Uses of Class
com.genologics.ri.routing.Routing
Packages that use Routing
Package
Description
Provides JAXB binding classes for the Clarity REST API routing entity and its related components.
The main public package of the Clarity API.
Concrete implementation classes of the Clarity API.
-
Uses of Routing in com.genologics.ri.routing
Methods in com.genologics.ri.routing that return RoutingMethods in com.genologics.ri.routing that return types with arguments of type RoutingModifier and TypeMethodDescriptionObjectFactory.createRouting(Routing value) Creates a JAXBElement for Routing.Methods in com.genologics.ri.routing with parameters of type RoutingModifier and TypeMethodDescriptionObjectFactory.createRouting(Routing value) Creates a JAXBElement for Routing. -
Uses of Routing in org.cruk.clarity.api
Methods in org.cruk.clarity.api with parameters of type RoutingModifier and TypeMethodDescriptionvoidClarityAPI.routeArtifacts(Routing routing) Issue a routing request for artifacts into workflows. -
Uses of Routing in org.cruk.clarity.api.impl
Methods in org.cruk.clarity.api.impl with parameters of type RoutingModifier and TypeMethodDescriptionvoidClarityAPIImpl.routeArtifacts(Routing routing) Issue a routing request for artifacts into workflows.