org.granite.tide.cdi
Class EventState
java.lang.Object
org.granite.tide.cdi.EventState
- All Implemented Interfaces:
- Serializable
@RequestScoped
public class EventState
- extends Object
- implements Serializable
- Author:
- William DRAI
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventState
public EventState()
wasLongRunning
public boolean wasLongRunning()
setWasLongRunning
public void setWasLongRunning(boolean wasLongRunning)
wasCreated
public boolean wasCreated()
setWasCreated
public void setWasCreated(boolean wasCreated)