public abstract class BaseSessionEvent extends Object implements org.uberfire.workbench.events.UberFireEvent
| Modifier and Type | Field and Description |
|---|---|
protected ClientSession |
session |
| Modifier | Constructor and Description |
|---|---|
protected |
BaseSessionEvent(ClientSession session) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ClientSession |
getSession() |
int |
hashCode() |
protected final ClientSession session
protected BaseSessionEvent(ClientSession session)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.