Class: UU::OperationRegistry::SlaStage

Inherits:
Constants
  • Object
show all
Defined in:
lib/uu/operation_registry/resource_sla_stage.rb

Overview

List of possible SlaStages for Resource.

Constant Summary collapse

PROD =

SlaStage PROD.

'PROD'
DEV =

SlaStage DEV.

'DEV'