A B C D E F G H I J K M N O P Q R S T U V W 
All Classes All Packages

A

AbstractMockitoVerification<M,​P> - Class in org.camunda.bpm.extension.mockito.verify
Base implementation of MockitoVerification.
AbstractMockitoVerification(M, Class<P>) - Constructor for class org.camunda.bpm.extension.mockito.verify.AbstractMockitoVerification
Create new instance.
active(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake.CaseExecutionFakeBuilder
 
active(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 
activityDescription(String) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake.CaseExecutionFakeBuilder
 
activityDescription(String) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 
activityId(String) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake.CaseExecutionFakeBuilder
 
activityId(String) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 
activityName(String) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake.CaseExecutionFakeBuilder
 
activityName(String) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 
ActivityStatisticsQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
ActivityStatisticsQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.ActivityStatisticsQueryMock
 
activityType(String) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake.CaseExecutionFakeBuilder
 
activityType(String) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 
add(String, TypedValue) - Method in class org.camunda.bpm.extension.mockito.typedvalues.VariableContextFake
 
addCandidateGroup(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
addCandidateGroups(Collection<String>) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
addCandidateUser(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
addCandidateUsers(Collection<String>) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
addGroupIdentityLink(String, String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
addUserIdentityLink(String, String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
answer(DelegateExecution) - Method in class org.camunda.bpm.extension.mockito.answer.ExecutionListenerAnswer
 
answer(DelegateExecution) - Method in class org.camunda.bpm.extension.mockito.answer.JavaDelegateAnswer
 
answer(DelegateTask) - Method in class org.camunda.bpm.extension.mockito.answer.TaskListenerAnswer
 
answer(InvocationOnMock) - Method in class org.camunda.bpm.extension.mockito.answer.FluentAnswer
Returns the mock itself if return type and mock type match (assume fluent api).
answer(InvocationOnMock) - Method in class org.camunda.bpm.extension.mockito.answer.FluentMessageCorrelationBuilderAnswer
Returns the mock itself if return type and mock type match (assume fluent api).
any() - Method in class org.camunda.bpm.extension.mockito.mock.FluentMock
 
apply(Class<?>) - Method in enum org.camunda.bpm.extension.mockito.function.NameForType
 
apply(String, BpmnModelInstance) - Method in class org.camunda.bpm.extension.mockito.function.DeployProcess
 
apply(URL) - Method in class org.camunda.bpm.extension.mockito.function.ParseDelegateExpressions
 
apply(URL) - Method in class org.camunda.bpm.extension.mockito.function.ReadXmlDocumentFromResource
 
apply(ProcessEngine) - Method in enum org.camunda.bpm.extension.mockito.function.GetProcessEngineConfiguration
 
argumentCaptor - Variable in class org.camunda.bpm.extension.mockito.verify.AbstractMockitoVerification
 
assignee(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 
AuthorizationQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
AuthorizationQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.AuthorizationQueryMock
 
autoMock(String) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Takes a BPMN resource and registers mocks for all delegateExpressions.
autoMock(String) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Takes a BPMN resource and registers mocks for all delegateExpressions.
autoMock(URL) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Takes a BPMN file and registers TaskListener-, ExecutionListener and JavaDelegate-Mocks for every delegateExpression encountered.
autoMock(URL) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Takes a BPMN file and registers TaskListener-, ExecutionListener and JavaDelegate-Mocks for every delegateExpression encountered.
available(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake.CaseExecutionFakeBuilder
 
available(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 

B

BatchQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
BatchQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.BatchQueryMock
 
BatchStatisticsQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
BatchStatisticsQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.BatchStatisticsQueryMock
 
build() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake.CaseExecutionFakeBuilder
 
build() - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 
build() - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake.ProcessDefinitionFakeBuilder
 
build() - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake.ProcessInstanceFakeBuilder
 
build() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 
builder() - Static method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
builder() - Static method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
builder() - Static method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake
 
builder() - Static method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake
 
builder() - Static method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
businessKey(String) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 
businessKey(String) - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake.ProcessInstanceFakeBuilder
 

C

CallActivityMock - Class in org.camunda.bpm.extension.mockito.process
 
CallActivityMock(String) - Constructor for class org.camunda.bpm.extension.mockito.process.CallActivityMock
 
CallActivityMock(String, CallActivityMock.MockedModelConfigurer) - Constructor for class org.camunda.bpm.extension.mockito.process.CallActivityMock
 
CallActivityMock.MockedModelConfigurer - Interface in org.camunda.bpm.extension.mockito.process
Interface used as a callback to set some attributes of the mocked process model (e.g.
CallActivityMockForSpringContext - Class in org.camunda.bpm.extension.mockito.process
Implementation that registers the delegates mocks for the mocked subprocess to the gived spring bean context.
CallActivityMockForSpringContext(String, CallActivityMock.MockedModelConfigurer, SingletonBeanRegistry) - Constructor for class org.camunda.bpm.extension.mockito.process.CallActivityMockForSpringContext
 
CallActivityMockForSpringContext(String, CallActivityMock.MockedModelConfigurer, ApplicationContext) - Constructor for class org.camunda.bpm.extension.mockito.process.CallActivityMockForSpringContext
Variant with an ApplicationContext as the parameter.
CallActivityMockForSpringContext(String, SingletonBeanRegistry) - Constructor for class org.camunda.bpm.extension.mockito.process.CallActivityMockForSpringContext
Constructor that does not allow for customizing of the mocked subprocess model
CallActivityMockForSpringContext(String, ApplicationContext) - Constructor for class org.camunda.bpm.extension.mockito.process.CallActivityMockForSpringContext
Variant with an ApplicationContext as the parameter.
CamundaMockito - Enum in org.camunda.bpm.extension.mockito
 
candidateGroupIds(DelegateTask) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
candidateGroupIds(DelegateTask) - Static method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
candidateUserIds(DelegateTask) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
candidateUserIds(DelegateTask) - Static method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
caseDefinitionId(String) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake.CaseExecutionFakeBuilder
 
caseDefinitionId(String) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 
caseDefinitionId(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 
CaseDefinitionQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
CaseDefinitionQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.CaseDefinitionQueryMock
 
CaseExecutionEntityFake - Class in org.camunda.bpm.extension.mockito.cases
 
CaseExecutionEntityFake(String) - Constructor for class org.camunda.bpm.extension.mockito.cases.CaseExecutionEntityFake
 
CaseExecutionFake - Class in org.camunda.bpm.extension.mockito.cases
 
CaseExecutionFake(String, String, String, String, String, String, String, String, String, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
CaseExecutionFake.CaseExecutionFakeBuilder - Class in org.camunda.bpm.extension.mockito.cases
 
CaseExecutionFakeBuilder() - Constructor for class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake.CaseExecutionFakeBuilder
 
caseExecutionId(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 
CaseExecutionQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
CaseExecutionQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.CaseExecutionQueryMock
 
CaseInstanceFake - Class in org.camunda.bpm.extension.mockito.cases
 
CaseInstanceFake(boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, String, String, String, String, String, String, String, String, String, VariableMap) - Constructor for class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
CaseInstanceFakeBuilder - Class in org.camunda.bpm.extension.mockito.cases
 
CaseInstanceFakeBuilder() - Constructor for class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 
caseInstanceId(String) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake.CaseExecutionFakeBuilder
 
caseInstanceId(String) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 
caseInstanceId(String) - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake.ProcessInstanceFakeBuilder
 
caseInstanceId(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 
CaseInstanceQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
CaseInstanceQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.CaseInstanceQueryMock
 
category(String) - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake.ProcessDefinitionFakeBuilder
 
complete() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
completed(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 
containsVariable(String) - Method in class org.camunda.bpm.extension.mockito.typedvalues.VariableContextFake
 
create(String, TypedValue) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
createAnswer(Class<T>) - Static method in class org.camunda.bpm.extension.mockito.answer.FluentAnswer
Creates a new instance for the given type.
createIncident(String, String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
createIncident(String, String, String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
CreateInstance - Class in org.camunda.bpm.extension.mockito.function
Helper to create either mock() or new() instances for given type.
CreateInstance() - Constructor for class org.camunda.bpm.extension.mockito.function.CreateInstance
 
createMock() - Static method in class org.camunda.bpm.extension.mockito.answer.FluentMessageCorrelationBuilderAnswer
Create builder mock with fluent answer.
createMock(Class<T>) - Static method in class org.camunda.bpm.extension.mockito.answer.FluentAnswer
Creates a new mock of given type with a fluent default answer already set up.
createTime(Date) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 

D

DecisionDefinitionQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
DecisionDefinitionQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.DecisionDefinitionQueryMock
 
delegate(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
delegateCaseExecutionFake() - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
DelegateCaseExecutionFake - Class in org.camunda.bpm.extension.mockito.delegate
 
DelegateCaseExecutionFake() - Constructor for class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
DelegateCaseExecutionFake(String) - Constructor for class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
delegateCaseVariableInstanceFake() - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
DelegateCaseVariableInstanceFake - Class in org.camunda.bpm.extension.mockito.delegate
This DelegateCaseVariableInstance is useful when testing CaseVariableListeners in case plan items.
DelegateCaseVariableInstanceFake() - Constructor for class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
DelegateCaseVariableInstanceFake(String) - Constructor for class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
delegateExecutionFake() - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
DelegateExecutionFake - Class in org.camunda.bpm.extension.mockito.delegate
Fake delegateExecution to test simple delegates/listeners without mocking.
DelegateExecutionFake() - Constructor for class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
DelegateExecutionFake(String) - Constructor for class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
DelegateExecutionFake.ProcessInstanceNotSetException - Exception in org.camunda.bpm.extension.mockito.delegate
 
DelegateExpressions - Enum in org.camunda.bpm.extension.mockito
Util class for mocking DelegateExpressions as used in the modeller.
delegateTaskFake() - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
DelegateTaskFake - Class in org.camunda.bpm.extension.mockito.delegate
 
DelegateTaskFake() - Constructor for class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
DelegateTaskFake(String) - Constructor for class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
delegationState(DelegationState) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 
delete(String, TypedValue) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
deleteCandidateGroup(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
deleteCandidateUser(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
deleteGroupIdentityLink(String, String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
deleteUserIdentityLink(String, String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
deploy(ProcessEngineServices) - Method in class org.camunda.bpm.extension.mockito.process.CallActivityMock
 
deploy(RepositoryService) - Method in class org.camunda.bpm.extension.mockito.process.CallActivityMock
This will deploy the mock process.
deploymentId(String) - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake.ProcessDefinitionFakeBuilder
 
DeploymentQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
DeploymentQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.DeploymentQueryMock
 
DeploymentStatisticsQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
DeploymentStatisticsQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.DeploymentStatisticsQueryMock
 
DeployProcess - Class in org.camunda.bpm.extension.mockito.function
 
DeployProcess(ProcessEngineServices) - Constructor for class org.camunda.bpm.extension.mockito.function.DeployProcess
 
DeployProcess(RepositoryService) - Constructor for class org.camunda.bpm.extension.mockito.function.DeployProcess
 
description(String) - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake.ProcessDefinitionFakeBuilder
 
description(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 
diagramResourceName(String) - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake.ProcessDefinitionFakeBuilder
 
disable() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionEntityFake
 
disabled(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake.CaseExecutionFakeBuilder
 
disabled(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 
doVerify(VerificationMode) - Method in class org.camunda.bpm.extension.mockito.verify.AbstractMockitoVerification
The concrete implementation must implement the method call (verify(mock).METHOD_CALL(argumentCaptor.capture)).
doVerify(VerificationMode) - Method in class org.camunda.bpm.extension.mockito.verify.ExecutionListenerVerification
 
doVerify(VerificationMode) - Method in class org.camunda.bpm.extension.mockito.verify.JavaDelegateVerification
 
doVerify(VerificationMode) - Method in class org.camunda.bpm.extension.mockito.verify.TaskListenerVerification
 
dueDate(Date) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 

E

enable() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionEntityFake
 
enabled(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake.CaseExecutionFakeBuilder
 
enabled(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 
ended(boolean) - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake.ProcessInstanceFakeBuilder
 
EventSubscriptionQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
EventSubscriptionQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.EventSubscriptionQueryMock
 
execute(DelegateExecution) - Method in class org.camunda.bpm.extension.mockito.answer.JavaDelegateAnswer
 
execute(DelegateExecution) - Method in class org.camunda.bpm.extension.mockito.mock.FluentJavaDelegateMock
 
executed() - Method in class org.camunda.bpm.extension.mockito.verify.AbstractMockitoVerification
 
executed() - Method in interface org.camunda.bpm.extension.mockito.verify.MockitoVerification
 
executed(VerificationMode) - Method in class org.camunda.bpm.extension.mockito.verify.AbstractMockitoVerification
 
executed(VerificationMode) - Method in interface org.camunda.bpm.extension.mockito.verify.MockitoVerification
 
executedNever() - Method in class org.camunda.bpm.extension.mockito.verify.AbstractMockitoVerification
 
executedNever() - Method in interface org.camunda.bpm.extension.mockito.verify.MockitoVerification
 
EXECUTION_LISTENER - org.camunda.bpm.extension.mockito.function.ParseDelegateExpressions.ExpressionType
 
executionId(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 
ExecutionListenerAnswer - Class in org.camunda.bpm.extension.mockito.answer
This is a specialized Answer that delegates to the given ExecutionListener.
ExecutionListenerAnswer(ExecutionListener) - Constructor for class org.camunda.bpm.extension.mockito.answer.ExecutionListenerAnswer
 
ExecutionListenerVerification - Class in org.camunda.bpm.extension.mockito.verify
 
ExecutionListenerVerification(ExecutionListener) - Constructor for class org.camunda.bpm.extension.mockito.verify.ExecutionListenerVerification
 
ExecutionQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
ExecutionQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.ExecutionQueryMock
 
Expressions - Enum in org.camunda.bpm.extension.mockito
Util class that delegates to Mocks.register(String, Object) and Mocks.get(Object) in a type-safe way.
ExternalTaskQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
ExternalTaskQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.ExternalTaskQueryMock
 
extractDelegateExpressionName(String) - Static method in class org.camunda.bpm.extension.mockito.function.ParseDelegateExpressions
 

F

FilterQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
FilterQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.FilterQueryMock
 
FluentAnswer<T extends org.camunda.bpm.engine.query.Query<?,​R>,​R> - Class in org.camunda.bpm.extension.mockito.answer
A fluent answer always returns the mock instance itself for all methods that have the same return type as the mock instance.
FluentExecutionListenerMock - Class in org.camunda.bpm.extension.mockito.mock
 
FluentExecutionListenerMock() - Constructor for class org.camunda.bpm.extension.mockito.mock.FluentExecutionListenerMock
 
FluentJavaDelegateMock - Class in org.camunda.bpm.extension.mockito.mock
 
FluentJavaDelegateMock() - Constructor for class org.camunda.bpm.extension.mockito.mock.FluentJavaDelegateMock
 
FluentMessageCorrelationBuilderAnswer - Class in org.camunda.bpm.extension.mockito.answer
A fluent answer always returns the mock instance itself for all methods that have the same return type as the mock instance.
FluentMessageCorrelationBuilderAnswer() - Constructor for class org.camunda.bpm.extension.mockito.answer.FluentMessageCorrelationBuilderAnswer
 
FluentMock<T,​P extends org.camunda.bpm.engine.delegate.VariableScope> - Class in org.camunda.bpm.extension.mockito.mock
Common super class for all fluent mocks.
FluentMock(T, Class<P>) - Constructor for class org.camunda.bpm.extension.mockito.mock.FluentMock
Creates a new instance for given mock.
FluentTaskListenerMock - Class in org.camunda.bpm.extension.mockito.mock
 
FluentTaskListenerMock() - Constructor for class org.camunda.bpm.extension.mockito.mock.FluentTaskListenerMock
 
followUpDate(Date) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 
formKey(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 
forServiceAndMessage(RuntimeService, String) - Method in class org.camunda.bpm.extension.mockito.message.MessageCorrelationBuilderMock
Create and register a mock for mocked runtimeService and a message name.

G

get() - Method in class org.camunda.bpm.extension.mockito.message.MessageCorrelationBuilderMock
 
get() - Method in class org.camunda.bpm.extension.mockito.typedvalues.VariableContextFake
 
getActivityDescription() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
getActivityDescription() - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
getActivityId() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
getActivityId() - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
getActivityId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
getActivityId() - Method in class org.camunda.bpm.extension.mockito.delegate.IncidentFake
 
getActivityInstanceId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
getActivityInstanceId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
getActivityName() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
getActivityName() - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
getActivityName() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
getActivityType() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
getActivityType() - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
getAnnotation() - Method in class org.camunda.bpm.extension.mockito.delegate.IncidentFake
 
getAssignee() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getAssignee() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
getBatchId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
getBpmnModelElementInstance() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
getBpmnModelElementInstance() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getBpmnModelInstance() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
getBpmnModelInstance() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getBusinessKey() - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
getBusinessKey() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
getBusinessKey() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
getBusinessKey() - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake
 
getCandidates() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getCaseBusinessKey() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
getCaseDefinitionId() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
getCaseDefinitionId() - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
getCaseDefinitionId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
getCaseDefinitionId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getCaseDefinitionId() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
getCaseExecution() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getCaseExecutionFake() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getCaseExecutionId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
getCaseExecutionId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getCaseExecutionId() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
getCaseInstanceId() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
getCaseInstanceId() - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
getCaseInstanceId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
getCaseInstanceId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
getCaseInstanceId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getCaseInstanceId() - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake
 
getCaseInstanceId() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
getCategory() - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake
 
getCauseIncidentId() - Method in class org.camunda.bpm.extension.mockito.delegate.IncidentFake
 
getCmmnModelElementInstance() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
getCmmnModelInstance() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
getConfiguration() - Method in class org.camunda.bpm.extension.mockito.delegate.IncidentFake
 
getCreateTime() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getCreateTime() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
getCurrentActivityId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
getCurrentActivityName() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
getCurrentTransitionId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
getDelegationState() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
getDeleteReason() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getDeploymentId() - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake
 
getDescription() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getDescription() - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake
 
getDescription() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
getDiagramResourceName() - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake
 
getDueDate() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getDueDate() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
getErrorMessage() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
getEventName() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
getEventName() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
getEventName() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
getEventName() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getExecution() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getExecutionFake() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
Tries to cast execution to fake.
getExecutionId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
getExecutionId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getExecutionId() - Method in class org.camunda.bpm.extension.mockito.delegate.IncidentFake
 
getExecutionId() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
getExecutionListenerMock(Class<?>) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
getExecutionListenerMock(Class<?>) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
 
getExecutionListenerMock(String) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Returns the registered FluentExecutionListenerMock instance for name.
getExecutionListenerMock(String) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Returns the registered FluentExecutionListenerMock instance for name.
getFailedActivityId() - Method in class org.camunda.bpm.extension.mockito.delegate.IncidentFake
 
getFollowUpDate() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getFollowUpDate() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
getFormKey() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
getHistoryConfiguration() - Method in class org.camunda.bpm.extension.mockito.delegate.IncidentFake
 
getHistoryTimeToLive() - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake
 
getId() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
getId() - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
getId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
getId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
getId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
getId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getId() - Method in class org.camunda.bpm.extension.mockito.delegate.IncidentFake
 
getId() - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake
 
getId() - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake
 
getId() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
getIncidentMessage() - Method in class org.camunda.bpm.extension.mockito.delegate.IncidentFake
 
getIncidents() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
getIncidentTimestamp() - Method in class org.camunda.bpm.extension.mockito.delegate.IncidentFake
 
getIncidentType() - Method in class org.camunda.bpm.extension.mockito.delegate.IncidentFake
 
getJavaDelegateMock(Class<?>) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
getJavaDelegateMock(Class<?>) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
 
getJavaDelegateMock(String) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Returns the registered FluentJavaDelegateMock instance for name.
getJavaDelegateMock(String) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Returns the registered FluentJavaDelegateMock instance for name.
getJobDefinitionId() - Method in class org.camunda.bpm.extension.mockito.delegate.IncidentFake
 
getKey() - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake
 
getMock() - Method in class org.camunda.bpm.extension.mockito.mock.FluentMock
 
getName() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
getName() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getName() - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake
 
getName() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
getOwner() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getOwner() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
getParentActivityInstanceId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
getParentId() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
getParentId() - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
getParentId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
getParentId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
getParentTaskId() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
getParentVariableScope() - Method in class org.camunda.bpm.extension.mockito.delegate.VariableScopeFake
 
getPriority() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getPriority() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
getProcessBusinessKey() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
getProcessDefinitionId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
getProcessDefinitionId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
getProcessDefinitionId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getProcessDefinitionId() - Method in class org.camunda.bpm.extension.mockito.delegate.IncidentFake
 
getProcessDefinitionId() - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake
 
getProcessDefinitionId() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
getProcessEngine() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
getProcessEngine() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getProcessEngine() - Method in class org.camunda.bpm.extension.mockito.delegate.ProcessEngineServicesAwareFake
 
GetProcessEngineConfiguration - Enum in org.camunda.bpm.extension.mockito.function
Hides the nasty "getConfiguration from given Engine Hack" in an easy to use function.
getProcessEngineServices() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
getProcessEngineServices() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getProcessEngineServices() - Method in class org.camunda.bpm.extension.mockito.delegate.ProcessEngineServicesAwareFake
 
getProcessInstance() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
getProcessInstanceId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
getProcessInstanceId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
getProcessInstanceId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getProcessInstanceId() - Method in class org.camunda.bpm.extension.mockito.delegate.IncidentFake
 
getProcessInstanceId() - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake
 
getProcessInstanceId() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
getRegistered(Class<?>) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
getRegistered(Class<?>) - Static method in enum org.camunda.bpm.extension.mockito.Expressions
 
getRegistered(String) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
getRegistered(String) - Static method in enum org.camunda.bpm.extension.mockito.Expressions
 
getResourceName() - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake
 
getRootCauseIncidentId() - Method in class org.camunda.bpm.extension.mockito.delegate.IncidentFake
 
getRootProcessInstanceId() - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake
 
getRuntimeService() - Method in class org.camunda.bpm.extension.mockito.service.RuntimeServiceFluentMock
 
getSourceExecution() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
getSpringBeanRegistry() - Method in class org.camunda.bpm.extension.mockito.process.CallActivityMockForSpringContext
 
getSuperExecution() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
getTaskDefinitionKey() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getTaskDefinitionKey() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
getTaskId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
getTaskListenerMock(Class<?>) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
getTaskListenerMock(Class<?>) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
 
getTaskListenerMock(String) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Returns the registered FluentTaskListenerMock instance for name.
getTaskListenerMock(String) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Returns the registered FluentTaskListenerMock instance for name.
getTenantId() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
getTenantId() - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
getTenantId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
getTenantId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
getTenantId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
getTenantId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
getTenantId() - Method in class org.camunda.bpm.extension.mockito.delegate.IncidentFake
 
getTenantId() - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake
 
getTenantId() - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake
 
getTenantId() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
getTypedValue() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
getTypeName() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
getValue() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
getVariable(String) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
getVariable(String, Object, Object...) - Method in class org.camunda.bpm.extension.mockito.service.RuntimeServiceFluentMock
 
getVariableInstanceFactory() - Method in class org.camunda.bpm.extension.mockito.delegate.VariableScopeFake
 
getVariableInstanceLifecycleListeners() - Method in class org.camunda.bpm.extension.mockito.delegate.VariableScopeFake
 
getVariableLocal(String, Object, Object...) - Method in class org.camunda.bpm.extension.mockito.service.RuntimeServiceFluentMock
 
getVariableLocalTyped(String, boolean, T, T...) - Method in class org.camunda.bpm.extension.mockito.service.RuntimeServiceFluentMock
 
getVariableLocalTyped(String, T, T...) - Method in class org.camunda.bpm.extension.mockito.service.RuntimeServiceFluentMock
 
getVariables(Collection<String>, Map<String, Object>) - Method in class org.camunda.bpm.extension.mockito.service.RuntimeServiceFluentMock
 
getVariables(Map<String, Object>) - Method in class org.camunda.bpm.extension.mockito.service.RuntimeServiceFluentMock
 
getVariableScopeKey() - Method in class org.camunda.bpm.extension.mockito.delegate.VariableScopeFake
 
getVariablesLocal(Collection<String>, Map<String, Object>) - Method in class org.camunda.bpm.extension.mockito.service.RuntimeServiceFluentMock
 
getVariablesLocal(Map<String, Object>) - Method in class org.camunda.bpm.extension.mockito.service.RuntimeServiceFluentMock
 
getVariablesLocalTyped(boolean, VariableMap) - Method in class org.camunda.bpm.extension.mockito.service.RuntimeServiceFluentMock
 
getVariablesLocalTyped(Collection<String>, boolean, VariableMap) - Method in class org.camunda.bpm.extension.mockito.service.RuntimeServiceFluentMock
 
getVariablesLocalTyped(VariableMap) - Method in class org.camunda.bpm.extension.mockito.service.RuntimeServiceFluentMock
 
getVariableStore() - Method in class org.camunda.bpm.extension.mockito.delegate.VariableScopeFake
 
getVariablesTyped(boolean, VariableMap) - Method in class org.camunda.bpm.extension.mockito.service.RuntimeServiceFluentMock
 
getVariablesTyped(Collection<String>, boolean, VariableMap) - Method in class org.camunda.bpm.extension.mockito.service.RuntimeServiceFluentMock
 
getVariablesTyped(VariableMap) - Method in class org.camunda.bpm.extension.mockito.service.RuntimeServiceFluentMock
 
getVariableTyped(String, boolean, T, T...) - Method in class org.camunda.bpm.extension.mockito.service.RuntimeServiceFluentMock
 
getVariableTyped(String, T, T...) - Method in class org.camunda.bpm.extension.mockito.service.RuntimeServiceFluentMock
 
getVersion() - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake
 
getVersionTag() - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake
 
groupIds(DelegateTask) - Static method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
groupIds(DelegateTask, String) - Static method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
GroupQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
GroupQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.GroupQueryMock
 

H

hasStartForm(boolean) - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake.ProcessDefinitionFakeBuilder
 
hasStartFormKey() - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake
 
HistoricActivityInstanceQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
HistoricActivityInstanceQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.HistoricActivityInstanceQueryMock
 
HistoricActivityStatisticsQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
HistoricActivityStatisticsQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.HistoricActivityStatisticsQueryMock
 
HistoricBatchQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
HistoricBatchQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.HistoricBatchQueryMock
 
HistoricCaseActivityInstanceQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
HistoricCaseActivityInstanceQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.HistoricCaseActivityInstanceQueryMock
 
HistoricCaseInstanceQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
HistoricCaseInstanceQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.HistoricCaseInstanceQueryMock
 
HistoricDecisionInstanceQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
HistoricDecisionInstanceQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.HistoricDecisionInstanceQueryMock
 
HistoricDetailQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
HistoricDetailQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.HistoricDetailQueryMock
 
HistoricIdentityLinkLogQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
HistoricIdentityLinkLogQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.HistoricIdentityLinkLogQueryMock
 
HistoricIncidentQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
HistoricIncidentQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.HistoricIncidentQueryMock
 
HistoricJobLogQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
HistoricJobLogQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.HistoricJobLogQueryMock
 
HistoricProcessInstanceQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
HistoricProcessInstanceQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.HistoricProcessInstanceQueryMock
 
HistoricTaskInstanceQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
HistoricTaskInstanceQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.HistoricTaskInstanceQueryMock
 
HistoricVariableInstanceQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
HistoricVariableInstanceQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.HistoricVariableInstanceQueryMock
 
historyTimeToLive(int) - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake.ProcessDefinitionFakeBuilder
 

I

id(String) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake.CaseExecutionFakeBuilder
 
id(String) - Static method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
id(String) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 
id(String) - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake.ProcessDefinitionFakeBuilder
 
id(String) - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake.ProcessInstanceFakeBuilder
 
id(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 
IncidentFake - Class in org.camunda.bpm.extension.mockito.delegate
 
IncidentFake(DelegateExecutionFake, String, String, String, String, String, String, String) - Constructor for class org.camunda.bpm.extension.mockito.delegate.IncidentFake
 
IncidentQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
IncidentQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.IncidentQueryMock
 
INSTANCE - org.camunda.bpm.extension.mockito.function.GetProcessEngineConfiguration
 
INSTANCE - org.camunda.bpm.extension.mockito.function.NameForType
 
isActive() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
isActive() - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
isActive() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
isAvailable() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
isAvailable() - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
isAvailable() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
isCanceled() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
isClosed() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
isCompleted() - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
isCompleted() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
isCompleted() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
isDisabled() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
isDisabled() - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
isDisabled() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
isEnabled() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
isEnabled() - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
isEnabled() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
isEnded() - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake
 
isFailed() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
isRequired() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
isRequired() - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
isStartableInTasklist() - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake
 
isSuspended() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
isSuspended() - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake
 
isSuspended() - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake
 
isSuspended() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
isTerminated() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
isTerminated() - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
isTerminated() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 

J

JAVA_DELEGATE - org.camunda.bpm.extension.mockito.function.ParseDelegateExpressions.ExpressionType
 
JavaDelegateAnswer - Class in org.camunda.bpm.extension.mockito.answer
This is a specialized Answer that delegates to the given JavaDelegate.
JavaDelegateAnswer(JavaDelegate) - Constructor for class org.camunda.bpm.extension.mockito.answer.JavaDelegateAnswer
 
JavaDelegateVerification - Class in org.camunda.bpm.extension.mockito.verify
 
JavaDelegateVerification(JavaDelegate) - Constructor for class org.camunda.bpm.extension.mockito.verify.JavaDelegateVerification
 
JobDefinitionQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
JobDefinitionQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.JobDefinitionQueryMock
 
JobQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
JobQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.JobQueryMock
 
juelNameFor(Class<?>) - Static method in enum org.camunda.bpm.extension.mockito.function.NameForType
 
juelNameFor(Object) - Static method in enum org.camunda.bpm.extension.mockito.function.NameForType
 

K

key(String) - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake.ProcessDefinitionFakeBuilder
 
keySet() - Method in class org.camunda.bpm.extension.mockito.typedvalues.VariableContextFake
 

M

MessageCorrelationBuilderMock - Class in org.camunda.bpm.extension.mockito.message
 
MessageCorrelationBuilderMock() - Constructor for class org.camunda.bpm.extension.mockito.message.MessageCorrelationBuilderMock
 
mock - Variable in class org.camunda.bpm.extension.mockito.mock.FluentMock
 
mock - Variable in class org.camunda.bpm.extension.mockito.verify.AbstractMockitoVerification
 
mockActivityStatisticsQuery(ManagementService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockActivityStatisticsQuery(ManagementService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockAuthorizationQuery(AuthorizationService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockAuthorizationQuery(AuthorizationService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockBatchQuery(ManagementService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockBatchQuery(ManagementService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockBatchStatisticsQuery(ManagementService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockBatchStatisticsQuery(ManagementService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockCaseDefinitionQuery(RepositoryService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockCaseDefinitionQuery(RepositoryService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockCaseExecutionQuery(CaseService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockCaseExecutionQuery(CaseService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockCaseInstanceQuery(CaseService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockCaseInstanceQuery(CaseService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockDecisionDefinitionQuery(RepositoryService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockDecisionDefinitionQuery(RepositoryService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockDeploymentQuery(RepositoryService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockDeploymentQuery(RepositoryService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockDeploymentStatisticsQuery(ManagementService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockDeploymentStatisticsQuery(ManagementService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockEventSubscriptionQuery(RuntimeService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockEventSubscriptionQuery(RuntimeService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockExecutionQuery(RuntimeService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockExecutionQuery(RuntimeService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockExternalTaskQuery(ExternalTaskService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockExternalTaskQuery(ExternalTaskService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockFilterQuery(FilterService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockFilterQuery(FilterService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockGroupQuery(IdentityService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockGroupQuery(IdentityService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockHistoricActivityInstanceQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockHistoricActivityStatisticsQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockHistoricActivityStatisticsQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockHistoricBatchQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockHistoricBatchQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockHistoricCaseActivityInstanceQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockHistoricCaseActivityInstanceQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockHistoricCaseInstanceQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockHistoricCaseInstanceQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockHistoricDecisionInstanceQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockHistoricDecisionInstanceQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockHistoricDetailQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockHistoricDetailQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockHistoricIdentityLinkLogQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockHistoricIdentityLinkLogQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockHistoricIncidentQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockHistoricIncidentQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockHistoricJobLogQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockHistoricJobLogQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockHistoricProcessInstanceQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockHistoricProcessInstanceQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockHistoricTaskInstanceQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockHistoricTaskInstanceQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockHistoricVariableInstanceQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockHistoricVariableInstanceQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockIncidentQuery(RuntimeService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockIncidentQuery(RuntimeService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockInstance(Class<T>) - Static method in class org.camunda.bpm.extension.mockito.function.CreateInstance
 
MockitoVerification<P> - Interface in org.camunda.bpm.extension.mockito.verify
 
mockJobDefinitionQuery(ManagementService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockJobDefinitionQuery(ManagementService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockJobQuery(ManagementService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockJobQuery(ManagementService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockMessageCorrelation(RuntimeService) - Static method in enum org.camunda.bpm.extension.mockito.ProcessExpressions
Registers the mock for message correlation.
mockMessageCorrelation(RuntimeService, String) - Static method in enum org.camunda.bpm.extension.mockito.ProcessExpressions
Registers the mock for message correlation.
mockProcessDefinitionQuery(RepositoryService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockProcessDefinitionQuery(RepositoryService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockProcessDefinitionStatisticsQuery(ManagementService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockProcessDefinitionStatisticsQuery(ManagementService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockProcessInstanceQuery(RuntimeService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockProcessInstanceQuery(RuntimeService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockTaskQuery(TaskService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockTaskQuery(TaskService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockTenantQuery(IdentityService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockTenantQuery(IdentityService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockUserOperationLogQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockUserOperationLogQuery(HistoryService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockUserQuery(IdentityService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockUserQuery(IdentityService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 
mockVariableInstanceQuery(RuntimeService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
mockVariableInstanceQuery(RuntimeService) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
 

N

name(String) - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake.ProcessDefinitionFakeBuilder
 
name(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 
NameForType - Enum in org.camunda.bpm.extension.mockito.function
Retrieves the juel expression for given type.
newInstanceByDefaultConstructor(Class<T>) - Static method in class org.camunda.bpm.extension.mockito.function.CreateInstance
 
notify(DelegateExecution) - Method in class org.camunda.bpm.extension.mockito.answer.ExecutionListenerAnswer
 
notify(DelegateExecution) - Method in class org.camunda.bpm.extension.mockito.mock.FluentExecutionListenerMock
 
notify(DelegateTask) - Method in class org.camunda.bpm.extension.mockito.answer.TaskListenerAnswer
 
notify(DelegateTask) - Method in class org.camunda.bpm.extension.mockito.mock.FluentTaskListenerMock
 

O

of() - Static method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
onExecutionAddVariable(String, Object) - Method in class org.camunda.bpm.extension.mockito.process.CallActivityMock
On execution, the MockProcess will add the given process variable
onExecutionAddVariables(VariableMap) - Method in class org.camunda.bpm.extension.mockito.process.CallActivityMock
On execution, the MockProcess will add the given VariableMap to the execution
onExecutionDo(String, Consumer<DelegateExecution>) - Method in class org.camunda.bpm.extension.mockito.process.CallActivityMock
On execution, the MockProcess will execute the given consumer with a DelegateExecution.
onExecutionDo(Consumer<DelegateExecution>) - Method in class org.camunda.bpm.extension.mockito.process.CallActivityMock
On execution, the MockProcess will call the given consumer with a DelegateExecution.
onExecutionRunIntoError(Throwable) - Method in class org.camunda.bpm.extension.mockito.process.CallActivityMock
On execution, the MockProcess will throw a RuntimeException for the given Throwable.
onExecutionSendMessage(String) - Method in class org.camunda.bpm.extension.mockito.process.CallActivityMock
On execution, the MockProcess will send the given message to all
onExecutionSendMessage(String, String) - Method in class org.camunda.bpm.extension.mockito.process.CallActivityMock
On execution, the MockProcess will send the given message to a process instance with the given businessId
onExecutionSetVariable(VariableFactory<V>, V) - Method in class org.camunda.bpm.extension.mockito.mock.FluentMock
 
onExecutionSetVariable(String, Object) - Method in class org.camunda.bpm.extension.mockito.mock.FluentMock
 
onExecutionSetVariables(Map<String, Object>) - Method in class org.camunda.bpm.extension.mockito.mock.FluentMock
 
onExecutionSetVariables(VariableMap) - Method in class org.camunda.bpm.extension.mockito.mock.FluentExecutionListenerMock
 
onExecutionSetVariables(VariableMap) - Method in class org.camunda.bpm.extension.mockito.mock.FluentJavaDelegateMock
 
onExecutionSetVariables(VariableMap) - Method in class org.camunda.bpm.extension.mockito.mock.FluentMock
 
onExecutionSetVariables(VariableMap) - Method in class org.camunda.bpm.extension.mockito.mock.FluentTaskListenerMock
 
onExecutionSetVariables(VariableMap) - Method in class org.camunda.bpm.extension.mockito.process.CallActivityMock
On execution, the MockProcess will set the given VariableMap to the execution (ATTENTION: This means all current process variables are replaced with the given Map!)
onExecutionThrowBpmnError(String) - Method in class org.camunda.bpm.extension.mockito.mock.FluentMock
The mock will throw a BpmnError with given errorCode.
onExecutionThrowBpmnError(String, String) - Method in class org.camunda.bpm.extension.mockito.mock.FluentMock
The mock will throw a BpmnError with given errorCode and message.
onExecutionThrowBpmnError(BpmnError) - Method in class org.camunda.bpm.extension.mockito.mock.FluentExecutionListenerMock
 
onExecutionThrowBpmnError(BpmnError) - Method in class org.camunda.bpm.extension.mockito.mock.FluentJavaDelegateMock
 
onExecutionThrowBpmnError(BpmnError) - Method in class org.camunda.bpm.extension.mockito.mock.FluentMock
The implementation of throw-bpmn-error depends on the concrete type.
onExecutionThrowBpmnError(BpmnError) - Method in class org.camunda.bpm.extension.mockito.mock.FluentTaskListenerMock
 
onExecutionThrowException(Exception) - Method in class org.camunda.bpm.extension.mockito.mock.FluentExecutionListenerMock
 
onExecutionThrowException(Exception) - Method in class org.camunda.bpm.extension.mockito.mock.FluentJavaDelegateMock
 
onExecutionThrowException(Exception) - Method in class org.camunda.bpm.extension.mockito.mock.FluentMock
The mock will throw the given exception on execution.
onExecutionThrowException(Exception) - Method in class org.camunda.bpm.extension.mockito.mock.FluentTaskListenerMock
 
onExecutionWaitForMessage(String) - Method in class org.camunda.bpm.extension.mockito.process.CallActivityMock
On execution, the MockProcess will wait for the given message
onExecutionWaitForSignal(String) - Method in class org.camunda.bpm.extension.mockito.process.CallActivityMock
On execution, the MockProcess will wait for the given signal
onExecutionWaitForTimerWithDate(String) - Method in class org.camunda.bpm.extension.mockito.process.CallActivityMock
On execution, the MockProcess will wait on a timer which is configured with an ISO 8601 date.
onExecutionWaitForTimerWithDate(Date) - Method in class org.camunda.bpm.extension.mockito.process.CallActivityMock
On execution, the MockProcess will wait on a timer which is configured with an date
onExecutionWaitForTimerWithDuration(String) - Method in class org.camunda.bpm.extension.mockito.process.CallActivityMock
On execution, the MockProcess will wait on a timer which is configured with an ISO 8601 duration.
org.camunda.bpm.extension.mockito - package org.camunda.bpm.extension.mockito
 
org.camunda.bpm.extension.mockito.answer - package org.camunda.bpm.extension.mockito.answer
 
org.camunda.bpm.extension.mockito.cases - package org.camunda.bpm.extension.mockito.cases
 
org.camunda.bpm.extension.mockito.delegate - package org.camunda.bpm.extension.mockito.delegate
 
org.camunda.bpm.extension.mockito.function - package org.camunda.bpm.extension.mockito.function
 
org.camunda.bpm.extension.mockito.message - package org.camunda.bpm.extension.mockito.message
 
org.camunda.bpm.extension.mockito.mock - package org.camunda.bpm.extension.mockito.mock
 
org.camunda.bpm.extension.mockito.process - package org.camunda.bpm.extension.mockito.process
 
org.camunda.bpm.extension.mockito.query - package org.camunda.bpm.extension.mockito.query
 
org.camunda.bpm.extension.mockito.service - package org.camunda.bpm.extension.mockito.service
 
org.camunda.bpm.extension.mockito.task - package org.camunda.bpm.extension.mockito.task
 
org.camunda.bpm.extension.mockito.typedvalues - package org.camunda.bpm.extension.mockito.typedvalues
 
org.camunda.bpm.extension.mockito.verify - package org.camunda.bpm.extension.mockito.verify
 
owner(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 

P

parameterType - Variable in class org.camunda.bpm.extension.mockito.mock.FluentMock
 
parentId(String) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake.CaseExecutionFakeBuilder
 
parentId(String) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 
parentTaskId(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 
ParseDelegateExpressions - Class in org.camunda.bpm.extension.mockito.function
Parses a given BPMN File and returns a Set of all delegateExpression names.
ParseDelegateExpressions() - Constructor for class org.camunda.bpm.extension.mockito.function.ParseDelegateExpressions
 
ParseDelegateExpressions.ExpressionType - Enum in org.camunda.bpm.extension.mockito.function
 
prepareMock(CaseService, String) - Static method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
priority(int) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 
ProcessDefinitionFake - Class in org.camunda.bpm.extension.mockito.process
 
ProcessDefinitionFake.ProcessDefinitionFakeBuilder - Class in org.camunda.bpm.extension.mockito.process
 
ProcessDefinitionFakeBuilder() - Constructor for class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake.ProcessDefinitionFakeBuilder
 
processDefinitionId(String) - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake.ProcessInstanceFakeBuilder
 
processDefinitionId(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 
ProcessDefinitionQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
ProcessDefinitionQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.ProcessDefinitionQueryMock
 
ProcessDefinitionStatisticsQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
ProcessDefinitionStatisticsQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.ProcessDefinitionStatisticsQueryMock
 
ProcessEngineServicesAwareFake - Class in org.camunda.bpm.extension.mockito.delegate
 
ProcessEngineServicesAwareFake() - Constructor for class org.camunda.bpm.extension.mockito.delegate.ProcessEngineServicesAwareFake
 
ProcessExpressions - Enum in org.camunda.bpm.extension.mockito
 
ProcessInstanceFake - Class in org.camunda.bpm.extension.mockito.process
 
ProcessInstanceFake.ProcessInstanceFakeBuilder - Class in org.camunda.bpm.extension.mockito.process
 
ProcessInstanceFakeBuilder() - Constructor for class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake.ProcessInstanceFakeBuilder
 
processInstanceId(String) - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake.ProcessInstanceFakeBuilder
 
processInstanceId(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 
ProcessInstanceNotSetException() - Constructor for exception org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake.ProcessInstanceNotSetException
 
ProcessInstanceQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
ProcessInstanceQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.ProcessInstanceQueryMock
 

Q

QueryMocks - Enum in org.camunda.bpm.extension.mockito
 

R

randomId() - Static method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
ReadXmlDocumentFromResource - Class in org.camunda.bpm.extension.mockito.function
Return DOM document for given resource.
ReadXmlDocumentFromResource() - Constructor for class org.camunda.bpm.extension.mockito.function.ReadXmlDocumentFromResource
 
reenable() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionEntityFake
 
registerCallActivityMock(String) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
registerCallActivityMock(String) - Static method in enum org.camunda.bpm.extension.mockito.ProcessExpressions
Registers a call activity mock for the given process definition key (without the possibility to adjust the properties of the mocked model).
registerCallActivityMock(String, CallActivityMock.MockedModelConfigurer) - Static method in enum org.camunda.bpm.extension.mockito.ProcessExpressions
Registers a call activity mock for the given process definition key.
registerExecutionListenerMock(Class<? extends ExecutionListener>) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Registers a new FluentExecutionListenerMock instance for name (by type).
registerExecutionListenerMock(Class<? extends ExecutionListener>) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Registers a new FluentExecutionListenerMock instance for name (by type).
registerExecutionListenerMock(String) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Registers a new FluentExecutionListenerMock instance for name.
registerExecutionListenerMock(String) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Registers a new FluentExecutionListenerMock instance for name.
registerInstance(String, T) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Delegates to Mocks.register(String, Object)
registerInstance(String, T) - Static method in enum org.camunda.bpm.extension.mockito.Expressions
Delegates to Mocks.register(String, Object)
registerInstance(T) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
If you already have the instance, register it directly.
registerInstance(T) - Static method in enum org.camunda.bpm.extension.mockito.Expressions
If you already have the instance, register it directly.
registerInstancesForFields(Object) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Registers mocks via Mocks.register(String, Object) for all attributes with Named-types.
registerInstancesForFields(Object) - Static method in enum org.camunda.bpm.extension.mockito.Expressions
Registers mocks via Mocks.register(String, Object) for all attributes with Named-types.
registerJavaDelegateMock(Class<? extends JavaDelegate>) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Registers a new FluentJavaDelegateMock instance for name (by type).
registerJavaDelegateMock(Class<? extends JavaDelegate>) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Registers a new FluentJavaDelegateMock instance for name (by type).
registerJavaDelegateMock(String) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Registers a new FluentJavaDelegateMock instance for name.
registerJavaDelegateMock(String) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Registers a new FluentJavaDelegateMock instance for name.
registerJavaDelegateMock(String, JavaDelegate) - Method in class org.camunda.bpm.extension.mockito.process.CallActivityMock
Registers a delegate under the specified name within the appropriate context.
registerJavaDelegateMock(String, JavaDelegate) - Method in class org.camunda.bpm.extension.mockito.process.CallActivityMockForSpringContext
 
registerMock(String) - Method in enum org.camunda.bpm.extension.mockito.function.ParseDelegateExpressions.ExpressionType
 
registerMockInstance(Class<T>) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Creates a mock for the given type and registers it.
registerMockInstance(Class<T>) - Static method in enum org.camunda.bpm.extension.mockito.Expressions
Creates a mock for the given type and registers it.
registerMockInstance(String, Class<T>) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Creates a mock for the given type and registers it.
registerMockInstance(String, Class<T>) - Static method in enum org.camunda.bpm.extension.mockito.Expressions
Creates a mock for the given type and registers it.
registerMockInstances(Class<?>...) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Creates and registers mock instance for every given type.
registerMockInstances(Class<?>...) - Static method in enum org.camunda.bpm.extension.mockito.Expressions
Creates and registers mock instance for every given type.
registerMockInstances(Collection<Class<?>>) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Creates and registers mock instance for every given type.
registerMockInstances(Collection<Class<?>>) - Static method in enum org.camunda.bpm.extension.mockito.Expressions
Creates and registers mock instance for every given type.
registerMockInstancesForNestedTypes(Class<?>) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Registers mock instances for every public static nested class found in parentClass.
registerMockInstancesForNestedTypes(Class<?>) - Static method in enum org.camunda.bpm.extension.mockito.Expressions
Registers mock instances for every public static nested class found in parentClass.
registerNewInstance(Class<T>) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Creates a new instance for the given type using the default constructor and registers it.
registerNewInstance(Class<T>) - Static method in enum org.camunda.bpm.extension.mockito.Expressions
Creates a new instance for the given type using the default constructor and registers it.
registerNewInstance(String, Class<T>) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Creates a new instance for the given type and registers it under the given name.
registerNewInstance(String, Class<T>) - Static method in enum org.camunda.bpm.extension.mockito.Expressions
Creates a new instance for the given type and registers it under the given name.
registerNewInstancesForNestedTypes(Class<?>) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Registers new instances for every public static nested class found in parentClass.
registerNewInstancesForNestedTypes(Class<?>) - Static method in enum org.camunda.bpm.extension.mockito.Expressions
Registers new instances for every public static nested class found in parentClass.
registerTaskListenerMock(Class<? extends TaskListener>) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Registers a new FluentTaskListenerMock instance for name (by type).
registerTaskListenerMock(Class<? extends TaskListener>) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Registers a new FluentTaskListenerMock instance for name (by type).
registerTaskListenerMock(String) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Registers a new FluentTaskListenerMock instance for name.
registerTaskListenerMock(String) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Registers a new FluentTaskListenerMock instance for name.
required(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake.CaseExecutionFakeBuilder
 
required(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 
reset() - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
reset() - Static method in enum org.camunda.bpm.extension.mockito.Expressions
 
resolve(String) - Method in class org.camunda.bpm.extension.mockito.typedvalues.VariableContextFake
 
resolveIncident(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
resourceName(String) - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake.ProcessDefinitionFakeBuilder
 
runtimeServiceFluentMock() - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
runtimeServiceFluentMock(RuntimeService) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
RuntimeServiceFluentMock - Class in org.camunda.bpm.extension.mockito.service
 
RuntimeServiceFluentMock() - Constructor for class org.camunda.bpm.extension.mockito.service.RuntimeServiceFluentMock
Create fluent mock instance and constructs the runtime service mock.
RuntimeServiceFluentMock(RuntimeService) - Constructor for class org.camunda.bpm.extension.mockito.service.RuntimeServiceFluentMock
 

S

setActive(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
setActive(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
setAssignee(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
setAssignee(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setAvailable(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
setAvailable(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
setCaseDefinitionId(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setCaseExecutionId(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setCaseInstanceId(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setCompleted(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
setCreateTime(Date) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setDelegationState(DelegationState) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setDescription(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
setDescription(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setDisabled(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
setDisabled(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
setDueDate(Date) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
setDueDate(Date) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setEnabled(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
setEnabled(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
setEnded(boolean) - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake
 
setExecutionId(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setFollowUpDate(Date) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
setFollowUpDate(Date) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setFormKey(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setId(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setName(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
setName(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setOwner(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
setOwner(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setParentTaskId(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setPriority(int) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
setPriority(int) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setProcessBusinessKey(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
setProcessDefinitionId(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setProcessInstanceId(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setProcessModelAttributes(ProcessBuilder) - Method in interface org.camunda.bpm.extension.mockito.process.CallActivityMock.MockedModelConfigurer
 
setRequired(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
setRequired(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
setState(CaseExecutionState) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionEntityFake
 
setSuspended(boolean) - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake
 
setSuspended(boolean) - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake
 
setSuspended(boolean) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setTaskDefinitionKey(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setTenantId(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 
setTerminated(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
setTerminated(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
setVariable(String, Object) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
setVariable(String, Object, String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
setVariables(VariableScope, Map<String, Object>) - Method in class org.camunda.bpm.extension.mockito.mock.FluentMock
 
suspended(boolean) - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake.ProcessDefinitionFakeBuilder
 
suspended(boolean) - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake.ProcessInstanceFakeBuilder
 
suspended(boolean) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 

T

TASK_LISTENER - org.camunda.bpm.extension.mockito.function.ParseDelegateExpressions.ExpressionType
 
taskDefinitionKey(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 
TaskFake - Class in org.camunda.bpm.extension.mockito.task
 
TaskFake.TaskFakeBuilder - Class in org.camunda.bpm.extension.mockito.task
 
TaskListenerAnswer - Class in org.camunda.bpm.extension.mockito.answer
This is a specialized Answer that delegates to the given TaskListener.
TaskListenerAnswer(TaskListener) - Constructor for class org.camunda.bpm.extension.mockito.answer.TaskListenerAnswer
 
TaskListenerVerification - Class in org.camunda.bpm.extension.mockito.verify
 
TaskListenerVerification(TaskListener) - Constructor for class org.camunda.bpm.extension.mockito.verify.TaskListenerVerification
 
TaskQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
TaskQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.TaskQueryMock
 
tenantId(String) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake.CaseExecutionFakeBuilder
 
tenantId(String) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 
tenantId(String) - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake.ProcessDefinitionFakeBuilder
 
tenantId(String) - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake.ProcessInstanceFakeBuilder
 
tenantId(String) - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 
TenantQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
TenantQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.TenantQueryMock
 
terminated(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake.CaseExecutionFakeBuilder
 
terminated(boolean) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 
TO_STRING - Static variable in class org.camunda.bpm.extension.mockito.function.ReadXmlDocumentFromResource
 
toString() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionEntityFake
 
toString() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake.CaseExecutionFakeBuilder
 
toString() - Method in class org.camunda.bpm.extension.mockito.cases.CaseExecutionFake
 
toString() - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFake
 
toString() - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 
toString() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
toString() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
toString() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
toString() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
toString() - Method in class org.camunda.bpm.extension.mockito.delegate.IncidentFake
 
toString() - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake.ProcessDefinitionFakeBuilder
 
toString() - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake
 
toString() - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake.ProcessInstanceFakeBuilder
 
toString() - Method in class org.camunda.bpm.extension.mockito.process.ProcessInstanceFake
 
toString() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake.TaskFakeBuilder
 
toString() - Method in class org.camunda.bpm.extension.mockito.task.TaskFake
 

U

update(String, TypedValue) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
userIds(DelegateTask) - Static method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
userIds(DelegateTask, String) - Static method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
UserOperationLogQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
UserOperationLogQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.UserOperationLogQueryMock
 
UserQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
UserQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.UserQueryMock
 

V

valueOf(String) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.extension.mockito.Expressions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.extension.mockito.function.GetProcessEngineConfiguration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.extension.mockito.function.NameForType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.extension.mockito.function.ParseDelegateExpressions.ExpressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.extension.mockito.ProcessExpressions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.extension.mockito.Expressions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.extension.mockito.function.GetProcessEngineConfiguration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.extension.mockito.function.NameForType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.extension.mockito.function.ParseDelegateExpressions.ExpressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.extension.mockito.ProcessExpressions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.extension.mockito.QueryMocks
Returns an array containing the constants of this enum type, in the order they are declared.
variable(String, Object) - Method in class org.camunda.bpm.extension.mockito.cases.CaseInstanceFakeBuilder
 
VariableContextFake - Class in org.camunda.bpm.extension.mockito.typedvalues
Implementation of VariableContext that internally uses a VariableMap to keep key/value pairs.
VariableContextFake() - Constructor for class org.camunda.bpm.extension.mockito.typedvalues.VariableContextFake
 
variableInstanceFactory - Variable in class org.camunda.bpm.extension.mockito.delegate.VariableScopeFake
 
VariableInstanceQueryMock - Class in org.camunda.bpm.extension.mockito.query
 
VariableInstanceQueryMock() - Constructor for class org.camunda.bpm.extension.mockito.query.VariableInstanceQueryMock
 
variableScopeFake() - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
 
VariableScopeFake<T extends VariableScopeFake> - Class in org.camunda.bpm.extension.mockito.delegate
 
VariableScopeFake() - Constructor for class org.camunda.bpm.extension.mockito.delegate.VariableScopeFake
 
variableStore - Variable in class org.camunda.bpm.extension.mockito.delegate.VariableScopeFake
 
verifyExecutionListenerMock(Class<?>) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Gets the registered FluentExecutionListenerMock and creates a verification instance.
verifyExecutionListenerMock(Class<?>) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Gets the registered FluentExecutionListenerMock and creates a verification instance.
verifyExecutionListenerMock(String) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Gets the registered FluentExecutionListenerMock and creates a verification instance.
verifyExecutionListenerMock(String) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Gets the registered FluentExecutionListenerMock and creates a verification instance.
verifyExecutionListenerMock(FluentExecutionListenerMock) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Creates a verification instance for ExecutionListener.
verifyExecutionListenerMock(FluentExecutionListenerMock) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Creates a verification instance for ExecutionListener.
verifyJavaDelegateMock(Class<?>) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Gets the registered FluentJavaDelegateMock and creates a verification instance.
verifyJavaDelegateMock(Class<?>) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Gets the registered FluentJavaDelegateMock and creates a verification instance.
verifyJavaDelegateMock(String) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Gets the registered FluentJavaDelegateMock and creates a verification instance.
verifyJavaDelegateMock(String) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Gets the registered FluentJavaDelegateMock and creates a verification instance.
verifyJavaDelegateMock(FluentJavaDelegateMock) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Creates a verification instance for JavaDelegate.
verifyJavaDelegateMock(FluentJavaDelegateMock) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Creates a verification instance for JavaDelegate.
verifyTaskListenerMock(Class<?>) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Gets the registered FluentExecutionListenerMock and creates a verification instance.
verifyTaskListenerMock(Class<?>) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Gets the registered FluentExecutionListenerMock and creates a verification instance.
verifyTaskListenerMock(String) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Gets the registered FluentTaskListenerMock and creates a verification instance.
verifyTaskListenerMock(String) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Gets the registered FluentTaskListenerMock and creates a verification instance.
verifyTaskListenerMock(FluentTaskListenerMock) - Static method in enum org.camunda.bpm.extension.mockito.CamundaMockito
Creates a verification instance for TaskListener.
verifyTaskListenerMock(FluentTaskListenerMock) - Static method in enum org.camunda.bpm.extension.mockito.DelegateExpressions
Creates a verification instance for TaskListener.
version(int) - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake.ProcessDefinitionFakeBuilder
 
versionTag(String) - Method in class org.camunda.bpm.extension.mockito.process.ProcessDefinitionFake.ProcessDefinitionFakeBuilder
 

W

withActivityId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
withActivityInstanceId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
withActivityInstanceId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
withActivityName(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
withAssignee(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
withBatchId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
withBpmnModelElementInstanceType(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
withBusinessKey(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
withBusinessKey(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
withCanceled(boolean) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
withCaseBusinessKey(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
withCaseDefinitionId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
withCaseDefinitionId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
withCaseExecution(DelegateCaseExecution) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
withCaseExecutionId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
withCaseExecutionId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
withCaseExecutionState(CaseExecutionState) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
withCaseInstanceId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
withCaseInstanceId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
withCaseInstanceId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
withCreateTime(Date) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
withCurrentActivityId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
withCurrentActivityName(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
withCurrentTransitionId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
withDeleteReason(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
withDescription(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
withErrorMessage(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
withEventName(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
withEventName(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
withEventName(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
withEventName(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
withExecution(DelegateExecution) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
withExecutionId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
withExecutionId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
withFollowUpDate(Date) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
withId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
withId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
withId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
withId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
withName(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
withName(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
withParentActivityInstanceId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
withParentId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
withParentId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
withPriority(int) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
withProcessBusinessKey(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
withProcessDefinitionId() - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
withProcessDefinitionId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
withProcessDefinitionId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
withProcessEngine(ProcessEngine) - Method in class org.camunda.bpm.extension.mockito.delegate.ProcessEngineServicesAwareFake
 
withProcessEngineServices(ProcessEngineServices) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
withProcessEngineServices(ProcessEngineServices) - Method in class org.camunda.bpm.extension.mockito.delegate.ProcessEngineServicesAwareFake
 
withProcessInstance(DelegateExecution) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
withProcessInstanceId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
withProcessInstanceId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
withProcessInstanceId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
withSourceExecution(DelegateCaseExecution) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
withSuperExecution(DelegateExecution) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
withTaskDefinitionKey(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
withTaskId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
withTenantId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseExecutionFake
 
withTenantId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
withTenantId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateExecutionFake
 
withTenantId(String) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateTaskFake
 
withValue(Object) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
withValue(TypedValue) - Method in class org.camunda.bpm.extension.mockito.delegate.DelegateCaseVariableInstanceFake
 
withVariable(VariableFactory<V>, V) - Method in class org.camunda.bpm.extension.mockito.delegate.VariableScopeFake
 
withVariable(String, Object) - Method in class org.camunda.bpm.extension.mockito.delegate.VariableScopeFake
 
withVariableLocal(VariableFactory<V>, V) - Method in class org.camunda.bpm.extension.mockito.delegate.VariableScopeFake
 
withVariableLocal(String, Object) - Method in class org.camunda.bpm.extension.mockito.delegate.VariableScopeFake
 
withVariables(Map<String, ?>) - Method in class org.camunda.bpm.extension.mockito.delegate.VariableScopeFake
 
withVariablesLocal(Map<String, ?>) - Method in class org.camunda.bpm.extension.mockito.delegate.VariableScopeFake
 
A B C D E F G H I J K M N O P Q R S T U V W 
All Classes All Packages