com.atlassian.jira.sharing.type
Class GroupShareType
java.lang.Object
com.atlassian.jira.sharing.type.AbstractShareType
com.atlassian.jira.sharing.type.GroupShareType
- All Implemented Interfaces:
- ShareType
public class GroupShareType
- extends AbstractShareType
Represents sharing a SharedEntity
with a group of JIRA users.
- 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
GroupShareType
public GroupShareType(GroupShareTypeRenderer renderer,
GroupShareTypeValidator validator,
GroupShareTypePermissionChecker permissionChecker,
GroupManager groupManager)
Copyright © 2002-2014 Atlassian. All Rights Reserved.