|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.sharing.type.AbstractShareType
com.atlassian.jira.sharing.type.GroupShareType
public class GroupShareType
Represents sharing a SharedEntity with a group of JIRA users.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.atlassian.jira.sharing.type.ShareType |
|---|
ShareType.Name |
| Field Summary | |
|---|---|
static ShareType.Name |
TYPE
|
| Constructor Summary | |
|---|---|
GroupShareType(GroupShareTypeRenderer renderer,
GroupShareTypeValidator validator,
GroupShareTypePermissionChecker permissionChecker,
GroupManager groupManager)
|
|
| Method Summary |
|---|
| Methods inherited from class com.atlassian.jira.sharing.type.AbstractShareType |
|---|
getComparator, getPermissionsChecker, getPriority, getQueryFactory, getRenderer, getType, getValidator, isSingleton |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ShareType.Name TYPE
| Constructor Detail |
|---|
public GroupShareType(GroupShareTypeRenderer renderer,
GroupShareTypeValidator validator,
GroupShareTypePermissionChecker permissionChecker,
GroupManager groupManager)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||