public interface SharesListHelper
Modifier and Type | Method and Description |
---|---|
Long |
getId()
Return the ID of the entity that owns the shares.
|
Collection |
getSharePermissions()
Returns the share permissions associated with the entity.
|
boolean |
isPrivate()
Tells the caller whether or not the entity is has any shares or not.
|
Long getId()
boolean isPrivate()
Collection getSharePermissions()
Copyright © 2002-2024 Atlassian. All Rights Reserved.