Uses of Package
com.atlassian.jira.sharing.type

Packages that use com.atlassian.jira.sharing.type
com.atlassian.jira.gadgets.system   
com.atlassian.jira.rest.v2.issue.builder   
com.atlassian.jira.rest.v2.search   
com.atlassian.jira.sharing   
com.atlassian.jira.sharing.index   
com.atlassian.jira.sharing.search   
com.atlassian.jira.sharing.type   
com.atlassian.jira.web.action.admin.dashboards   
com.atlassian.jira.web.action.admin.filters   
com.atlassian.jira.web.action.filter   
com.atlassian.jira.web.action.user   
com.atlassian.jira.web.action.util   
com.atlassian.jira.web.action.util.sharing   
com.atlassian.jira.web.bean   
 

Classes in com.atlassian.jira.sharing.type used by com.atlassian.jira.gadgets.system
ShareTypeFactory
          Factory that supplies all ShareTypes that are available in the system.
 

Classes in com.atlassian.jira.sharing.type used by com.atlassian.jira.rest.v2.issue.builder
ShareTypeFactory
          Factory that supplies all ShareTypes that are available in the system.
 

Classes in com.atlassian.jira.sharing.type used by com.atlassian.jira.rest.v2.search
ShareTypeFactory
          Factory that supplies all ShareTypes that are available in the system.
 

Classes in com.atlassian.jira.sharing.type used by com.atlassian.jira.sharing
ShareType.Name
          The Name of this share type, constricts the ShareType.getType()
ShareTypeFactory
          Factory that supplies all ShareTypes that are available in the system.
 

Classes in com.atlassian.jira.sharing.type used by com.atlassian.jira.sharing.index
ProjectShareQueryFactory
           
ShareTypeFactory
          Factory that supplies all ShareTypes that are available in the system.
 

Classes in com.atlassian.jira.sharing.type used by com.atlassian.jira.sharing.search
ShareType.Name
          The Name of this share type, constricts the ShareType.getType()
 

Classes in com.atlassian.jira.sharing.type used by com.atlassian.jira.sharing.type
AbstractShareType
          Abstract class for ShareType classes.
GlobalShareType
          Implementation of the ShareType that allows a SharedEntity to be shared with all users on a JIRA instance.
GlobalShareTypeRenderer
          A renderer for the GlobalShareType.
GlobalShareTypeValidator
          A GlobalShareTypeValidator representing a globally shared SharedEntity.
GroupShareType
          Represents sharing a SharedEntity with a group of JIRA users.
GroupShareTypePermissionChecker
          Permissions Checker for SharedEntity objects that are shared with a group.
GroupShareTypeRenderer
          Renderer for the GroupShareType.
GroupShareTypeValidator
          A validator for the GroupShareType.
ProjectSharePermissionComparator
          Compares to Project share types.
ProjectShareQueryFactory
           
ProjectShareType
          Represents sharing a SharedEntity with a all users that can browse a given project or is in a specified project role
ProjectShareTypePermissionChecker
          Permission checker for the ProjectShareType
ProjectShareTypeRenderer
          A ShareTypeRenderer for the ProjectShareType.
ProjectShareTypeValidator
          Validator for ProjectShareType
ShareQueryFactory
          Create the indexed field and then query terms to find entities that have permissions related to a particular ShareType.
ShareType
          Interface for all ShareTypes in the JIRA.
ShareType.Name
          The Name of this share type, constricts the ShareType.getType()
ShareTypeFactory
          Factory that supplies all ShareTypes that are available in the system.
ShareTypePermissionChecker
          Classes that implement this interface check that a user has permission to see a SharedEntity shared by the associated ShareType.
ShareTypeRenderer
          Implemented by ShareTypes to render their representation on the UI.
ShareTypeRenderer.RenderMode
          Enumeration representing the modes that shared can be rendered in Javascript.
ShareTypeValidator
          Interface that defines the validation of a particular ShareType.
VelocityShareTypeRenderer
          A partial implementation of ShareTypeRenderer that can be used to generate HTML using Velocity templates.
 

Classes in com.atlassian.jira.sharing.type used by com.atlassian.jira.web.action.admin.dashboards
ShareTypeFactory
          Factory that supplies all ShareTypes that are available in the system.
 

Classes in com.atlassian.jira.sharing.type used by com.atlassian.jira.web.action.admin.filters
ShareTypeFactory
          Factory that supplies all ShareTypes that are available in the system.
 

Classes in com.atlassian.jira.sharing.type used by com.atlassian.jira.web.action.filter
ShareTypeFactory
          Factory that supplies all ShareTypes that are available in the system.
 

Classes in com.atlassian.jira.sharing.type used by com.atlassian.jira.web.action.user
ShareTypeFactory
          Factory that supplies all ShareTypes that are available in the system.
 

Classes in com.atlassian.jira.sharing.type used by com.atlassian.jira.web.action.util
ShareTypeFactory
          Factory that supplies all ShareTypes that are available in the system.
 

Classes in com.atlassian.jira.sharing.type used by com.atlassian.jira.web.action.util.sharing
ShareTypeFactory
          Factory that supplies all ShareTypes that are available in the system.
 

Classes in com.atlassian.jira.sharing.type used by com.atlassian.jira.web.bean
ShareType
          Interface for all ShareTypes in the JIRA.
ShareTypeRenderer.RenderMode
          Enumeration representing the modes that shared can be rendered in Javascript.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.