Uses of Class
org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of DeploymentBuilderImpl in org.camunda.bpm.engine.impl
Modifier and TypeMethodDescriptionRepositoryServiceImpl.deployWithResult
(DeploymentBuilderImpl deploymentBuilder) -
Uses of DeploymentBuilderImpl in org.camunda.bpm.engine.impl.cmd
Modifier and TypeMethodDescriptionprotected void
DeployCmd.addResources
(List<ResourceEntity> resources, DeploymentBuilderImpl deploymentBuilder) protected void
DeployCmd.createUserOperationLog
(DeploymentBuilderImpl deploymentBuilder, Deployment deployment, CommandContext commandContext) DeployCmd.getAllDeploymentIds
(DeploymentBuilderImpl deploymentBuilder) protected List<ResourceEntity>
DeployCmd.getResources
(DeploymentBuilderImpl deploymentBuilder, CommandContext commandContext) protected void
DeployCmd.setDeploymentName
(String deploymentId, DeploymentBuilderImpl deploymentBuilder, CommandContext commandContext) -
Uses of DeploymentBuilderImpl in org.camunda.bpm.engine.impl.repository