Uses of Class
com.genologics.ri.workflowconfiguration.Workflow
Packages that use Workflow
Package
Description
Tools to help move steps through Clarity using the API that allows
processes to be run as if they are done through the browser, rather than
the
ExecutableProcess
mechanism.Implementation of the automation service.
-
Uses of Workflow in com.genologics.ri.routing
Method parameters in com.genologics.ri.routing with type arguments of type WorkflowModifier and TypeMethodDescriptionvoid
ExtArtifactAssignments.setWorkflow
(Linkable<Workflow> workflow) -
Uses of Workflow in com.genologics.ri.stage
Methods in com.genologics.ri.stage that return types with arguments of type WorkflowMethod parameters in com.genologics.ri.stage with type arguments of type WorkflowConstructor parameters in com.genologics.ri.stage with type arguments of type Workflow -
Uses of Workflow in com.genologics.ri.workflowconfiguration
Methods in com.genologics.ri.workflowconfiguration that return WorkflowMethods in com.genologics.ri.workflowconfiguration that return types with arguments of type WorkflowModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Workflow>
ObjectFactory.createWorkflow
(Workflow value) WorkflowLink.getEntityClass()
Methods in com.genologics.ri.workflowconfiguration with parameters of type WorkflowModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Workflow>
ObjectFactory.createWorkflow
(Workflow value) Constructor parameters in com.genologics.ri.workflowconfiguration with type arguments of type Workflow -
Uses of Workflow in org.cruk.clarity.api.automation
Methods in org.cruk.clarity.api.automation that return WorkflowModifier and TypeMethodDescriptionClarityProcessAutomation.findWorkflow
(String name) Find a work flow by name.Methods in org.cruk.clarity.api.automation with parameters of type Workflow -
Uses of Workflow in org.cruk.clarity.api.automation.impl
Methods in org.cruk.clarity.api.automation.impl that return WorkflowModifier and TypeMethodDescriptionClarityProcessAutomationImpl.findWorkflow
(String name) Find a work flow by name.Methods in org.cruk.clarity.api.automation.impl with parameters of type Workflow