Uses of Class
com.genologics.ri.workflowconfiguration.WorkflowLink
Packages that use WorkflowLink
Package
Description
Entities for workflow configuration in the Clarity system.
-
Uses of WorkflowLink in com.genologics.ri.workflowconfiguration
Fields in com.genologics.ri.workflowconfiguration with type parameters of type WorkflowLinkModifier and TypeFieldDescriptionprotected List<WorkflowLink>Workflows.workflowsThe list of workflow links.Methods in com.genologics.ri.workflowconfiguration that return WorkflowLinkModifier and TypeMethodDescriptionObjectFactory.createWorkflowLink()Create an instance ofWorkflowLink.Methods in com.genologics.ri.workflowconfiguration that return types with arguments of type WorkflowLinkModifier and TypeMethodDescriptionWorkflows.getList()Gets the list of workflows.Workflows.getWorkflows()Gets the list of workflows.