Package com.atlassian.jira.sharing

Interface Summary
SharedEntity Classes that implement this interface are able to Shared and Favourited.
SharedEntityAccessor<S extends SharedEntity> Provides an abstraction for accessing SharedEntity objects.
SharedEntityAccessor.Factory Factory to retrieve a SharedEntityAccessor for a given SharedEntity
SharedEntityAccessor.RetrievalDescriptor Used when getting a Collection of shared entities.
ShareManager Interface for managing SharePermission objects.
SharePermission Represents a JIRA share from the database.
ShareTypeValidatorUtils Utility class to validate a set of SharePermission or ShareTypeSearchParameter for an entity .
 

Class Summary
SharedEntity.Identifier Utility class for identifying a SharedEntity.
SharedEntity.SharePermissions Encapsulates the permissions that a SharedEntity has.
SharedEntity.TypeDescriptor<S extends SharedEntity> The name and type of a SharedEntity.
SharedEntity.TypeDescriptor.Factory  
SharePermissionImpl Simple Bean implementation of SharePermission.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.