Uses of Interface
de.danet.an.workflow.api.ExecutionObject

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

Uses of ExecutionObject in de.danet.an.workflow.api
 

Subinterfaces of ExecutionObject in de.danet.an.workflow.api
 interface Activity
          Interface Activity adds some functions to the OMG activity.
 interface Process
          Interface Process adds some functions to the OMG process.