Uses of Class
com.genologics.ri.process.ProcessLink
Packages that use ProcessLink
Package
Description
Entities for processes executed in the Clarity system.
-
Uses of ProcessLink in com.genologics.ri.process
Fields in com.genologics.ri.process with type parameters of type ProcessLinkModifier and TypeFieldDescriptionprotected List<ProcessLink>ClarityProcesses.processesThe list of process links.Methods in com.genologics.ri.process that return ProcessLinkModifier and TypeMethodDescriptionObjectFactory.createProcessLink()Creates a new ProcessLink instance.Methods in com.genologics.ri.process that return types with arguments of type ProcessLinkModifier and TypeMethodDescriptionClarityProcesses.getList()Gets the list of process links.ClarityProcesses.getProcesses()Gets the list of processes.