Uses of Class
de.danet.an.workflow.omgcore.NotSuspendedException

Packages that use NotSuspendedException
de.danet.an.workflow.omgcore This package defines the core domain of a workflow management system.  
 

Uses of NotSuspendedException in de.danet.an.workflow.omgcore
 

Methods in de.danet.an.workflow.omgcore that throw NotSuspendedException
 void WfExecutionObject.resume()
          Requests enactment of a suspended execution object to be resumed.