public interface TriggerHandler
TriggerPolicy
when the trigger condition is satisfied.Modifier and Type | Method and Description |
---|---|
boolean |
onTrigger()
The code to execute when the
TriggerPolicy condition is satisfied. |
boolean onTrigger()
TriggerPolicy
condition is satisfied.Copyright © 2023 The Apache Software Foundation. All rights reserved.