@ExperimentalApi public final class ChangedValue extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ChangedValue.Builder |
Modifier and Type | Method and Description |
---|---|
static ChangedValue.Builder |
builder() |
boolean |
equals(Object other) |
String |
getName() |
String |
getNewValue() |
String |
getOldValue() |
int |
hashCode() |
String |
toString() |
public String getName()
public String getOldValue()
public String getNewValue()
public static ChangedValue.Builder builder()
Copyright © 2003–2018 Atlassian. All rights reserved.