Uses of Interface
com.orchestranetworks.workflow.PublishedProcess
-
Packages that use PublishedProcess Package Description com.orchestranetworks.workflow Provides classes and interfaces for implementing workflow processes and invoking them. -
-
Uses of PublishedProcess in com.orchestranetworks.workflow
Methods in com.orchestranetworks.workflow that return PublishedProcess Modifier and Type Method Description PublishedProcessWorkflowEngine. getPublishedProcess(PublishedProcessKey aPublishProcessKey)Returns information about the specified workflow publication.
-