Class QuoteTransitionStateActionImpl

java.lang.Object
com.commercetools.api.models.quote.QuoteTransitionStateActionImpl
All Implemented Interfaces:
QuoteTransitionStateAction, QuoteUpdateAction, ResourceUpdateAction<QuoteUpdateAction>, io.vrap.rmf.base.client.ModelBase

public class QuoteTransitionStateActionImpl extends Object implements QuoteTransitionStateAction, 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 Quote State Transition Message.