Uses of Interface
de.aristaflow.adept2.core.runtimemanager.RuntimeManager
Packages that use RuntimeManager
Package
Description
-
Uses of RuntimeManager in de.aristaflow.adept2.core.client
Methods in de.aristaflow.adept2.core.client that return RuntimeManagerModifier and TypeMethodDescriptionMultiplexingClientService.getRuntimeManager()WorklistClientService.getRuntimeManager()Gets the runtime manager for this client service, which is usually a local runtime manager. -
Uses of RuntimeManager in de.aristaflow.adept2.core.runtimeservice
Subinterfaces of RuntimeManager in de.aristaflow.adept2.core.runtimeserviceModifier and TypeInterfaceDescriptioninterfaceThe runtime service resembles a runtime manager but it is not actively executingExecutableComponents but just provides the information for execution passively. -
Uses of RuntimeManager in de.aristaflow.adept2.core.subprocessmanager
Subinterfaces of RuntimeManager in de.aristaflow.adept2.core.subprocessmanagerModifier and TypeInterfaceDescriptioninterfaceThis interface must be implemented by a manager that is responsible for executing sub processes. -
Uses of RuntimeManager in de.aristaflow.ilm.ws.core.runtimemanager
Constructors in de.aristaflow.ilm.ws.core.runtimemanager with parameters of type RuntimeManagerModifierConstructorDescriptionRuntimeManagerWebService(RuntimeManager service, ServiceMetaData smd) -
Uses of RuntimeManager in de.aristaflow.ilm.ws.rest.core.runtimemanager
Methods in de.aristaflow.ilm.ws.rest.core.runtimemanager with parameters of type RuntimeManagerModifier and TypeMethodDescriptionprotected RuntimeManagerWebServiceRuntimeManagerRest.createWebService(RuntimeManager serv, ServiceMetaData smd)