Uses of Interface
de.aristaflow.adept2.core.runtimeservice.RuntimeService
-
-
Uses of RuntimeService in de.aristaflow.adept2.core.client
Methods in de.aristaflow.adept2.core.client that return RuntimeService Modifier and Type Method Description RuntimeService
LocalExecutionClientService. getRuntimeService()
Gets the runtime service for this client service allowing to execute activities directly by the caller and not in a runtime manager.RuntimeService
MultiplexingClientService. getRuntimeService()
RuntimeService
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 RuntimeService Modifier and Type Field Description protected RuntimeService
AbstractEventManager. runtimeService
The 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 RuntimeService Constructor Description RuntimeServiceWebService(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 RuntimeService Modifier and Type Method Description protected RuntimeServiceWebService
RuntimeServiceRest. createWebService(RuntimeService serv, ServiceMetaData smd)
-