Class TransitionPackage<D extends Trackable>
java.lang.Object
com.broadleafcommerce.data.tracking.core.TransitionPackage<D>
Represents an item to advance or reverse in the sandbox approval flow.
- Author:
- Jeff Fischer
-
Constructor Details
-
TransitionPackage
-
-
Method Details
-
getOriginal
The starting sandbox state for the candidate entity to promote- Returns:
- The starting sandbox state for the candidate entity to promote
-
getTarget
The pre-existing sandbox state at the target level matching the contextId of of the original. In cases where a target already existings during a promotion, the changes from the original are merged into the state of the target.- Returns:
- The pre-existing sandbox state at the target level
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-