public class DelegateCaseExecutionFake extends VariableScopeFake<DelegateCaseExecutionFake> implements org.camunda.bpm.engine.delegate.DelegateCaseExecution
variableInstanceFactory, variableStore| Constructor and Description |
|---|
DelegateCaseExecutionFake() |
DelegateCaseExecutionFake(String id) |
getParentVariableScope, getVariableInstanceFactory, getVariableInstanceLifecycleListeners, getVariableScopeKey, getVariableStore, withVariable, withVariableLocal, withVariables, withVariablesLocalcollectVariableNames, collectVariables, dispatchEvent, getCachedElContext, getSourceActivityVariableScope, getValueFromVariableInstance, getVariable, getVariable, getVariableInstance, getVariableInstanceLocal, getVariableInstancesLocal, getVariableLocal, getVariableLocal, getVariableLocalTyped, getVariableLocalTyped, getVariableNames, getVariableNamesLocal, getVariables, getVariablesLocal, getVariablesLocalTyped, getVariablesLocalTyped, getVariablesTyped, getVariablesTyped, getVariableTyped, getVariableTyped, hasVariable, hasVariableLocal, hasVariables, hasVariablesLocal, invokeVariableLifecycleListenersCreate, invokeVariableLifecycleListenersCreate, invokeVariableLifecycleListenersDelete, invokeVariableLifecycleListenersDelete, invokeVariableLifecycleListenersUpdate, invokeVariableLifecycleListenersUpdate, removeVariable, removeVariable, removeVariableLocal, removeVariableLocal, removeVariables, removeVariables, removeVariablesLocal, removeVariablesLocal, setCachedElContext, setVariable, setVariable, setVariableLocal, setVariableLocal, setVariableLocalTransient, setVariables, setVariablesLocalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetVariable, getVariableLocal, getVariableLocalTyped, getVariableLocalTyped, getVariableNames, getVariableNamesLocal, getVariables, getVariableScopeKey, getVariablesLocal, getVariablesLocalTyped, getVariablesLocalTyped, getVariablesTyped, getVariablesTyped, getVariableTyped, getVariableTyped, hasVariable, hasVariableLocal, hasVariables, hasVariablesLocal, removeVariable, removeVariableLocal, removeVariables, removeVariables, removeVariablesLocal, removeVariablesLocal, setVariable, setVariableLocal, setVariables, setVariablesLocalpublic DelegateCaseExecutionFake()
public DelegateCaseExecutionFake(String id)
public String getId()
getId in interface org.camunda.bpm.engine.delegate.BaseDelegateExecutiongetId in interface org.camunda.bpm.engine.delegate.DelegateCaseExecutionpublic DelegateCaseExecutionFake withId(String id)
public String getCaseInstanceId()
getCaseInstanceId in interface org.camunda.bpm.engine.delegate.DelegateCaseExecutionpublic DelegateCaseExecutionFake withCaseInstanceId(String caseInstanceId)
public String getEventName()
getEventName in interface org.camunda.bpm.engine.delegate.BaseDelegateExecutiongetEventName in interface org.camunda.bpm.engine.delegate.DelegateCaseExecutionpublic DelegateCaseExecutionFake withEventName(String eventName)
public String getBusinessKey()
getBusinessKey in interface org.camunda.bpm.engine.delegate.BaseDelegateExecutionpublic DelegateCaseExecutionFake withBusinessKey(String businessKey)
public String getCaseBusinessKey()
getCaseBusinessKey in interface org.camunda.bpm.engine.delegate.DelegateCaseExecutionpublic DelegateCaseExecutionFake withCaseBusinessKey(String caseBusinessKey)
public String getCaseDefinitionId()
getCaseDefinitionId in interface org.camunda.bpm.engine.delegate.DelegateCaseExecutionpublic DelegateCaseExecutionFake withCaseDefinitionId(String caseDefinitionId)
public String getParentId()
getParentId in interface org.camunda.bpm.engine.delegate.DelegateCaseExecutionpublic DelegateCaseExecutionFake withParentId(String parentId)
public String getActivityId()
getActivityId in interface org.camunda.bpm.engine.delegate.DelegateCaseExecutionpublic DelegateCaseExecutionFake withActivityId(String activityId)
public String getActivityName()
getActivityName in interface org.camunda.bpm.engine.delegate.DelegateCaseExecutionpublic DelegateCaseExecutionFake withActivityName(String activityName)
public String getTenantId()
getTenantId in interface org.camunda.bpm.engine.delegate.DelegateCaseExecutionpublic DelegateCaseExecutionFake withTenantId(String tenantId)
public boolean isAvailable()
isAvailable in interface org.camunda.bpm.engine.delegate.DelegateCaseExecutionpublic boolean isEnabled()
isEnabled in interface org.camunda.bpm.engine.delegate.DelegateCaseExecutionpublic boolean isDisabled()
isDisabled in interface org.camunda.bpm.engine.delegate.DelegateCaseExecutionpublic boolean isActive()
isActive in interface org.camunda.bpm.engine.delegate.DelegateCaseExecutionpublic boolean isSuspended()
isSuspended in interface org.camunda.bpm.engine.delegate.DelegateCaseExecutionpublic boolean isTerminated()
isTerminated in interface org.camunda.bpm.engine.delegate.DelegateCaseExecutionpublic boolean isCompleted()
isCompleted in interface org.camunda.bpm.engine.delegate.DelegateCaseExecutionpublic boolean isFailed()
isFailed in interface org.camunda.bpm.engine.delegate.DelegateCaseExecutionpublic boolean isClosed()
isClosed in interface org.camunda.bpm.engine.delegate.DelegateCaseExecutionpublic DelegateCaseExecutionFake withCaseExecutionState(org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState caseExecutionState)
public org.camunda.bpm.model.cmmn.CmmnModelInstance getCmmnModelInstance()
getCmmnModelInstance in interface org.camunda.bpm.engine.delegate.CmmnModelExecutionContextpublic org.camunda.bpm.model.cmmn.instance.CmmnElement getCmmnModelElementInstance()
getCmmnModelElementInstance in interface org.camunda.bpm.engine.delegate.CmmnModelExecutionContextpublic org.camunda.bpm.engine.ProcessEngineServices getProcessEngineServices()
getProcessEngineServices in interface org.camunda.bpm.engine.delegate.ProcessEngineServicesAwarepublic DelegateCaseExecutionFake withProcessEngineServices(org.camunda.bpm.engine.ProcessEngineServices processEngineServices)
Copyright © 2018 camunda services GmbH. All rights reserved.