- calledProcessInstance() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only called process instance
currently available in the context of the last asserted process
instance.
- calledProcessInstance(ProcessInstance) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only called process instance
currently available in the context of the given process instance.
- calledProcessInstance(String) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only called process instance with
the given processDefinitionKey currently available in the context
of the last asserted process instance.
- calledProcessInstance(String, ProcessInstance) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only called process instance with the
given processDefinitionKey currently available in the context
of the given process instance.
- calledProcessInstance(ProcessInstanceQuery) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only called process instance compliant to
a given processInstanceQuery and currently available in the context
of the last asserted process instance.
- calledProcessInstance(ProcessInstanceQuery, ProcessInstance) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only called process instance compliant to
a given processInstanceQuery and currently available in the context of the given
process instance.
- calledProcessInstance() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Enter into a chained process instance assert inspecting the one and mostly
one called process instance currently available in the context of the process instance
under test of this ProcessInstanceAssert.
- calledProcessInstance(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Enter into a chained process instance assert inspecting the one and mostly
one called process instance of the specified process definition key currently available in the
context of the process instance under test of this ProcessInstanceAssert.
- calledProcessInstance(ProcessInstanceQuery) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Enter into a chained process instance assert inspecting a called process instance
called by and currently available in the context of the process instance under test
of this ProcessInstanceAssert.
- CalledProcessInstanceAssert - Class in org.camunda.bpm.engine.test.assertions.bpmn
-
- CalledProcessInstanceAssert(ProcessEngine, ProcessInstance) - Constructor for class org.camunda.bpm.engine.test.assertions.bpmn.CalledProcessInstanceAssert
-
- CamundaBpmApi - Class in org.camunda.bpm.engine.test.util
-
- CamundaBpmApi() - Constructor for class org.camunda.bpm.engine.test.util.CamundaBpmApi
-
- CamundaBpmApiAwareTestCase - Class in org.camunda.bpm.engine.test.util
-
- CamundaBpmApiAwareTestCase() - Constructor for class org.camunda.bpm.engine.test.util.CamundaBpmApiAwareTestCase
-
- CaseDefinitionAssert - Class in org.camunda.bpm.engine.test.assertions.cmmn
-
- CaseDefinitionAssert(ProcessEngine, CaseDefinition) - Constructor for class org.camunda.bpm.engine.test.assertions.cmmn.CaseDefinitionAssert
-
- caseDefinitionQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
-
- caseDefinitionQuery() - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Helper method to easily create a new CaseDefinitionQuery.
- caseExecution(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Retrieve a child CaseExecution currently available in the context of
the actual caseExecution under test of this AbstractCaseAssert.
- caseExecution(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Retrieve a chained CaseExecution currently available in the context of
the actual caseExecution under test of this AbstractCaseAssert.
- caseExecution() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Retrieve a chained CaseExecution currently available in the context of
the actual caseExecution under test of this AbstractCaseAssert.
- caseExecution(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
-
- caseExecution(String, CaseInstance) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Helper method to find any CaseExecution in the context of a CaseInstance.
- caseExecution(CaseExecutionQuery, CaseInstance) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Helper method to find any CaseExecution in the context of a CaseInstance
- CaseExecutionAssert - Class in org.camunda.bpm.engine.test.assertions.cmmn
-
- CaseExecutionAssert(ProcessEngine, CaseExecution) - Constructor for class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
-
- caseExecutionQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
-
- caseExecutionQuery() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
CaseExecutionQuery, automatically narrowed to CaseInstance of actual CaseExecution
- caseExecutionQuery() - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Helper method to easily create a new CaseExecutionQuery.
- CaseInstanceAssert - Class in org.camunda.bpm.engine.test.assertions.cmmn
-
- CaseInstanceAssert(ProcessEngine, CaseInstance) - Constructor for class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
-
- caseInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
-
- caseInstanceQuery() - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Helper method to easily create a new CaseInstanceQuery.
- caseService() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
-
- caseService() - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Helper method to easily access CaseService
- caseTask(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Enter into a chained
CaseTaskAssert inspecting the one and mostly
one 'caseTask' currently available in the context of the actual caseExecution
under test of this AbstractCaseAssert.
- caseTask(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Enter into a chained
CaseTaskAssert inspecting the one and mostly
one 'caseTask' currently available in the context of the actual caseExecution
under test of this AbstractCaseAssert.
- caseTask() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Enter into a chained
CaseTaskAssert inspecting the one and mostly
one 'caseTask' currently available in the context of the actual caseExecution
under test of this AbstractCaseAssert.
- caseTask(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
-
- caseTask(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
-
- caseTask() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
-
- caseTask(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
-
- caseTask(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
-
- caseTask() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
-
- CaseTaskAssert - Class in org.camunda.bpm.engine.test.assertions.cmmn
-
- CaseTaskAssert(ProcessEngine, CaseExecution) - Constructor for class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
-
- claim(Task, String) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily claim a task for a specific
assignee.
- CmmnAwareAssertions - Class in org.camunda.bpm.engine.test.assertions.cmmn
-
Convenience class to access camunda *BPMN* and *CMMN*
related Assertions.
- CmmnAwareAssertions() - Constructor for class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareAssertions
-
- CmmnAwareTests - Class in org.camunda.bpm.engine.test.assertions.cmmn
-
Convenience class to access camunda *BPMN* and *CMMN*
related Assertions PLUS helper methods.
- CmmnAwareTests() - Constructor for class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
- compare(HistoricActivityInstance, HistoricActivityInstance) - Method in class org.camunda.bpm.engine.test.util.HistoricActivityInstanceComparator
-
- complete(Task, Map<String, Object>) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily complete a task and pass some
process variables.
- complete(Task) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily complete a task.
- complete(CaseExecution) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Helper method to easily complete a CaseExecution.
- complete(CaseExecution, Map<String, Object>) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Helper method to easily complete a caseExecution and pass some
case variables.
- hasActiveInstances(long) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessDefinitionAssert
-
Verifies the expectation that the ProcessDefinition currently has the
specified number of active instances, iow neither suspended nor ended instances.
- hasActivityId(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
-
- hasCandidateGroup(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the expectation that the Task is currently waiting to
be assigned to a user of the specified candidate group.
- hasCandidateGroupAssociated(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the expectation that the Task is currently associated to the
specified candidate group - no matter whether it is already assigned to a
specific user or not.
- hasCandidateUser(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the expectation that the Task is currently waiting to
be assigned to a specified candidate user.
- hasCandidateUser(String, boolean) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
- hasCandidateUserAssociated(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the expectation that the Task is currently associated to the
specified candidate user - no matter whether it is already assigned to a
specific user or not.
- hasDefinitionKey(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the definition key of a Task.
- hasDeploymentId(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
-
Verifies the expectation of a specific deployment id for the Job.
- hasDescription(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the description of a Task.
- hasDueDate(Date) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
-
Verifies the expectation of a specific due date for the Job.
- hasDueDate(Date) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the due date of a Task.
- hasExceptionMessage() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
-
Verifies the expectation of the existence of an exception message
for the Job.
- hasExecutionId(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
-
Verifies the expectation of a specific execution id for the Job.
- hasFormKey(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the expectation that the Task has a specified form key.
- hasId(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
-
Verifies the expectation of a specific id for the Job.
- hasId(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the internal id of a Task.
- hasName(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the name (label) of a Task.
- hasNotPassed(String...) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the ProcessInstance has NOT passed one
or more specified activities.
- hasNoVariables() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the ProcessInstance holds no
process variables at all.
- hasNoVariables() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
-
Verifies the expectation that the CaseTask holds no
case variables at all.
- hasNoVariables() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
-
Verifies the expectation that the HumanTask holds no
case variables at all.
- hasNoVariables() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
-
Verifies the expectation that the ProcessTask holds no
case variables at all.
- hasPassed(String...) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the ProcessInstance has passed one or
more specified activities.
- hasPassedInOrder(String...) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the ProcessInstance has passed one or
more specified activities exactly in the given order.
- hasProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the ProcessInstance has the
given processDefinitionKey.
- hasProcessInstanceId(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
-
Verifies the expectation of a specific process instance id for the Job.
- hasRetries(int) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
-
Verifies the expectation of a specific number of retries left for the Job.
- hasVariables(String...) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the ProcessInstance holds one or
more process variables with the specified names.
- hasVariables(String...) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
-
Verifies the expectation that the CaseTask holds one or
more case variables with the specified names.
- hasVariables(String...) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
-
Verifies the expectation that the HumanTask holds one or
more case variables with the specified names.
- hasVariables(String...) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
-
Verifies the expectation that the ProcessTask holds one or
more case variables with the specified names.
- hasVars(String[]) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
- HistoricActivityInstanceComparator - Class in org.camunda.bpm.engine.test.util
-
- HistoricActivityInstanceComparator() - Constructor for class org.camunda.bpm.engine.test.util.HistoricActivityInstanceComparator
-
- historicActivityInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
-
- historicActivityInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
-
- historicActivityInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessDefinitionAssert
-
- historicActivityInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
- historicActivityInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
- historicCaseActivityInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
-
- historicCaseActivityInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
HistoricCaseActivityInstanceQuery, automatically narrowed to CaseInstance of actual CaseExecution
- historicDetailQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
-
- historicDetailQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
-
- historicDetailQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessDefinitionAssert
-
- historicDetailQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
- historicDetailQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
- historicProcessInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
-
- historicProcessInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
-
- historicProcessInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessDefinitionAssert
-
- historicProcessInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
- historicProcessInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
- historicTaskInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
-
- historicTaskInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
-
- historicTaskInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessDefinitionAssert
-
- historicTaskInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
- historicTaskInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
- historicVariableInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
-
- historicVariableInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
-
- historicVariableInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessDefinitionAssert
-
- historicVariableInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
- historicVariableInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
- historyService() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
-
- historyService() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access HistoryService
- humanTask(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Enter into a chained
HumanTaskAssert inspecting the one and mostly
one 'humanTask' currently available in the context of the actual caseExecution
under test of this AbstractCaseAssert.
- humanTask(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Enter into a chained
HumanTaskAssert inspecting the one and mostly
one 'humanTask' currently available in the context of the actual caseExecution
under test of this AbstractCaseAssert.
- humanTask() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Enter into a chained
HumanTaskAssert inspecting the one and mostly
one 'humanTask' currently available in the context of the actual caseExecution
under test of this AbstractCaseAssert.
- humanTask(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
-
- humanTask(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
-
- humanTask() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
-
- humanTask(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
-
- humanTask(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
-
- humanTask() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
-
- HumanTaskAssert - Class in org.camunda.bpm.engine.test.assertions.cmmn
-
- HumanTaskAssert(ProcessEngine, CaseExecution) - Constructor for class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
-
- identityService() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
-
- identityService() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access IdentityService
- init(ProcessEngine) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractAssertions
-
Bind an instance of ProcessEngine to the current testing calls done
in your test method.
- isActive() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the ProcessInstance is currently active,
iow not suspended and not ended.
- isActive() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the CaseExecution is 'active'.
- isActive() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
-
- isActive() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
-
- isActive() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
-
Verifies the expectation that the CaseTask is in CaseExecutionState 'active'.
- isActive() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
-
Verifies the expectation that the HumanTask is in CaseExecutionState 'active'.
- isActive() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
-
Verifies the expectation that the ProcessTask is in CaseExecutionState 'active'.
- isActive() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
-
- isAssignedTo(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the expectation that the Task is currently assigned to
the specified user.
- isAvailable() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the CaseExecution is 'available'.
- isAvailable() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
-
- isAvailable() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
-
Verifies the expectation that the CaseTask is in CaseExecutionState 'available'.
- isAvailable() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
-
Verifies the expectation that the HumanTask is in CaseExecutionState 'available'.
- isAvailable() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.MilestoneAssert
-
Verifies the expectation that the CaseExecution is 'available'.
- isAvailable() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
-
Verifies the expectation that the ProcessTask is in CaseExecutionState 'available'.
- isAvailable() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
-
- isCaseInstance() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the CaseExecution is the
'case' instance.
- isCaseInstance() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
-
- isCaseTask() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the CaseExecution is a 'caseTask'
Change visibility to public for those inheriting classes for whose
underlying objects under test this assertion makes sense
- isCaseTask() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
-
- isClosed() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the CaseExecution is 'closed'.
- isClosed() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
-
- isClosed() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
-
- isCompleted() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the CaseExecution is 'completed'.
- isCompleted() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
-
- isCompleted() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
-
- isCompleted() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
-
Verifies the expectation that the CaseTask is in CaseExecutionState 'completed'.
- isCompleted() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
-
Verifies the expectation that the HumanTask is in CaseExecutionState 'completed'.
- isCompleted() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.MilestoneAssert
-
Verifies the expectation that the CaseExecution is 'completed'.
- isCompleted() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
-
Verifies the expectation that the ProcessTask is in CaseExecutionState 'completed'.
- isCompleted() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
-
- isDisabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the CaseExecution is 'disabled'.
- isDisabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
-
- isDisabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
-
Verifies the expectation that the CaseTask is in CaseExecutionState 'disabled'.
- isDisabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
-
Verifies the expectation that the HumanTask is in CaseExecutionState 'disabled'.
- isDisabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
-
Verifies the expectation that the ProcessTask is in CaseExecutionState 'disabled'.
- isDisabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
-
- isEnabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the CaseExecution is 'enabled'.
- isEnabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
-
- isEnabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
-
Verifies the expectation that the CaseTask is in CaseExecutionState 'enabled'.
- isEnabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
-
Verifies the expectation that the HumanTask is in CaseExecutionState 'enabled'.
- isEnabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
-
Verifies the expectation that the ProcessTask is in CaseExecutionState 'enabled'.
- isEnabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
-
- isEnded() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the ProcessInstance is ended.
- isFailed() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the CaseExecution is 'failed'.
- isFailed() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
-
- isFailed() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
-
- isFailed() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
-
Verifies the expectation that the CaseTask is in CaseExecutionState 'failed'.
- isFailed() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
-
Verifies the expectation that the HumanTask is in CaseExecutionState 'failed'.
- isFailed() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
-
Verifies the expectation that the ProcessTask is in CaseExecutionState 'failed'.
- isFailed() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
-
- isHumanTask() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the CaseExecution is a 'humanTask'
Change visibility to public for those inheriting classes for whose
underlying objects under test this assertion makes sense
- isHumanTask() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
-
- isMilestone() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the CaseExecution is a 'milestone'
Change visibility to public for those inheriting classes for whose
underlying objects under test this assertion makes sense
- isMilestone() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
-
- isNotAssigned() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the expectation that the Task is currently not assigned to
any particular user.
- isNotEnded() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the ProcessInstance is not ended.
- isNotWaitingAt(String...) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the ProcessInstance is currently NOT waiting
at one or more specified activities.
- isNotWaitingFor(String...) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the ProcessInstance is currently waiting
for one or more specified messages.
- isProcessTask() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the CaseExecution is a 'processTask'
Change visibility to public for those inheriting classes for whose
underlying objects under test this assertion makes sense
- isProcessTask() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
-
- isStage() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the CaseExecution is a 'stage'
Change visibility to public for those inheriting classes for whose
underlying objects under test this assertion makes sense
- isStage() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
-
- isStarted() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the ProcessInstance is started.
- isSuspended() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the ProcessInstance is currently
suspended.
- isSuspended() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the CaseExecution is 'suspended'.
- isSuspended() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
-
- isSuspended() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
-
- isSuspended() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
-
Verifies the expectation that the CaseTask is in CaseExecutionState 'suspended'.
- isSuspended() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
-
Verifies the expectation that the HumanTask is in CaseExecutionState 'suspended'.
- isSuspended() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.MilestoneAssert
-
Verifies the expectation that the CaseExecution is 'suspended'.
- isSuspended() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
-
Verifies the expectation that the ProcessTask is in CaseExecutionState 'suspended'.
- isSuspended() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
-
- isTerminated() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the CaseExecution is 'terminated'.
- isTerminated() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
-
- isTerminated() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
-
- isTerminated() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
-
Verifies the expectation that the CaseTask is in CaseExecutionState 'terminated'.
- isTerminated() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
-
Verifies the expectation that the HumanTask is in CaseExecutionState 'terminated'.
- isTerminated() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.MilestoneAssert
-
Verifies the expectation that the CaseExecution is 'terminated'.
- isTerminated() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
-
Verifies the expectation that the ProcessTask is in CaseExecutionState 'terminated'.
- isTerminated() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
-
- isWaitingAt(String...) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the ProcessInstance is currently waiting
at one or more specified activities.
- isWaitingAtExactly(String...) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the ProcessInstance is currently waiting
at exactly one or more specified activities.
- isWaitingFor(String...) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the ProcessInstance is currently waiting
for one or more specified messages.