Class CaseExecutionEntityFake
java.lang.Object
org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
org.camunda.bpm.engine.impl.core.instance.CoreExecution
org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
org.camunda.community.mockito.cases.CaseExecutionEntityFake
- All Implemented Interfaces:
Serializable,org.camunda.bpm.engine.delegate.BaseDelegateExecution,org.camunda.bpm.engine.delegate.CmmnModelExecutionContext,org.camunda.bpm.engine.delegate.DelegateCaseExecution,org.camunda.bpm.engine.delegate.ProcessEngineServicesAware,org.camunda.bpm.engine.delegate.VariableScope,org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution,org.camunda.bpm.engine.impl.cmmn.execution.CmmnCaseInstance,org.camunda.bpm.engine.impl.core.variable.event.VariableEventDispatcher,org.camunda.bpm.engine.impl.core.variable.scope.VariableStore.VariablesProvider<org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity>,org.camunda.bpm.engine.impl.db.DbEntity,org.camunda.bpm.engine.impl.db.HasDbReferences,org.camunda.bpm.engine.impl.db.HasDbRevision,org.camunda.bpm.engine.runtime.CaseExecution,org.camunda.bpm.engine.runtime.CaseInstance
public class CaseExecutionEntityFake
extends org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- See Also:
-
Field Summary
Fields inherited from class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
activityDescription, activityId, activityName, activityType, caseDefinitionId, caseExecutions, caseInstance, caseInstanceId, caseSentryParts, parent, parentId, revision, sentries, subCaseInstance, subProcessInstance, superCaseExecution, superCaseExecutionId, superExecution, superExecutionId, variableStoreFields inherited from class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
activity, caseDefinition, currentState, entryCriterionSatisfied, LOG, previousState, required, task, variableEventsQueueFields inherited from class org.camunda.bpm.engine.impl.core.instance.CoreExecution
businessKey, businessKeyWithoutCascade, eventName, eventSource, id, listenerIndex, skipCustomListeners, skipIoMapping, skipSubprocesses, tenantIdFields inherited from class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
cachedElContext -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
addSentryPart, create, createCaseExecution, createSubCaseInstance, createSubCaseInstance, createSubProcessInstance, createSubProcessInstance, createSubProcessInstance, createTask, ensureActivityInitialized, ensureCaseDefinitionInitialized, ensureCaseExecutionsInitialized, ensureCaseExecutionTreeInitialized, ensureCaseInstanceInitialized, ensureCaseSentryPartsInitialized, ensureParentInitialized, ensureSubCaseInstanceInitialized, ensureSubProcessInstanceInitialized, ensureSuperCaseExecutionInitialized, ensureSuperExecutionInstanceInitialized, ensureTaskInitialized, findSentry, fireHistoricCaseActivityInstanceUpdate, forceUpdate, getActivity, getActivityDescription, getActivityId, getActivityName, getActivityProperty, getActivityType, getCaseDefinition, getCaseDefinitionId, getCaseDefinitionTenantId, getCaseExecutions, getCaseExecutionsInternal, getCaseInstance, getCaseInstanceId, getCaseSentryParts, getCmmnModelElementInstance, getCmmnModelInstance, getParent, getParentId, getPersistentState, getProcessEngine, getProcessEngineServices, getReferencedEntitiesIdAndClass, getReferencedEntityIds, getRevision, getRevisionNext, getSentries, getSubCaseInstance, getSubProcessInstance, getSuperCaseExecution, getSuperCaseExecutionId, getSuperExecution, getSuperExecutionId, getTask, getToStringIdentity, getVariableInstanceFactory, getVariableInstanceLifecycleListeners, getVariableStore, isCaseInstanceExecution, isExecutionTreePrefetchEnabled, newCaseExecution, newSentryPart, performOperation, performOperationSync, provideTenantId, provideVariables, provideVariables, remove, setActivity, setCaseDefinition, setCaseInstance, setParent, setRevision, setSubCaseInstance, setSubProcessInstance, setSuperCaseExecution, setSuperCaseExecutionId, setSuperExecution, setSuperExecutionIdMethods inherited from class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
addIdIfNotSatisfied, checkAndFireEntryCriteria, checkAndFireExitCriteria, close, collectAffectedSentries, collectAffectedSentriesWithVariableOnParts, collectAllSentries, collectCaseExecutionsInExecutionTree, collectSentryParts, complete, containsIfPartAndExecutionActive, create, createChildExecutions, createIfPart, createOnPart, createSentryPart, createSentryParts, createVariableOnPart, deleteCascade, dispatchEvent, exit, findCaseExecution, fireEntryCriteria, fireExitCriteria, fireIfOnlySentryParts, fireSentries, forceUpdateOnCaseSentryParts, forceUpdateOnSentries, getAffectedSentryParts, getBusinessKey, getCaseBusinessKey, getCurrentState, getParentVariableScope, getPrevious, getPreviousState, getSatisfiedSentries, getSatisfiedSentriesInExecutionTree, getState, getVariableEventQueue, getVariableScopeKey, handleChildTransition, handleVariableTransition, hasVariableWithSameNameInParent, invokeVariableListeners, isActive, isAvailable, isClosed, isCompleted, isDisabled, isEnabled, isEntryCriterionSatisfied, isFailed, isNew, isNotSatisfiedIfPartOnly, isRequired, isSentryPartsSatisfied, isSentrySatisfied, isSuspended, isSuspending, isTerminated, isTerminating, manualComplete, manualStart, occur, parentComplete, parentResume, parentSuspend, parentTerminate, performExit, performParentSuspension, performParentTerminate, performSuspension, performTerminate, queueVariableEvent, reactivate, resetSentries, resetSentryParts, resume, setCurrentState, setPrevious, setRequired, setState, setTask, start, suspend, terminate, triggerChildExecutionsLifecycleMethods inherited from class org.camunda.bpm.engine.impl.core.instance.CoreExecution
getBusinessKeyWithoutCascade, getEventName, getEventSource, getId, getListenerIndex, getTenantId, hasFailedOnEndListeners, invokeListener, isSkipCustomListeners, isSkipIoMappings, isSkipSubprocesses, setBusinessKey, setEventName, setEventSource, setId, setListenerIndex, setSkipCustomListeners, setSkipIoMappings, setSkipSubprocesseses, setTenantIdMethods inherited from class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
collectVariableNames, collectVariables, getCachedElContext, getSourceActivityVariableScope, getValueFromVariableInstance, getVariable, getVariable, getVariableInstance, getVariableInstanceLocal, getVariableInstancesLocal, getVariableInstancesLocal, getVariableLocal, getVariableLocal, getVariableLocalTyped, getVariableLocalTyped, getVariableNames, getVariableNamesLocal, getVariables, getVariablesLocal, getVariablesLocalTyped, getVariablesLocalTyped, getVariablesTyped, getVariablesTyped, getVariableTyped, getVariableTyped, hasVariable, hasVariableLocal, hasVariables, hasVariablesLocal, initializeVariableStore, invokeVariableLifecycleListenersCreate, invokeVariableLifecycleListenersCreate, invokeVariableLifecycleListenersDelete, invokeVariableLifecycleListenersDelete, invokeVariableLifecycleListenersUpdate, invokeVariableLifecycleListenersUpdate, removeVariable, removeVariable, removeVariableLocal, removeVariableLocal, removeVariables, removeVariables, removeVariablesLocal, removeVariablesLocal, setCachedElContext, setVariable, setVariable, setVariable, setVariable, setVariableLocal, setVariableLocal, setVariableLocal, setVariables, setVariables, setVariablesLocal, setVariablesLocalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.camunda.bpm.engine.runtime.CaseExecution
getId, getTenantId, isActive, isAvailable, isDisabled, isEnabled, isRequired, isTerminatedMethods inherited from interface org.camunda.bpm.engine.runtime.CaseInstance
getBusinessKey, isCompletedMethods inherited from interface org.camunda.bpm.engine.impl.db.DbEntity
getId, setIdMethods inherited from interface org.camunda.bpm.engine.delegate.DelegateCaseExecution
getEventName, getId, getTenantIdMethods inherited from interface org.camunda.bpm.engine.impl.db.HasDbReferences
getDependentEntitiesMethods inherited from interface org.camunda.bpm.engine.delegate.VariableScope
getVariable, getVariableLocal, getVariableLocalTyped, getVariableLocalTyped, getVariableNames, getVariableNamesLocal, getVariables, getVariablesLocal, getVariablesLocalTyped, getVariablesLocalTyped, getVariablesTyped, getVariablesTyped, getVariableTyped, getVariableTyped, hasVariable, hasVariableLocal, hasVariables, hasVariablesLocal, removeVariable, removeVariableLocal, removeVariables, removeVariables, removeVariablesLocal, removeVariablesLocal, setVariable, setVariableLocal, setVariables, setVariablesLocal
-
Constructor Details
-
CaseExecutionEntityFake
-
-
Method Details
-
setState
public CaseExecutionEntityFake setState(org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState state) -
enable
public void enable()- Specified by:
enablein interfaceorg.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution- Overrides:
enablein classorg.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
-
disable
public void disable()- Specified by:
disablein interfaceorg.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution- Overrides:
disablein classorg.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
-
reenable
public void reenable()- Specified by:
reenablein interfaceorg.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution- Overrides:
reenablein classorg.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
-
toString
- Overrides:
toStringin classorg.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
-