@FunctionalInterface public static interface DominoClient.IBreakHandler
Modifier and Type | Method and Description |
---|---|
Database.Action |
shouldInterrupt()
Make sure that this method does not do any heavy computation as it is called a
lot by Domino.
|
Database.Action shouldInterrupt()
Database.Action.Stop
to send break signalCopyright © 2019–2021 HCL. All rights reserved.