org.camunda.bpm.engine.impl.cmd
Class GetDeploymentCmmnModelInstanceCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.GetDeploymentCmmnModelInstanceCmd
- All Implemented Interfaces:
- Command<org.camunda.bpm.model.cmmn.CmmnModelInstance>
public class GetDeploymentCmmnModelInstanceCmd
- extends Object
- implements Command<org.camunda.bpm.model.cmmn.CmmnModelInstance>
- Author:
- Daniel Meyer, Roman Smirnov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
caseDefinitionId
protected String caseDefinitionId
GetDeploymentCmmnModelInstanceCmd
public GetDeploymentCmmnModelInstanceCmd(String caseDefinitionId)
execute
public org.camunda.bpm.model.cmmn.CmmnModelInstance execute(CommandContext commandContext)
- Specified by:
execute
in interface Command<org.camunda.bpm.model.cmmn.CmmnModelInstance>
Copyright © 2014 camunda services GmbH. All rights reserved.