DeploymentWithDefinitionsDtoAllOf |
DeploymentWithDefinitionsDtoAllOf.deployedCaseDefinitions(Map<String,CaseDefinitionDto> deployedCaseDefinitions) |
DeploymentWithDefinitionsDtoAllOf |
DeploymentWithDefinitionsDtoAllOf.deployedDecisionDefinitions(Map<String,DecisionDefinitionDto> deployedDecisionDefinitions) |
DeploymentWithDefinitionsDtoAllOf |
DeploymentWithDefinitionsDtoAllOf.deployedDecisionRequirementsDefinitions(Map<String,DecisionRequirementsDefinitionDto> deployedDecisionRequirementsDefinitions) |
DeploymentWithDefinitionsDtoAllOf |
DeploymentWithDefinitionsDtoAllOf.deployedProcessDefinitions(Map<String,ProcessDefinitionDto> deployedProcessDefinitions) |
DeploymentWithDefinitionsDtoAllOf |
DeploymentWithDefinitionsDtoAllOf.putDeployedCaseDefinitionsItem(String key,
CaseDefinitionDto deployedCaseDefinitionsItem) |
DeploymentWithDefinitionsDtoAllOf |
DeploymentWithDefinitionsDtoAllOf.putDeployedDecisionDefinitionsItem(String key,
DecisionDefinitionDto deployedDecisionDefinitionsItem) |
DeploymentWithDefinitionsDtoAllOf |
DeploymentWithDefinitionsDtoAllOf.putDeployedDecisionRequirementsDefinitionsItem(String key,
DecisionRequirementsDefinitionDto deployedDecisionRequirementsDefinitionsItem) |
DeploymentWithDefinitionsDtoAllOf |
DeploymentWithDefinitionsDtoAllOf.putDeployedProcessDefinitionsItem(String key,
ProcessDefinitionDto deployedProcessDefinitionsItem) |