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

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

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

Methods in de.danet.an.workflow.api that return Application
 Application ProcessDefinition.applicationById(java.lang.String id)
          Return the application with the given id.