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 © 2015 Nuxeo SA. All rights reserved.