public interface SharePermission
Modifier and Type | Method and Description |
---|---|
Long |
getId()
The identifier of the share.
|
String |
getParam1()
The first parameter of the permission.
|
String |
getParam2()
The second parameter of the permission.
|
ShareType.Name |
getType()
The type of the share (e.g.
|
Long getId()
ShareType.Name getType()
String getParam1()
String getParam2()
Copyright © 2002-2015 Atlassian. All Rights Reserved.