Uses of Interface
de.aristaflow.adept2.core.runtimeservice.RuntimeService
Packages that use RuntimeService
Package
Description
-
Uses of RuntimeService in de.aristaflow.adept2.core.client
Methods in de.aristaflow.adept2.core.client that return RuntimeServiceModifier and TypeMethodDescriptionLocalExecutionClientService.getRuntimeService()Gets the runtime service for this client service allowing to execute activities directly by the caller and not in a runtime manager.MultiplexingClientService.getRuntimeService()WorklistClientService.getRuntimeService()Gets the runtime service for this client service allowing to execute activities directly by the caller and not in a runtime manager. -
Uses of RuntimeService in de.aristaflow.adept2.core.eventmanager.common
Fields in de.aristaflow.adept2.core.eventmanager.common declared as RuntimeServiceModifier and TypeFieldDescriptionprotected RuntimeServiceAbstractEventManager.runtimeServiceThe runtime service for starting and terminating activities that wait for an event. -
Uses of RuntimeService in de.aristaflow.ilm.ws.core.runtimeservice
Constructors in de.aristaflow.ilm.ws.core.runtimeservice with parameters of type RuntimeServiceModifierConstructorDescriptionRuntimeServiceWebService(RuntimeService service, ServiceMetaData smd) -
Uses of RuntimeService in de.aristaflow.ilm.ws.rest.core.runtimeservice
Methods in de.aristaflow.ilm.ws.rest.core.runtimeservice with parameters of type RuntimeServiceModifier and TypeMethodDescriptionprotected RuntimeServiceWebServiceRuntimeServiceRest.createWebService(RuntimeService serv, ServiceMetaData smd)