public class StartProcessApplicationServiceStep extends DeploymentOperationStep
This deployment operation step starts an MBeanService
for the process application.
Constructor and Description |
---|
StartProcessApplicationServiceStep() |
Modifier and Type | Method and Description |
---|---|
protected ProcessApplicationInfoImpl |
createProcessApplicationInfo(AbstractProcessApplication processApplication,
Map<String,DeployedProcessArchive> processArchiveDeploymentMap) |
String |
getName() |
protected void |
notifyBpmPlatformPlugins(PlatformServiceContainer serviceContainer,
AbstractProcessApplication processApplication) |
void |
performOperationStep(DeploymentOperation operationContext) |
cancelOperationStep
public String getName()
getName
in class DeploymentOperationStep
public void performOperationStep(DeploymentOperation operationContext)
performOperationStep
in class DeploymentOperationStep
protected ProcessApplicationInfoImpl createProcessApplicationInfo(AbstractProcessApplication processApplication, Map<String,DeployedProcessArchive> processArchiveDeploymentMap)
protected void notifyBpmPlatformPlugins(PlatformServiceContainer serviceContainer, AbstractProcessApplication processApplication)
Copyright © 2022. All rights reserved.