Uses of Class
com.atlassian.jira.sharing.type.AbstractShareType

Packages that use AbstractShareType
com.atlassian.jira.sharing.type   
 

Uses of AbstractShareType in com.atlassian.jira.sharing.type
 

Subclasses of AbstractShareType in com.atlassian.jira.sharing.type
 class GlobalShareType
          Implementation of the ShareType that allows a SharedEntity to be shared with all users on a JIRA instance.
 class GroupShareType
          Represents sharing a SharedEntity with a group of JIRA users.
 class ProjectShareType
          Represents sharing a SharedEntity with a all users that can browse a given project or is in a specified project role
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.