Serialized Form
-
Package org.camunda.community.mockito.cases
-
Class org.camunda.community.mockito.cases.CaseExecutionEntityFake extends org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity implements Serializable
-
-
Package org.camunda.community.mockito.delegate
-
Class org.camunda.community.mockito.delegate.DelegateCaseExecutionFake extends org.camunda.community.mockito.delegate.DelegateFake<DelegateCaseExecutionFake> implements Serializable
-
Serialized Fields
-
activityId
String activityId
-
activityName
String activityName
-
businessKey
String businessKey
-
caseBusinessKey
String caseBusinessKey
-
caseDefinitionId
String caseDefinitionId
-
caseExecutionState
org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState caseExecutionState
-
caseInstanceId
String caseInstanceId
-
eventName
String eventName
-
id
String id
-
parentId
String parentId
-
tenantId
String tenantId
-
-
-
Class org.camunda.community.mockito.delegate.DelegateExecutionFake extends org.camunda.community.mockito.delegate.DelegateFake<DelegateExecutionFake> implements Serializable
- serialVersionUID:
- -8413557219169444178L
-
Serialized Fields
-
activityInstanceId
String activityInstanceId
-
businessKey
String businessKey
-
canceled
boolean canceled
-
currentActivityId
String currentActivityId
-
currentActivityName
String currentActivityName
-
currentTransitionId
String currentTransitionId
-
eventName
String eventName
-
flowElement
org.camunda.bpm.model.bpmn.instance.FlowElement flowElement
-
id
String id
-
incidents
Map<String,org.camunda.bpm.engine.runtime.Incident> incidents
-
parentActivityInstanceId
String parentActivityInstanceId
-
parentId
String parentId
-
processBusinessKey
String processBusinessKey
-
processDefinitionId
String processDefinitionId
-
processInstance
org.camunda.bpm.engine.delegate.DelegateExecution processInstance
-
processInstanceId
String processInstanceId
-
superExecution
org.camunda.bpm.engine.delegate.DelegateExecution superExecution
-
tenantId
String tenantId
-
-
Class org.camunda.community.mockito.delegate.DelegateExecutionFake.ProcessInstanceNotSetException extends IllegalStateException implements Serializable
- serialVersionUID:
- 1739284977147050452L
-
Class org.camunda.community.mockito.delegate.DelegateTaskFake extends org.camunda.community.mockito.delegate.DelegateFake<DelegateTaskFake> implements Serializable
-
Serialized Fields
-
assignee
String assignee
-
candidates
Set<org.camunda.bpm.engine.task.IdentityLink> candidates
-
caseDefinitionId
String caseDefinitionId
-
caseExecutionId
String caseExecutionId
-
caseInstanceId
String caseInstanceId
-
completed
boolean completed
-
createTime
Date createTime
-
delegateCaseExecution
org.camunda.bpm.engine.delegate.DelegateCaseExecution delegateCaseExecution
-
delegateExecution
org.camunda.bpm.engine.delegate.DelegateExecution delegateExecution
-
deleteReason
String deleteReason
-
description
String description
-
dueDate
Date dueDate
-
eventName
String eventName
-
executionId
String executionId
-
followUpDate
Date followUpDate
-
id
String id
-
lastUpdated
Date lastUpdated
-
log
org.slf4j.Logger log
-
name
String name
-
owner
String owner
-
priority
int priority
-
processDefinitionId
String processDefinitionId
-
processEngine
org.camunda.bpm.engine.ProcessEngine processEngine
-
processEngineServices
org.camunda.bpm.engine.ProcessEngineServices processEngineServices
-
processInstanceId
String processInstanceId
-
taskDefinitionKey
String taskDefinitionKey
-
tenantId
String tenantId
-
-
-
Class org.camunda.community.mockito.delegate.VariableScopeFake extends org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope implements Serializable
-
Serialized Fields
-
variableInstanceFactory
org.camunda.bpm.engine.impl.core.variable.scope.VariableInstanceFactory<org.camunda.bpm.engine.impl.core.variable.CoreVariableInstance> variableInstanceFactory
-
variableStore
org.camunda.bpm.engine.impl.core.variable.scope.VariableStore<org.camunda.bpm.engine.impl.core.variable.CoreVariableInstance> variableStore
-
-
-