| Modifier and Type | Interface and Description |
|---|---|
interface |
AppDeployment |
| Modifier and Type | Method and Description |
|---|---|
void |
AppDeploymentManager.deploy(EngineDeployment deployment) |
void |
AppDeploymentManager.deploy(EngineDeployment deployment,
Map<String,Object> deploymentSettings) |
void |
AppDeployer.deploy(EngineDeployment deployment,
Map<String,Object> deploymentSettings) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AppDeploymentEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
AppDeploymentEntityImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CmmnDeployment |
| Modifier and Type | Method and Description |
|---|---|
void |
CmmnDeployer.deploy(EngineDeployment deployment,
Map<String,Object> deploymentSettings) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CmmnDeployer.copyDeploymentValuesToCaseDefinitions(EngineDeployment deployment,
List<CaseDefinitionEntity> caseDefinitionEntities) |
void |
CmmnDeploymentManager.deploy(EngineDeployment deployment) |
void |
CmmnDeploymentManager.deploy(EngineDeployment deployment,
Map<String,Object> deploymentSettings) |
void |
CmmnDeployer.deploy(EngineDeployment deployment,
Map<String,Object> deploymentSettings) |
boolean |
CaseDefinitionDiagramHelper.shouldCreateDiagram(CaseDefinitionEntity caseDefinition,
EngineDeployment deployment) |
| Modifier and Type | Field and Description |
|---|---|
protected EngineDeployment |
CmmnParseResult.deployment |
| Modifier and Type | Method and Description |
|---|---|
EngineDeployment |
CmmnParseResult.getDeployment() |
| Constructor and Description |
|---|
CmmnParseResult(EngineDeployment deployment) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CmmnDeploymentEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
CmmnDeploymentEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
EngineDeployer.deploy(EngineDeployment deployment,
Map<String,Object> deploymentSettings) |
| Modifier and Type | Class and Description |
|---|---|
class |
Flowable5DeploymentWrapper |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DmnDeployment
Represents a deployment that is already present in the dmn repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DmnDeployer.deploy(EngineDeployment deployment,
Map<String,Object> deploymentSettings) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DecisionRequirementsDiagramHelper.shouldCreateDiagram(DecisionEntity decision,
EngineDeployment deployment) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DmnDeploymentEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
DmnDeploymentEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnDeployer.deploy(EngineDeployment deployment,
Map<String,Object> deploymentSettings) |
| Modifier and Type | Method and Description |
|---|---|
void |
AppDeployer.deploy(EngineDeployment deployment,
Map<String,Object> deploymentSettings) |
| Modifier and Type | Field and Description |
|---|---|
protected EngineDeployment |
ParsedDeploymentBuilder.deployment |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnDeployer.deploy(EngineDeployment deployment,
Map<String,Object> deploymentSettings) |
ParsedDeploymentBuilder |
ParsedDeploymentBuilderFactory.getBuilderForDeployment(EngineDeployment deployment) |
ParsedDeploymentBuilder |
ParsedDeploymentBuilderFactory.getBuilderForDeploymentAndSettings(EngineDeployment deployment,
Map<String,Object> deploymentSettings) |
| Constructor and Description |
|---|
ParsedDeploymentBuilder(EngineDeployment deployment,
BpmnParser bpmnParser,
Map<String,Object> deploymentSettings) |
| Modifier and Type | Field and Description |
|---|---|
protected EngineDeployment |
BpmnParse.deployment
The deployment to which the parsed process definitions will be added.
|
| Modifier and Type | Method and Description |
|---|---|
EngineDeployment |
BpmnParse.getDeployment() |
| Modifier and Type | Method and Description |
|---|---|
BpmnParse |
BpmnParse.deployment(EngineDeployment deployment) |
void |
BpmnParse.setDeployment(EngineDeployment deployment) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeploymentEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
DeploymentEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
RulesDeployer.deploy(EngineDeployment deployment,
Map<String,Object> deploymentSettings) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Deployment
Represents a deployment that is already present in the process repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventDeployer.deploy(EngineDeployment deployment,
Map<String,Object> deploymentSettings) |
| Modifier and Type | Method and Description |
|---|---|
void |
FormDeployer.deploy(EngineDeployment deployment,
Map<String,Object> deploymentSettings) |
Copyright © 2023 Flowable. All rights reserved.