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