Modifier and Type | Method and Description |
---|---|
protected void |
BpmnDeployer.createResource(String name,
byte[] bytes,
DeploymentEntity deploymentEntity) |
void |
BpmnDeployer.deploy(DeploymentEntity deployment,
Map<String,Object> deploymentSettings) |
Modifier and Type | Field and Description |
---|---|
protected DeploymentEntity |
BpmnParse.deployment
The deployment to which the parsed process definitions will be added.
|
Modifier and Type | Method and Description |
---|---|
DeploymentEntity |
BpmnParse.getDeployment() |
Modifier and Type | Method and Description |
---|---|
BpmnParse |
BpmnParse.deployment(DeploymentEntity deployment) |
void |
BpmnParse.setDeployment(DeploymentEntity deployment) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
DeployCmd.deploymentsDiffer(DeploymentEntity deployment,
DeploymentEntity saved) |
protected void |
DeployCmd.scheduleProcessDefinitionActivation(CommandContext commandContext,
DeploymentEntity deployment) |
Modifier and Type | Method and Description |
---|---|
DeploymentEntity |
ExecutionContext.getDeployment() |
Modifier and Type | Method and Description |
---|---|
void |
FormHandler.parseConfiguration(List<org.activiti.bpmn.model.FormProperty> formProperties,
String formKey,
DeploymentEntity deployment,
ProcessDefinitionEntity processDefinition) |
void |
DefaultStartFormHandler.parseConfiguration(List<org.activiti.bpmn.model.FormProperty> formProperties,
String formKey,
DeploymentEntity deployment,
ProcessDefinitionEntity processDefinition) |
void |
DefaultFormHandler.parseConfiguration(List<org.activiti.bpmn.model.FormProperty> formProperties,
String formKey,
DeploymentEntity deployment,
ProcessDefinitionEntity processDefinition) |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentManager.deploy(DeploymentEntity deployment) |
void |
DeploymentManager.deploy(DeploymentEntity deployment,
Map<String,Object> deploymentSettings) |
void |
Deployer.deploy(DeploymentEntity deployment,
Map<String,Object> deploymentSettings) |
Modifier and Type | Method and Description |
---|---|
DeploymentEntity |
DeploymentEntityManager.findDeploymentById(String deploymentId) |
DeploymentEntity |
DeploymentEntityManager.findLatestDeploymentByName(String deploymentName) |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentEntityManager.insertDeployment(DeploymentEntity deployment) |
Modifier and Type | Field and Description |
---|---|
protected DeploymentEntity |
DeploymentBuilderImpl.deployment |
Modifier and Type | Method and Description |
---|---|
DeploymentEntity |
DeploymentBuilderImpl.getDeployment() |
Modifier and Type | Method and Description |
---|---|
void |
RulesDeployer.deploy(DeploymentEntity deployment,
Map<String,Object> deploymentSettings) |
Copyright © 2016 Alfresco. All rights reserved.