com.atlassian.jira.sharing.type
Class GroupSharePermission

java.lang.Object
  extended by com.atlassian.jira.sharing.type.GroupSharePermission

public class GroupSharePermission
extends java.lang.Object

wrapper for GroupShareType SharePermission with convenience accessors and assertions.

Since:
v3.13

Constructor Summary
GroupSharePermission(SharePermission permission)
           
 
Method Summary
 java.lang.String getGroupName()
           
 GroupShareTypeSearchParameter getSearchParameter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupSharePermission

public GroupSharePermission(SharePermission permission)
Method Detail

getGroupName

public java.lang.String getGroupName()

getSearchParameter

public GroupShareTypeSearchParameter getSearchParameter()


Copyright © 2002-2011 Atlassian. All Rights Reserved.