com.atlassian.jira.sharing.type
Class GroupSharePermission
java.lang.Object
com.atlassian.jira.sharing.type.GroupSharePermission
public class GroupSharePermission
- extends Object
wrapper for GroupShareType SharePermission with convenience accessors and assertions.
- Since:
- v3.13
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupSharePermission
public GroupSharePermission(SharePermission permission)
getGroupName
public String getGroupName()
getSearchParameter
public GroupShareTypeSearchParameter getSearchParameter()
Copyright © 2002-2014 Atlassian. All Rights Reserved.