Class: BridgeBlueprint::Constants
- Inherits:
-
Object
- Object
- BridgeBlueprint::Constants
- Defined in:
- lib/bridge_blueprint/constants.rb
Constant Summary collapse
- STATUS_FAILED =
'failed'
- STATUS_PENDING =
'pending'
- STATUS_COMPLETE =
'complete'
- STATUS_NOT_FOUND =
'not_found'