com.atlassian.sal.api.events
Class SessionDestroyedEvent.Builder

java.lang.Object
  extended by com.atlassian.sal.api.events.AbstractSessionEvent.Builder
      extended by com.atlassian.sal.api.events.SessionDestroyedEvent.Builder
Enclosing class:
SessionDestroyedEvent

public static class SessionDestroyedEvent.Builder
extends AbstractSessionEvent.Builder


Field Summary
 
Fields inherited from class com.atlassian.sal.api.events.AbstractSessionEvent.Builder
sessionId, userName
 
Method Summary
 SessionDestroyedEvent build()
           
 
Methods inherited from class com.atlassian.sal.api.events.AbstractSessionEvent.Builder
sessionId, userName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

build

public SessionDestroyedEvent build()
Specified by:
build in class AbstractSessionEvent.Builder


Copyright © 2015 Atlassian. All rights reserved.