public class ChangelogItem extends Object
Constructor and Description |
---|
ChangelogItem(FieldType fieldType,
String field,
String from,
String fromString,
String to,
String toString) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getField() |
FieldType |
getFieldType() |
String |
getFrom() |
String |
getFromString() |
String |
getTo() |
String |
getToString() |
int |
hashCode() |
String |
toString() |
Copyright © 2017 Atlassian. All rights reserved.