|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ToDoItem | |
wt.router |
router package — Routing Service
The routing service is designed to aid in scalability for different agent services by providing a convenient way to distribute execution of tasks to multiple Windchill method servers. |
Uses of ToDoItem in wt.router |
Methods in wt.router that return ToDoItem | |
static ToDoItem |
ToDoItem.newToDoItem()
Default factory for the class. |
Methods in wt.router with parameters of type ToDoItem | |
protected boolean |
ToDoItem.readVersion(ToDoItem thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |