Class PreUndeployInvocationStep

java.lang.Object
org.camunda.bpm.container.impl.spi.DeploymentOperationStep
org.camunda.bpm.container.impl.deployment.PreUndeployInvocationStep

public class PreUndeployInvocationStep extends DeploymentOperationStep

Operation step responsible for invoking the @PreUndeploy method of a ProcessApplication class.

Author:
Daniel Meyer