java.lang.Object | |
↳ | com.atlassian.jira.external.beans.ExternalIssueImpl |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new ExternalIssueImpl and sets the immutable creator value;
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.atlassian.jira.external.beans.ExternalIssue
|
Creates a new ExternalIssueImpl and sets the immutable creator value;
creator | the user key of the user creating the issue - null means the anonymous user |
---|