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

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

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

Methods in de.danet.an.workflow.omgcore that throw InvalidPriorityException
 void WfExecutionObject.setPriority(int newValue)
          Update the priority of this WfExecutionObject.