-
Verifies the expectation of a specific deployment id for the
Job
.
Verifies the expectation of a specific due date for the
Job
.
Verifies the expectation of the existence of an exception message
for the
Job
.
Verifies the expectation of a specific execution id for the
Job
.
Verifies the expectation of a specific id for the
Job
.
Verifies the expectation of a specific process instance id for the
Job
.
Verifies the expectation of a specific number of retries left for the
Job
.
ProcessInstanceAssert.job()
Enter into a chained job assert inspecting the one and mostly
one job currently available in the context of the process
instance under test of this ProcessInstanceAssert.
Enter into a chained task assert inspecting the one and mostly
one task of the specified task definition key currently available in the
context of the process instance under test of this ProcessInstanceAssert.
Enter into a chained job assert inspecting only jobs currently
available in the context of the process instance under test of this
ProcessInstanceAssert.