public class GlobalShareType extends AbstractShareType
SharedEntity
to be shared with all users on a JIRA instance.
This includes the sharing with the anonymous user.ShareType.Name
Modifier and Type | Field and Description |
---|---|
static int |
PRIORITY |
static ShareType.Name |
TYPE |
Constructor and Description |
---|
GlobalShareType(GlobalShareTypeRenderer renderer,
GlobalShareTypeValidator validator) |
getComparator, getPermissionsChecker, getPriority, getQueryFactory, getRenderer, getType, getValidator, isSingleton
public static final ShareType.Name TYPE
public static final int PRIORITY
public GlobalShareType(GlobalShareTypeRenderer renderer, GlobalShareTypeValidator validator)
Copyright © 2002-2015 Atlassian. All Rights Reserved.