shouldNotify

abstract fun shouldNotify(processingStage: CommandStage): Boolean

Early assertions, used to determine whether notification is required.

Return

true if notification is required, false otherwise

Parameters

processingStage

the command processing stage enum value