public interface ThreadEventHandler
ThreadEvent handler that should be implemented by consumers. Could be enlisted in the @{link
EventService through the use of a ThreadEventListener.| Modifier and Type | Method and Description |
|---|---|
void |
onEnter(boolean isLongRunning) |
void |
onLeave() |
Copyright © 2019 Nuxeo. All rights reserved.