Uses of Class
de.danet.an.workflow.api.ImportException

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

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

Methods in de.danet.an.workflow.api that throw ImportException
 java.util.List ProcessDefinitionDirectory.importProcessDefinitions(java.lang.String processDefinitions)
          This operation method import new process definitions from an XPDL description.
 java.util.List ProcessDefinitionDirectory.importProcessDefinitions(byte[] processDefinitions)
          This operation method import new process definitions from an XPDL description.