Uses of Class
org.embl.ebi.escience.scufl.enactor.UnknownWorkflowInstanceException

Packages that use UnknownWorkflowInstanceException
org.embl.ebi.escience.scufl.enactor Provides a simple facade layer to allow invocation of either an in memory instance of the workflow enactor or a remote and potentially federated cluster of enactor services. 
 

Uses of UnknownWorkflowInstanceException in org.embl.ebi.escience.scufl.enactor
 

Methods in org.embl.ebi.escience.scufl.enactor that throw UnknownWorkflowInstanceException
 WorkflowInstance ResumableEnactorProxy.connectToWorkflow(java.lang.String workflowInstanceID)
          Get a WorkflowInstance implementation corresponding to the running workflow with the supplied identifier.