|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IssueNoteData | |
|---|---|
| org.mantis.ta.beans | |
| Uses of IssueNoteData in org.mantis.ta.beans |
|---|
| Methods in org.mantis.ta.beans that return IssueNoteData | |
|---|---|
IssueNoteData[] |
IssueData.getNotes()
Gets the notes value for this IssueData. |
| Methods in org.mantis.ta.beans with parameters of type IssueNoteData | |
|---|---|
void |
IssueData.setNotes(IssueNoteData[] notes)
Sets the notes value for this IssueData. |
| Constructors in org.mantis.ta.beans with parameters of type IssueNoteData | |
|---|---|
IssueData(BigInteger id,
ObjectRef view_state,
Calendar last_updated,
ObjectRef project,
String category,
ObjectRef priority,
ObjectRef severity,
ObjectRef status,
AccountData reporter,
String summary,
String version,
String build,
String platform,
String os,
String os_build,
ObjectRef reproducibility,
Calendar date_submitted,
BigInteger sponsorship_total,
AccountData handler,
ObjectRef projection,
ObjectRef eta,
ObjectRef resolution,
String fixed_in_version,
String target_version,
String description,
String steps_to_reproduce,
String additional_information,
AttachmentData[] attachments,
RelationshipData[] relationships,
IssueNoteData[] notes,
CustomFieldValueForIssueData[] custom_fields,
Calendar due_date,
AccountData[] monitors)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||