Class: Actions::Katello::ContentViewVersion::BeforePromoteHook

Inherits:
Base
  • Object
show all
Defined in:
app/lib/actions/katello/content_view_version/before_promote_hook.rb

Instance Method Summary collapse

Instance Method Details

#finalizeObject



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