|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.util.entities.Entity
com.atlassian.jira.util.entities.SequencedEntity
com.atlassian.jira.util.entities.IssueEntity
public abstract class IssueEntity
| Constructor Summary | |
|---|---|
IssueEntity()
|
|
| Method Summary | |
|---|---|
protected void |
addFields(java.util.Map _fields)
|
java.lang.String |
getIconURL()
|
protected abstract java.lang.String |
getType()
|
void |
setIconURL(java.lang.String string)
|
| Methods inherited from class com.atlassian.jira.util.entities.SequencedEntity |
|---|
getNewId, getSequence, setSequence |
| Methods inherited from class com.atlassian.jira.util.entities.Entity |
|---|
doStorage, exist, getDescription, getId, getName, setDescription, setId, setName, store |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IssueEntity()
| Method Detail |
|---|
protected abstract java.lang.String getType()
getType in class Entityprotected void addFields(java.util.Map _fields)
addFields in class SequencedEntitypublic java.lang.String getIconURL()
public void setIconURL(java.lang.String string)
string -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||