Index (J)
»
Retab
»
Types
»
JobsSource
Class: Retab::Types::JobsSource
Inherits:
Object
Object
Retab::Types::JobsSource
show all
Defined in:
lib/retab/types/jobs_source.rb
Constant Summary
collapse
API =
'
api
'
PROJECT =
'
project
'
WORKFLOW =
'
workflow
'
ALL =
[
API
,
PROJECT
,
WORKFLOW
]
.
freeze