Uses of Interface
io.camunda.zeebe.stream.api.PostCommitTask
Packages that use PostCommitTask
-
Uses of PostCommitTask in io.camunda.zeebe.stream.api
Methods in io.camunda.zeebe.stream.api with parameters of type PostCommitTaskModifier and TypeMethodDescriptionProcessingResultBuilder.appendPostCommitTask(PostCommitTask task) Appends a task to be executed after a successful commit ProcessingResultBuilder (replacement for side effects)