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
|
getSession
boolean isAutoUpdate()
void setAutoUpdate(boolean update)
update
- void shutdown()
void update(TaskSet tasks) throws PDIException
tasks
- PDIException
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.