|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JiraUserSession
This interface represent the data captured about a users session with JIRA.
Method Summary | |
---|---|
String |
getASessionId()
|
Date |
getCreationTime()
|
String |
getId()
|
String |
getIpAddress()
|
Date |
getLastAccessTime()
|
long |
getRequestCount()
|
HttpRequestType |
getType()
|
String |
getUserName()
|
Method Detail |
---|
String getId()
String getASessionId()
String getUserName()
String getIpAddress()
long getRequestCount()
Date getCreationTime()
Date getLastAccessTime()
HttpRequestType getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |