Uses of Class
com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
Packages that use DirectoryEntityId
Package
Description
-
Uses of DirectoryEntityId in com.atlassian.crowd.plugin.rest.entity.admin.directory
Methods in com.atlassian.crowd.plugin.rest.entity.admin.directory that return DirectoryEntityIdModifier and TypeMethodDescriptionstatic DirectoryEntityIdDirectoryEntityId.fromDirectoryEntity(DirectoryEntity entity) static DirectoryEntityIdstatic DirectoryEntityIdDirectoryEntityId.fromString(String identifier) static DirectoryEntityIdDirectoryEntityId.fromUser(com.atlassian.crowd.embedded.api.User user) -
Uses of DirectoryEntityId in com.atlassian.crowd.plugin.rest.entity.admin.group
Methods in com.atlassian.crowd.plugin.rest.entity.admin.group that return DirectoryEntityIdMethods in com.atlassian.crowd.plugin.rest.entity.admin.group that return types with arguments of type DirectoryEntityIdMethods in com.atlassian.crowd.plugin.rest.entity.admin.group with parameters of type DirectoryEntityIdConstructors in com.atlassian.crowd.plugin.rest.entity.admin.group with parameters of type DirectoryEntityIdModifierConstructorDescriptionGroupData(DirectoryEntityId id, String displayName, String description, DirectoryData directory) Constructor parameters in com.atlassian.crowd.plugin.rest.entity.admin.group with type arguments of type DirectoryEntityIdModifierConstructorDescriptionGroupIdentifiersEntityList(List<DirectoryEntityId> groupIdentifiers) -
Uses of DirectoryEntityId in com.atlassian.crowd.plugin.rest.entity.admin.user
Methods in com.atlassian.crowd.plugin.rest.entity.admin.user that return DirectoryEntityIdMethods in com.atlassian.crowd.plugin.rest.entity.admin.user that return types with arguments of type DirectoryEntityIdMethods in com.atlassian.crowd.plugin.rest.entity.admin.user with parameters of type DirectoryEntityIdConstructors in com.atlassian.crowd.plugin.rest.entity.admin.user with parameters of type DirectoryEntityIdModifierConstructorDescriptionUserData(DirectoryEntityId id, String username, String displayName, String email, Boolean active, DirectoryData directory, String avatarUrl) Constructor parameters in com.atlassian.crowd.plugin.rest.entity.admin.user with type arguments of type DirectoryEntityId -
Uses of DirectoryEntityId in com.atlassian.crowd.plugin.rest.entity.directory
Methods in com.atlassian.crowd.plugin.rest.entity.directory that return DirectoryEntityIdConstructors in com.atlassian.crowd.plugin.rest.entity.directory with parameters of type DirectoryEntityIdModifierConstructorDescription