Uses of Class
com.genologics.ri.protocolconfiguration.Protocol
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 Protocol in com.genologics.ri.protocolconfiguration
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Protocol>
ObjectFactory.createProtocol
(Protocol value) ProtocolLink.getEntityClass()
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Protocol>
ObjectFactory.createProtocol
(Protocol value) -
Uses of Protocol in com.genologics.ri.stage
-
Uses of Protocol in com.genologics.ri.workflowconfiguration
-
Uses of Protocol in org.cruk.clarity.api.automation
Modifier and TypeMethodDescriptionClarityProcessAutomation.findProtocol
(String name) Find a protocol by name.Modifier and TypeMethodDescriptionFind a step in a protocol by name. -
Uses of Protocol in org.cruk.clarity.api.automation.impl
Modifier and TypeMethodDescriptionClarityProcessAutomationImpl.findProtocol
(String name) Find a protocol by name.Modifier and TypeMethodDescriptionFind a step in a protocol by name.