Uses of Package
io.camunda.zeebe.streamprocessor
Packages that use io.camunda.zeebe.streamprocessor
Package
Description
This package is to isolate classes that will be part of the platform.
-
Classes in io.camunda.zeebe.streamprocessor used by io.camunda.zeebe.streamprocessorClassDescriptionImplement to control which events should be handled by a
StreamProcessor.Contains positions which are related to the last processing, and are used to restore the processing state machine.Implement to control which events should be handled by aStreamProcessorbased on the event's metadata.