Class SessionsAdminExamples
java.lang.Object
com.atlassian.crowd.plugin.rest.service.resource.admin.example.SessionsAdminExamples
-
Field Summary
Modifier and TypeFieldDescriptionstatic final RestPage<ApplicationSessionsSearchResultEntity>
static final String
static final List<ApplicationSessionsSearchResultEntity>
static final RestPage<UserSessionsSearchResultEntity>
static final String
static final List<UserSessionsSearchResultEntity>
-
Method Summary
-
Field Details
-
SEARCH_APPLICATION_SESSIONS_EXAMPLES
public static final List<ApplicationSessionsSearchResultEntity> SEARCH_APPLICATION_SESSIONS_EXAMPLES -
SEARCH_APPLICATION_SESSIONS_EXAMPLE
public static final RestPage<ApplicationSessionsSearchResultEntity> SEARCH_APPLICATION_SESSIONS_EXAMPLE -
SEARCH_APPLICATION_SESSIONS_EXAMPLE_STRING
- See Also:
-
SEARCH_USER_SESSIONS_EXAMPLES
-
SEARCH_USER_SESSIONS_EXAMPLE
-
SEARCH_USER_SESSIONS_EXAMPLE_STRING
- See Also:
-