Class UserSessionEntityExampleDocument
- java.lang.Object
-
- com.atlassian.confluence.plugins.rest.entities.documentation.UserSessionEntityExampleDocument
-
public class UserSessionEntityExampleDocument extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static UserHistoryList
USER_HISTORY_LIST
static UserSessionEntity
USER_SESSION_ENTITY
-
Constructor Summary
Constructors Constructor Description UserSessionEntityExampleDocument()
-
-
-
Field Detail
-
USER_SESSION_ENTITY
public static final UserSessionEntity USER_SESSION_ENTITY
-
USER_HISTORY_LIST
public static final UserHistoryList USER_HISTORY_LIST
-
-