com.atlassian.jira.sharing.type
Class GlobalShareType
java.lang.Object
com.atlassian.jira.sharing.type.AbstractShareType
com.atlassian.jira.sharing.type.GlobalShareType
- All Implemented Interfaces:
- ShareType
public class GlobalShareType
- extends AbstractShareType
Implementation of the ShareType that allows a SharedEntity
to be shared with all users on a JIRA instance.
This includes the sharing with the anonymous user.
- Since:
- v3.13
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final ShareType.Name TYPE
PRIORITY
public static final int PRIORITY
- See Also:
- Constant Field Values
GlobalShareType
public GlobalShareType(GlobalShareTypeRenderer renderer,
GlobalShareTypeValidator validator)
Copyright © 2002-2012 Atlassian. All Rights Reserved.