Uses of Class
de.danet.an.workflow.spis.ras.NoSuchActivityException

Packages that use NoSuchActivityException
de.danet.an.workflow.spis.ras This package defines the Resource Assignment Service used in the de.danet.an.workflow package.  
 

Uses of NoSuchActivityException in de.danet.an.workflow.spis.ras
 

Methods in de.danet.an.workflow.spis.ras that throw NoSuchActivityException
 WfActivity ActivityFinder.find(java.lang.String actId)
          Return the activity that is associated with the given id.