public class GetDeploymentCmmnModelInstanceCmd extends Object implements Command<CmmnModelInstance>
Modifier and Type | Field and Description |
---|---|
protected String |
caseDefinitionId |
Constructor and Description |
---|
GetDeploymentCmmnModelInstanceCmd(String caseDefinitionId) |
Modifier and Type | Method and Description |
---|---|
CmmnModelInstance |
execute(CommandContext commandContext) |
protected String caseDefinitionId
public GetDeploymentCmmnModelInstanceCmd(String caseDefinitionId)
public CmmnModelInstance execute(CommandContext commandContext)
execute
in interface Command<CmmnModelInstance>
Copyright © 2022. All rights reserved.