Class UsersResourceExamples
java.lang.Object
com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.UsersResourceExamples
-
Field Summary
Modifier and TypeFieldDescriptionstatic final MultiValuedAttributeEntityList
static final String
static final UserEntity
static final String
static final RenameEntity
static final String
static final MultiValuedAttributeEntityList
static final String
static final GroupEntityList
static final String
static final UserEntityList
static final String
static final String
static final UserEntity
static final String
-
Constructor Summary
-
Method Summary
-
Field Details
-
USER_ENTITY_WITH_ATTRIBUTES
-
USER_ENTITY_WITH_ATTRIBUTES_STRING
- See Also:
-
ATTRIBUTES_ENTITY
-
ATTRIBUTES_ENTITY_STRING
- See Also:
-
UNEXPANDED_GROUP_ENTITY_LIST
-
UNEXPANDED_GROUP_ENTITY_LIST_STRING
- See Also:
-
UNEXPANDED_USER_ENTITY_LIST
-
UNEXPANDED_USER_ENTITY_LIST_STRING
- See Also:
-
CREATE_USER_ENTITY
-
CREATE_USER_ENTITY_STRING
- See Also:
-
UPDATE_USER_ENTITY_STRING
- See Also:
-
RENAME_USER_ENTITY
-
RENAME_USER_ENTITY_STRING
- See Also:
-
STORE_ATTRIBUTES_ENTITY
-
STORE_ATTRIBUTES_ENTITY_STRING
- See Also:
-
-
Constructor Details
-
UsersResourceExamples
public UsersResourceExamples()
-