Package | Description |
---|---|
org.camunda.bpm.engine.impl.cmd | |
org.camunda.bpm.engine.impl.repository | |
org.camunda.bpm.engine.repository |
Classes related to the
RepositoryService . |
Modifier and Type | Field and Description |
---|---|
protected DeploymentHandler |
DeployCmd.deploymentHandler |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDeploymentHandler |
Modifier and Type | Method and Description |
---|---|
DeploymentHandler |
DefaultDeploymentHandlerFactory.buildDeploymentHandler(ProcessEngine processEngine) |
Modifier and Type | Method and Description |
---|---|
DeploymentHandler |
DeploymentHandlerFactory.buildDeploymentHandler(ProcessEngine processEngine)
Creates a
DeploymentHandler instance. |
Copyright © 2022. All rights reserved.