Class ExecutableLoopCharacteristics
java.lang.Object
io.camunda.zeebe.engine.processing.deployment.model.element.ExecutableLoopCharacteristics
-
Constructor Summary
ConstructorsConstructorDescriptionExecutableLoopCharacteristics(boolean isSequential, io.camunda.zeebe.el.Expression inputCollection, Optional<org.agrona.DirectBuffer> inputElement, Optional<org.agrona.DirectBuffer> outputCollection, Optional<io.camunda.zeebe.el.Expression> outputElement) -
Method Summary