Constructor and Description |
---|
TransitionPackage(D original,
D target) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
D |
getOriginal()
The starting sandbox state for the candidate entity to promote
|
D |
getTarget()
The pre-existing sandbox state at the target level matching the contextId of of the original.
|
int |
hashCode() |
String |
toString() |
public D getOriginal()
public D getTarget()
protected boolean canEqual(Object other)
Copyright © 2021. All rights reserved.