| java.lang.Object | |
| ↳ | com.atlassian.jira.entity.IdEntityBuilder |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | ID | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Builds an instance of this Entity from the given GenericValue.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||
From interface
com.atlassian.jira.entity.EntityBuilder
| |||||||||||||
Builds an instance of this Entity from the given GenericValue.
| genericValue | GenericValue for the entity |
|---|

