Enum InternalOccmDemandSignalDelivery.LifecycleDetails

  • All Implemented Interfaces:
    BmcEnum, Serializable, Comparable<InternalOccmDemandSignalDelivery.LifecycleDetails>
    Enclosing class:
    InternalOccmDemandSignalDelivery

    public static enum InternalOccmDemandSignalDelivery.LifecycleDetails
    extends Enum<InternalOccmDemandSignalDelivery.LifecycleDetails>
    implements BmcEnum
    The enum values corresponding to the various states associated with the delivery resource.

    SUBMITTED -> The state where operators have started working and thinking on the quantity that OCI can delivery for the corresponding demand signal item. IN_REVIEW -> The operators are waiting on approvals from different teams/folks in this state. ACCEPTED -> OCI has accepted your resource request and will deliver the quantity as specified by acceptance quantity of this resource. DECLINED -> OCI has declined you resource request. DELIVERED -> OCI has delivered the accepted quantity to the customers.

    NOTE: The resource becomes visible to customers in ACCEPTED, DECLINED or DELIVERED state.