Uses of Package
com.atlassian.crowd.plugin.rest.entity

Packages that use com.atlassian.crowd.plugin.rest.entity
com.atlassian.crowd.plugin.rest.entity   
com.atlassian.crowd.plugin.rest.service.controller   
com.atlassian.crowd.plugin.rest.service.resource   
com.atlassian.crowd.plugin.rest.util   
 

Classes in com.atlassian.crowd.plugin.rest.entity used by com.atlassian.crowd.plugin.rest.entity
AbstractAttributeEventEntity
           
AbstractEventEntity
           
ErrorEntity
          Represents an error.
ErrorEntity.ErrorReason
           
EventEntityList
           
GroupEntity
          Represents a Group entity.
GroupEntityList
          Contains a list of GroupEntitys.
NamedEntity
           
NullRestrictionEntity
          Represents a null (no) restriction entity.
PropertyEntity
          Represents a property entity.
SearchRestrictionEntity
          Search restriction entity classes should extend this abstract class.
UserEntity
          Represents a User entity (server side).
ValidationFactorEntity
          REST version of a validation factor.
ValidationFactorEntityList
          List of ValidationFactors.
 

Classes in com.atlassian.crowd.plugin.rest.entity used by com.atlassian.crowd.plugin.rest.service.controller
EventEntityList
           
GroupEntity
          Represents a Group entity.
GroupEntityList
          Contains a list of GroupEntitys.
SearchRestrictionEntity
          Search restriction entity classes should extend this abstract class.
SessionEntity
          Represents a Session entity.
UserEntity
          Represents a User entity (server side).
UserEntityList
          Contains a list of UserEntitys.
ValidationFactorEntity
          REST version of a validation factor.
 

Classes in com.atlassian.crowd.plugin.rest.entity used by com.atlassian.crowd.plugin.rest.service.resource
AuthenticationContextEntity
          REST version of an AuthenticationContext.
GroupEntity
          Represents a Group entity.
SearchRestrictionEntity
          Search restriction entity classes should extend this abstract class.
UserEntity
          Represents a User entity (server side).
ValidationFactorEntityList
          List of ValidationFactors.
WebhookEntity
          REST version of a Webhook (server-side).
 

Classes in com.atlassian.crowd.plugin.rest.entity used by com.atlassian.crowd.plugin.rest.util
AbstractEventEntity
           
BooleanRestrictionEntity
          Represents a boolean restriction entity.
EventEntityList
           
GroupEntity
          Represents a Group entity.
GroupEntityList
          Contains a list of GroupEntitys.
PropertyEntity
          Represents a property entity.
PropertyRestrictionEntity
          Represents a property restriction entity.
SearchRestrictionEntity
          Search restriction entity classes should extend this abstract class.
UserEntity
          Represents a User entity (server side).
UserEntityList
          Contains a list of UserEntitys.
 



Copyright © 2014 Atlassian. All Rights Reserved.