|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Project
Defines a project in JIRA.
| Method Summary | |
|---|---|
Long |
getAssigneeType()
|
Avatar |
getAvatar()
Gives the currently-configured Avatar for this project. |
Collection |
getComponents()
|
Long |
getCounter()
|
String |
getDescription()
|
org.ofbiz.core.entity.GenericValue |
getGenericValue()
Deprecated. only use this if you need to utilize an older API method |
Long |
getId()
|
String |
getKey()
|
User |
getLead()
|
String |
getLeadUserName()
|
String |
getName()
|
org.ofbiz.core.entity.GenericValue |
getProjectCategory()
|
String |
getUrl()
|
Collection |
getVersions()
|
| Method Detail |
|---|
Long getId()
String getName()
String getKey()
String getUrl()
User getLead()
String getLeadUserName()
String getDescription()
Long getAssigneeType()
Long getCounter()
Collection getComponents()
Collection getVersions()
org.ofbiz.core.entity.GenericValue getProjectCategory()
org.ofbiz.core.entity.GenericValue getGenericValue()
@NotNull Avatar getAvatar()
Avatar for this project.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||