Class: Runcible::Resources::EventNotifier::EventTypes
- Inherits:
-
Object
- Object
- Runcible::Resources::EventNotifier::EventTypes
- Defined in:
- lib/runcible/resources/event_notifier.rb
Constant Summary collapse
- REPO_SYNC_COMPLETE =
'repo.sync.finish'- REPO_SYNC_START =
'repo.sync.start'- REPO_PUBLISH_COMPLETE =
'repo.publish.finish'- REPO_PUBLISH_START =
'repo.publish.start'