Class: Hpe3parSdk::TaskPriority

Inherits:
Object
  • Object
show all
Defined in:
lib/Hpe3parSdk/constants.rb

Overview

This class enumerates the priorities that a Task can have.

Constant Summary collapse

HIGH =
1
MEDIUM =
2
LOW =
3