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

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

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

Methods in de.danet.an.workflow.omgcore that throw ResultNotAvailableException
 ProcessData WfProcess.result()
          Returns the result produced by the WfProcess.
 ProcessData WfActivity.result()
          Returns the result produced by the realization of the work request represented by an activity.