Class ApplicationLicensingResourceExamples
java.lang.Object
com.atlassian.crowd.plugin.rest.service.resource.licensing.example.ApplicationLicensingResourceExamples
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ApplicationLicensingSummaryEntitystatic final Stringstatic final VersionedRestPage<LicensedUserEntity>static final Stringstatic final LicensedUserSearchParametersstatic final Stringstatic final RestPage<LicensedDirectoryInfoEntity>static final Stringstatic final ListEntityWrapper<JiraType>static final String -
Constructor Summary
Constructors -
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()
-