Package com.atlassian.studio.repository

Interface Summary
JiraPermissionUtils  
RepositoryGroup Represents the access permissions for a single group
RepositoryPermissionsManager Facade through which to examine and manipulate Subversion repository permissions.
 

Class Summary
DelegatingRepositoryPermissionsManagerImpl A permissions manager which delegates to the other permissions managers so that things can be called "once".
JiraPermissionUtilsImpl  
PermissionsSynchronisationResult Stores the result of project permissions synchronisation.
PermissionsSynchronisationResultTranslator Translates the exception collection from PermissionsSynchronisationResult to a collection of messages.
RepositoryGroupImpl  
RepositoryPermissions Encapsulates a set of repository permissions for a particular path: which users and groups have read access, which have read/write (commit) access.
 

Enum Summary
RepositoryGroup.ActualPermission  
RepositoryGroup.InheritedPermission  
 

Exception Summary
ApplicationCommunicationException Some unclassified error occurred communicating with a remote application
ApplicationNotFoundException  
PermissionsSynchronisationException A super class for all exceptions that can be encountered during permissions synchronisation.
RepositoryNotFoundException  
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.