Uses of Interface
org.camunda.bpm.engine.repository.ProcessApplicationDeployment
-
-
Uses of ProcessApplicationDeployment in org.camunda.bpm.container.impl.deployment
Fields in org.camunda.bpm.container.impl.deployment declared as ProcessApplicationDeployment Modifier and Type Field Description protected ProcessApplicationDeployment
DeployProcessArchiveStep. deployment
-
Uses of ProcessApplicationDeployment in org.camunda.bpm.container.impl.deployment.util
Constructors in org.camunda.bpm.container.impl.deployment.util with parameters of type ProcessApplicationDeployment Constructor Description DeployedProcessArchive(ProcessApplicationDeployment deployment)
-
Uses of ProcessApplicationDeployment in org.camunda.bpm.container.impl.jboss.service
Fields in org.camunda.bpm.container.impl.jboss.service declared as ProcessApplicationDeployment Modifier and Type Field Description protected ProcessApplicationDeployment
ProcessApplicationDeploymentService. deployment
the deployment we create hereMethods in org.camunda.bpm.container.impl.jboss.service that return ProcessApplicationDeployment Modifier and Type Method Description ProcessApplicationDeployment
ProcessApplicationDeploymentService. getDeployment()
-
Uses of ProcessApplicationDeployment in org.camunda.bpm.engine.impl.persistence.entity
Classes in org.camunda.bpm.engine.impl.persistence.entity that implement ProcessApplicationDeployment Modifier and Type Class Description class
ProcessApplicationDeploymentImpl
-
Uses of ProcessApplicationDeployment in org.camunda.bpm.engine.impl.repository
Methods in org.camunda.bpm.engine.impl.repository that return ProcessApplicationDeployment Modifier and Type Method Description ProcessApplicationDeployment
ProcessApplicationDeploymentBuilderImpl. deploy()
-
Uses of ProcessApplicationDeployment in org.camunda.bpm.engine.repository
Methods in org.camunda.bpm.engine.repository that return ProcessApplicationDeployment Modifier and Type Method Description ProcessApplicationDeployment
ProcessApplicationDeploymentBuilder. deploy()
-