Uses of Interface
org.chenile.orchestrator.process.api.ProcessManager
Packages that use ProcessManager
Package
Description
-
Uses of ProcessManager in org.chenile.orchestrator.configuration
Methods in org.chenile.orchestrator.configuration that return ProcessManager -
Uses of ProcessManager in org.chenile.orchestrator.delegate
Fields in org.chenile.orchestrator.delegate declared as ProcessManagerModifier and TypeFieldDescriptionprivate ProcessManagerProcessManagerClientImpl.processServiceProxy -
Uses of ProcessManager in org.chenile.orchestrator.process.configuration
Methods in org.chenile.orchestrator.process.configuration that return ProcessManagerModifier and TypeMethodDescription(package private) ProcessManagerProcessConfiguration._processStateEntityService_(STM<Process> stm, STMActionsInfoProvider fileInfoProvider, EntityStore<Process> entityStore) -
Uses of ProcessManager in org.chenile.orchestrator.process.service.impl
Classes in org.chenile.orchestrator.process.service.impl that implement ProcessManager