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