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

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

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

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