Enum WorkRequestResourceActionType

  • All Implemented Interfaces:
    BmcEnum, Serializable, Comparable<WorkRequestResourceActionType>

    @Generated(value="OracleSDKGenerator",
               comments="API Version: 20201101")
    public enum WorkRequestResourceActionType
    extends Enum<WorkRequestResourceActionType>
    implements BmcEnum
    The way in which this resource is affected by the work tracked in the work request.

    A resource being created, updated, or deleted will remain in the IN_PROGRESS state until work is complete for that resource at which point it will transition to CREATED, UPDATED, or DELETED, respectively.