Uses of Class
de.danet.an.workflow.api.Activity.Info

Packages that use Activity.Info
de.danet.an.workflow.api This package defines the the workflow API provided by Danet's workflow component.  
 

Uses of Activity.Info in de.danet.an.workflow.api
 

Methods in de.danet.an.workflow.api that return Activity.Info
 Activity.Info ProcessDirectory.lookupActivityInfo(ActivityUniqueKey key)
          This method finds the activity identified be the given unique key and returns all available information about it.
 Activity.Info Activity.activityInfo()
          This method returns all available information about the activity in a single operation.