protected static class ThreadEvent.EnterEvent extends ThreadEvent
ThreadEvent.EnterEvent, ThreadEvent.LeaveEvent
Constructor and Description |
---|
EnterEvent(Object source,
boolean isLongRunning) |
Modifier and Type | Method and Description |
---|---|
void |
handle(ThreadEventHandler handler) |
boolean |
isLongRunning() |
ignore, listen, onEnter, onLeave, send
public EnterEvent(Object source, boolean isLongRunning)
public boolean isLongRunning()
public void handle(ThreadEventHandler handler)
handle
in class ThreadEvent
Copyright © 2018 Nuxeo. All rights reserved.