ProcessingStageShouldNotifyPredicate

Functional interface for defining predicate logic to determine whether notification should be sent during processing stages.

Inheritors

Functions

Link copied to clipboard
abstract fun shouldNotify(processingStage: CommandStage): Boolean

Early assertions, used to determine whether notification is required.