Methods in de.danet.an.workflow.omgcore that throw NotRunningException |
void |
WfExecutionObject.resume()
Requests enactment of a suspended execution object to be resumed. |
void |
WfExecutionObject.suspend()
Requests enactment of an execution object to be suspended. |
void |
WfExecutionObject.terminate()
Requests enactment of an execution object to be terminated before its
normal completion. |
void |
WfExecutionObject.abort()
Requests enactment of a suspended execution object to be aborted before
its normal completion. |