Modifier and Type | Method and Description |
---|---|
void |
DeployProcessArchiveStep.cancelOperationStep(DeploymentOperation operationContext) |
abstract URL |
AbstractParseBpmPlatformXmlStep.getBpmPlatformXmlStream(DeploymentOperation operationContext) |
protected List<ProcessEngineXml> |
ProcessesXmlStartProcessEnginesStep.getProcessEnginesXmls(DeploymentOperation operationContext) |
protected abstract List<ProcessEngineXml> |
AbstractStartProcessEnginesStep.getProcessEnginesXmls(DeploymentOperation operationContext) |
protected List<ProcessEngineXml> |
PlatformXmlStartProcessEnginesStep.getProcessEnginesXmls(DeploymentOperation operationContext) |
void |
StartProcessApplicationServiceStep.performOperationStep(DeploymentOperation operationContext) |
void |
StopProcessEnginesStep.performOperationStep(DeploymentOperation operationContext) |
void |
AbstractParseBpmPlatformXmlStep.performOperationStep(DeploymentOperation operationContext) |
void |
StopProcessApplicationServiceStep.performOperationStep(DeploymentOperation operationContext) |
void |
ParseProcessesXmlStep.performOperationStep(DeploymentOperation operationContext) |
void |
PostDeployInvocationStep.performOperationStep(DeploymentOperation operationContext) |
void |
UndeployProcessArchiveStep.performOperationStep(DeploymentOperation operationContext) |
void |
ProcessesXmlStopProcessEnginesStep.performOperationStep(DeploymentOperation operationContext) |
void |
StartProcessEngineStep.performOperationStep(DeploymentOperation operationContext) |
void |
StopProcessApplicationsStep.performOperationStep(DeploymentOperation operationContext) |
void |
PreUndeployInvocationStep.performOperationStep(DeploymentOperation operationContext) |
void |
UndeployProcessArchivesStep.performOperationStep(DeploymentOperation operationContext) |
void |
DeployProcessArchivesStep.performOperationStep(DeploymentOperation operationContext) |
void |
AbstractStartProcessEnginesStep.performOperationStep(DeploymentOperation operationContext) |
void |
DeployProcessArchiveStep.performOperationStep(DeploymentOperation operationContext) |
protected void |
ProcessesXmlStopProcessEnginesStep.stopProcessEngine(String processEngineName,
DeploymentOperation operationContext) |
protected void |
ProcessesXmlStopProcessEnginesStep.stopProcessEngines(List<ProcessEngineXml> processEngine,
DeploymentOperation operationContext) |
Modifier and Type | Method and Description |
---|---|
void |
StopJobExecutorStep.performOperationStep(DeploymentOperation operationContext) |
void |
StartJobAcquisitionStep.performOperationStep(DeploymentOperation operationContext) |
void |
StartManagedThreadPoolStep.performOperationStep(DeploymentOperation operationContext) |
void |
StartJobExecutorStep.performOperationStep(DeploymentOperation operationContext) |
Modifier and Type | Method and Description |
---|---|
static ProcessEngine |
InjectionUtil.getDefaultProcessEngine(DeploymentOperation operationContext) |
static ProcessApplicationInfo |
InjectionUtil.getProcessApplicationInfo(DeploymentOperation operationContext) |
static List<ProcessEngine> |
InjectionUtil.getProcessEngines(DeploymentOperation operationContext) |
static Object[] |
InjectionUtil.resolveInjections(DeploymentOperation operationContext,
Method lifecycleMethod) |
Modifier and Type | Method and Description |
---|---|
URL |
EjbJarParsePlatformXmlStep.getBpmPlatformXmlStream(DeploymentOperation operationContext) |
void |
StartJcaExecutorServiceStep.performOperationStep(DeploymentOperation operationContext) |
void |
StopJcaExecutorServiceStep.performOperationStep(DeploymentOperation operationContext) |
Modifier and Type | Field and Description |
---|---|
protected ThreadLocal<Stack<DeploymentOperation>> |
MBeanServiceContainer.activeDeploymentOperations
set if the current thread is performing a composite deployment operation
|
Modifier and Type | Method and Description |
---|---|
void |
MBeanServiceContainer.executeDeploymentOperation(DeploymentOperation operation) |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentOperationStep.cancelOperationStep(DeploymentOperation operationContext) |
void |
PlatformServiceContainer.executeDeploymentOperation(DeploymentOperation operation) |
abstract void |
DeploymentOperationStep.performOperationStep(DeploymentOperation operationContext) |
Modifier and Type | Method and Description |
---|---|
URL |
TomcatParseBpmPlatformXmlStep.getBpmPlatformXmlStream(DeploymentOperation operationcontext) |
Copyright © 2018. All rights reserved.