Uses of Interface
de.aristaflow.adept2.core.processmanager.ProcessManager
Packages that use ProcessManager
Package
Description
-
Uses of ProcessManager in de.aristaflow.adept2.core.client
Methods in de.aristaflow.adept2.core.client that return ProcessManagerModifier and TypeMethodDescriptionADEPT2ClientService.getProcessManager()Deprecated.CL_ARCH client service documentationAdministrationService.getProcessManager()CL_ARCH client service documentationAdministrationService.getProcessManager(UUID instanceID) CL_ARCH client service documentationModellingClientService.getProcessManager()CL_ARCH client service documentationMultiplexingClientService.getProcessManager()MultiplexingClientService.getProcessManager(UUID instanceID) WorklistClientService.getProcessManager(UUID instanceID) CL_ARCH client service documentationLocalExecutionClientService.getProcessManagerForInstanceId(URI[] emUris, UUID instId) Gets the process manager that is responsible for the instance with the designated (logical) ID being executed on the designated execution manager.MultiplexingClientService.getProcessManagerForInstanceId(URI[] execMgr, UUID instId) LocalExecutionClientService.getProcessManagerForInstanceLogId(URI[] emUris, UUID instLogId) Gets the process manager that is responsible for the instance with the designated (internal) ID being executed on the designated execution manager.MultiplexingClientService.getProcessManagerForInstanceLogId(URI[] execMgr, UUID instLogId) -
Uses of ProcessManager in de.aristaflow.adept2.core.eventmanager.common
Fields in de.aristaflow.adept2.core.eventmanager.common declared as ProcessManagerModifier and TypeFieldDescriptionprotected ProcessManagerAbstractEventManager.pmThe process manager for retrieving templates to be started. -
Uses of ProcessManager in de.aristaflow.ilm.ws.core.processmanager
Constructors in de.aristaflow.ilm.ws.core.processmanager with parameters of type ProcessManagerModifierConstructorDescriptionProcessManagerWebService(ProcessManager service, ServiceMetaData smd) -
Uses of ProcessManager in de.aristaflow.ilm.ws.rest.core.processmanager
Methods in de.aristaflow.ilm.ws.rest.core.processmanager with parameters of type ProcessManagerModifier and TypeMethodDescriptionprotected ProcessManagerWebServiceProcessManagerRest.createWebService(ProcessManager serv, ServiceMetaData smd)