| Package | Description |
|---|---|
| org.camunda.community.bpmndt.api |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiInstanceHandler<T extends MultiInstanceHandler<?,?>,U>
Fluent API for multi instance activites (call activities or tasks).
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestCaseInstance.apply(MultiInstanceHandler<?,?> handler) |
| Modifier and Type | Method and Description |
|---|---|
T |
MultiInstanceHandler.customize(Consumer<MultiInstanceHandler<T,U>> customizer)
Customizes the handler, using the given
Consumer function. |
Copyright © 2022 Camunda Services GmbH. All rights reserved.