Class GetDeploymentCmmnModelInstanceCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmmn.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
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.camunda.bpm.model.cmmn.CmmnModelInstanceexecute(CommandContext commandContext) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.camunda.bpm.engine.impl.interceptor.Command
isRetryable