public interface HookService
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(HookContext hookContext)
Entrypoint for the hook logic.
|
boolean execute(HookContext hookContext)
hookContext - the context on which the hook logic is to be executedCopyright © 2022 Apache Software Foundation. All rights reserved.