com.atlassian.sal.api.events
Class SessionDestroyedEvent.Builder
java.lang.Object
com.atlassian.sal.api.events.SessionDestroyedEvent.Builder
- Enclosing class:
- SessionDestroyedEvent
public static class SessionDestroyedEvent.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sessionId
public SessionDestroyedEvent.Builder sessionId(String sessionId)
userName
public SessionDestroyedEvent.Builder userName(@Nullable
String userName)
build
public SessionDestroyedEvent build()
Copyright © 2014 Atlassian. All rights reserved.