Interface CallActivityMock.MockedModelConfigurer
-
- Enclosing class:
- CallActivityMock
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public static interface CallActivityMock.MockedModelConfigurer
Interface used as a callback to set some attributes of the mocked process model (e.g. versionTag, name etc.)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetProcessModelAttributes(org.camunda.bpm.model.bpmn.builder.ProcessBuilder processBuilder)
-