Class: Rafflesia::Types::DatabaseReleaseSelectorResolution

Inherits:
Object
  • Object
show all
Defined in:
lib/rafflesia/types/database_release_selector_resolution.rb

Constant Summary collapse

ENDPOINT =
'endpoint'
EXPLICIT_BRIDGE =
'explicit_bridge'
AUTOMATIC_BRIDGE =
'automatic_bridge'
ALL =
[ENDPOINT, EXPLICIT_BRIDGE, AUTOMATIC_BRIDGE].freeze