public interface IPDIManager extends IPDISessionObject
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAutoUpdate()
Test if auto update is set
|
void |
setAutoUpdate(boolean update)
Set auto update
|
void |
shutdown()
Shut down the manager
|
void |
update(TaskSet tasks)
Update the tasks
|
getSessionboolean isAutoUpdate()
void setAutoUpdate(boolean update)
update - void shutdown()
void update(TaskSet tasks) throws PDIException
tasks - PDIExceptionCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.