| Package | Description |
|---|---|
| org.camunda.community.bpmndt.api |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CallActivityHandler.verify(org.camunda.bpm.engine.runtime.ProcessInstance pi,
CallActivityDefinition callActivityDefinition) |
| Modifier and Type | Method and Description |
|---|---|
CallActivityHandler |
CallActivityHandler.verify(BiConsumer<org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert,CallActivityDefinition> verifier)
Verifies the definition of the call activity and the state before it is executed (actually before
the
mapInputVariables method of a possible DelegateVariableMapping is invoked). |
Copyright © 2023 Camunda Services GmbH. All rights reserved.