Class: Rafflesia::Types::RelationReleasePublicationDataJoinCertificationState
- Inherits:
-
Object
- Object
- Rafflesia::Types::RelationReleasePublicationDataJoinCertificationState
- Defined in:
- lib/rafflesia/types/relation_release_publication_data_join_certification_state.rb
Constant Summary collapse
- QUEUED =
'queued'- REUSED =
'reused'- COMPLETED =
'completed'- NOT_CONFIGURED =
'not_configured'- NOT_REQUESTED_DRY_RUN =
'not_requested_dry_run'- ENQUEUE_FAILED =
'enqueue_failed'- EXECUTION_FAILED =
'execution_failed'- ALL =
[QUEUED, REUSED, COMPLETED, NOT_CONFIGURED, NOT_REQUESTED_DRY_RUN, ENQUEUE_FAILED, EXECUTION_FAILED].freeze