Uses of Interface
org.kuali.rice.kew.engine.node.service.RouteNodeService
Packages that use RouteNodeService
Package
Description
-
Uses of RouteNodeService in org.kuali.rice.kew.engine
Fields in org.kuali.rice.kew.engine declared as RouteNodeServiceModifier and TypeFieldDescriptionprotected RouteNodeServiceStandardWorkflowEngine.routeNodeServiceMethods in org.kuali.rice.kew.engine that return RouteNodeServiceModifier and TypeMethodDescriptionprotected RouteNodeServiceStandardWorkflowEngine.getRouteNodeService()WorkflowEngineFactoryImpl.getRouteNodeService()Methods in org.kuali.rice.kew.engine with parameters of type RouteNodeServiceModifier and TypeMethodDescriptionvoidStandardWorkflowEngine.setRouteNodeService(RouteNodeService routeNodeService) voidWorkflowEngineFactoryImpl.setRouteNodeService(RouteNodeService routeNodeService) Constructors in org.kuali.rice.kew.engine with parameters of type RouteNodeServiceModifierConstructorDescriptionprotectedStandardWorkflowEngine(RouteNodeService routeNodeService, RouteHeaderService routeHeaderService, ParameterService parameterService, OrchestrationConfig config) -
Uses of RouteNodeService in org.kuali.rice.kew.engine.node.service.impl
Classes in org.kuali.rice.kew.engine.node.service.impl that implement RouteNodeService -
Uses of RouteNodeService in org.kuali.rice.kew.engine.simulation
Constructors in org.kuali.rice.kew.engine.simulation with parameters of type RouteNodeServiceModifierConstructorDescriptionSimulationEngine(RouteNodeService routeNodeService, RouteHeaderService routeHeaderService, ParameterService parameterService, OrchestrationConfig config) -
Uses of RouteNodeService in org.kuali.rice.kew.impl.support.krms
Methods in org.kuali.rice.kew.impl.support.krms that return RouteNodeServiceMethods in org.kuali.rice.kew.impl.support.krms with parameters of type RouteNodeServiceModifier and TypeMethodDescriptionvoidRulesEngineRouteModule.setRouteNodeService(RouteNodeService routeNodeService) -
Uses of RouteNodeService in org.kuali.rice.kew.rule.web
Methods in org.kuali.rice.kew.rule.web that return RouteNodeService -
Uses of RouteNodeService in org.kuali.rice.kew.service
Methods in org.kuali.rice.kew.service that return RouteNodeServiceModifier and TypeMethodDescriptionstatic RouteNodeServiceKEWServiceLocator.getRouteNodeService()