org.camunda.bpm.engine.impl.context
Class CaseExecutionContext
java.lang.Object
org.camunda.bpm.engine.impl.context.CoreExecutionContext<CaseExecutionEntity>
org.camunda.bpm.engine.impl.context.CaseExecutionContext
public class CaseExecutionContext
- extends CoreExecutionContext<CaseExecutionEntity>
- Author:
- Roman Smirnov, Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CaseExecutionContext
public CaseExecutionContext(CaseExecutionEntity execution)
getCaseInstance
public CaseExecutionEntity getCaseInstance()
getCaseDefinition
public CaseDefinitionEntity getCaseDefinition()
getDeploymentId
protected String getDeploymentId()
- Specified by:
getDeploymentId in class CoreExecutionContext<CaseExecutionEntity>
Copyright © 2016 camunda services GmbH. All rights reserved.