Class ChangeParentChangeImpl

java.lang.Object
com.commercetools.history.models.change.ChangeParentChangeImpl
All Implemented Interfaces:
Change, ChangeParentChange, io.vrap.rmf.base.client.ModelBase

public class ChangeParentChangeImpl extends Object implements ChangeParentChange, io.vrap.rmf.base.client.ModelBase

Change triggered by the Change Parent update action.

  • Constructor Details

    • ChangeParentChangeImpl

      public ChangeParentChangeImpl()
      create empty instance
  • Method Details