Class: Hpe3parSdk::TaskPriority
- Inherits:
-
Object
- Object
- Hpe3parSdk::TaskPriority
- 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