Class: Actions::Katello::ContentViewVersion::BeforePromoteHook
- Inherits:
-
Base
- Object
- Base
- Actions::Katello::ContentViewVersion::BeforePromoteHook
- Defined in:
- app/lib/actions/katello/content_view_version/before_promote_hook.rb
Instance Method Summary collapse
Instance Method Details
#finalize ⇒ Object
5 6 7 |
# File 'app/lib/actions/katello/content_view_version/before_promote_hook.rb', line 5 def finalize ::Katello::ContentViewVersion.find(input[:id]).before_promote_hooks end |