Package org.camunda.bpm.container.impl.deployment
package org.camunda.bpm.container.impl.deployment
-
ClassDescriptionDeployment operation step responsible for parsing and attaching the bpm-platform.xml file.Deployment operation step that is responsible for starting all process engines declared in a
List
ofProcessEngineXml
files.Contains the attachment names of all attachments used by the ProcessApplication deployment OperationSteps.Deployment step responsible for creating individualDeployProcessArchiveStep
instances for each process archive configured in the META-INF/processes.xml file.Deployment operation step responsible for deploying a process archiveDetects and parses all META-INF/processes.xml files within the process application and attaches the parsed Metadata to the operation context.Retrieves the List of ProcessEngines from an attachedProcessesXml
.Operation step responsible for invoking the @PostDeploy
method of a ProcessApplication class.Operation step responsible for invoking the @PreUndeploy
method of a ProcessApplication class.Retrieves the List of ProcessEngines from an attachedProcessesXml
.Deployment operation responsible for stopping all process engines started by the deployment.This deployment operation step starts anMBeanService
for the process application.Deployment operation step responsible for starting a managed process engine inside the runtime container.Deployment operations step responsible for removing theJmxManagedProcessApplication
service.Deployment operation step that is responsible for stopping (undeploying) all process applicationsDeployment operation step that stops ALL process engines registered inside the container.Deployment operation responsible for undeploying all process archives.Deployment operation step responsible for performing the undeployment of a process archive