shouldNotify

fun shouldNotify(processingStage: CommandStage): Boolean

判断是否应该发送通知

Return

如果当前阶段等于或在处理阶段之后则返回true,否则返回false

Parameters

processingStage

处理阶段