Class OrderTransitionStateActionImpl

java.lang.Object
com.commercetools.api.models.order.OrderTransitionStateActionImpl
All Implemented Interfaces:
OrderTransitionStateAction, OrderUpdateAction, ResourceUpdateAction<OrderUpdateAction>, io.vrap.rmf.base.client.ModelBase

public class OrderTransitionStateActionImpl extends Object implements OrderTransitionStateAction, io.vrap.rmf.base.client.ModelBase

If the existing State has set transitions, there must be a direct transition to the new State. If transitions is not set, no validation is performed.

This update action produces the Order State Transition Message.