public abstract class AbstractSessionEvent extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractSessionEvent.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
sessionId |
protected String |
userName |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSessionEvent(String sessionId,
String userName) |
Copyright © 2015 Atlassian. All rights reserved.