shouldNotify

fun shouldNotify(processingStage: CommandStage): Boolean

Determines if notification should be sent for this stage.

Return

true if this stage equals or follows the processing stage

Parameters

processingStage

the current processing stage