Class ApplicationLicensingResourceExamples
java.lang.Object
com.atlassian.crowd.plugin.rest.service.resource.licensing.example.ApplicationLicensingResourceExamples
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ApplicationLicensingSummaryEntity
static final String
static final VersionedRestPage<LicensedUserEntity>
static final String
static final LicensedUserSearchParameters
static final String
static final RestPage<LicensedDirectoryInfoEntity>
static final String
static final ListEntityWrapper<JiraType>
static final String
-
Constructor Summary
-
Method Summary
-
Field Details
-
FOUND_LICENSED_USERS_EXAMPLE
-
FOUND_LICENSED_USERS_EXAMPLE_STRING
- See Also:
-
LICENSED_USER_SEARCH_PARAMETERS_EXAMPLE
-
LICENSED_USER_SEARCH_PARAMETERS_EXAMPLE_STRING
- See Also:
-
LIST_OF_DIRECTORIES_EXAMPLE
-
LIST_OF_DIRECTORIES_EXAMPLE_STRING
- See Also:
-
LIST_OF_JIRA_TYPES_EXAMPLE
-
LIST_OF_JIRA_TYPES_EXAMPLE_STRING
- See Also:
-
APPLICATION_LICENSING_SUMMARY_ENTITY_EXAMPLE
-
APPLICATION_LICENSING_SUMMARY_ENTITY_EXAMPLE_STRING
- See Also:
-
-
Constructor Details
-
ApplicationLicensingResourceExamples
public ApplicationLicensingResourceExamples()
-