Uses of Class
com.genologics.ri.workflowconfiguration.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
Modifier and TypeMethodDescriptionvoid
ExtArtifactAssignments.setWorkflow
(Linkable<Workflow> workflow) -
Uses of Workflow in com.genologics.ri.stage
-
Uses of Workflow in com.genologics.ri.workflowconfiguration
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Workflow>
ObjectFactory.createWorkflow
(Workflow value) WorkflowLink.getEntityClass()
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Workflow>
ObjectFactory.createWorkflow
(Workflow value) -
Uses of Workflow in org.cruk.clarity.api.automation
Modifier and TypeMethodDescriptionClarityProcessAutomation.findWorkflow
(String name) Find a work flow by name. -
Uses of Workflow in org.cruk.clarity.api.automation.impl
Modifier and TypeMethodDescriptionClarityProcessAutomationImpl.findWorkflow
(String name) Find a work flow by name.