| Package | Description |
|---|---|
| org.camunda.community.bpmndt.api |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiInstanceScopeHandler<T extends MultiInstanceScopeHandler<?>>
Fluent API for multi instance scopes (sub processes or transactions).
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestCaseInstance.apply(MultiInstanceScopeHandler<?> handler) |
| Modifier and Type | Method and Description |
|---|---|
T |
MultiInstanceScopeHandler.customize(Consumer<MultiInstanceScopeHandler<T>> customizer)
Customizes the handler, using the given
Consumer function. |
Copyright © 2023 Camunda. All rights reserved.