|
Class Summary |
| CompleteTaskEvent |
Deprecated. Please use TaskStepChangeEvent instead |
| DeleteTaskEvent |
JProcessUnit ActionEvent class used to delete a WLI task. |
| DomainLogWaitEvent |
JProcessUnit Wait Event used to wait for a server log entry matching a given
string. |
| ProcessStateWaitEvent |
JProcessUnit Wait Event used to wait for a JPD instance to enter a certain state. |
| ReturnProcessWaitEvent |
JProcessUnit Wait Event used to wait for an Async JPD's return. |
| StartProcessEvent |
JProcessUnit Action Event used to start JPD's and retrive related
information. |
| TaskStepChangeEvent |
JProcessUnit ActionEvent class used to bring a WLI task to a completed state. |
| TaskWaitEvent |
JProcessUnit Wait Event used to wait for a particular WLI Work List task to
be created. |
| TerminateProcessEvent |
JProcessUnit Action Event used to terminate JPD process instance. |