public interface SharedEntityItem
Modifier and Type | Method and Description |
---|---|
String |
getAuthor() |
String |
getDescription() |
Long |
getFavCount() |
Long |
getId() |
Long |
getIssues() |
String |
getName() |
List |
getOperations() |
List |
getSharing() |
Long |
getSubscriptions() |
Boolean |
isFav() |
String getName()
String getDescription()
String getAuthor()
Long getIssues()
List getSharing()
Boolean isFav()
Long getSubscriptions()
List getOperations()
Long getFavCount()
Long getId()
Copyright © 2002-2017 Atlassian. All Rights Reserved.