Module: Actions::Helpers::Presenter
- Included in:
- Katello::ContentView::IncrementalUpdates, Katello::Host::Erratum::ApplicableErrataInstall, Katello::Host::Erratum::Install, Katello::Host::Package::Install, Katello::Host::Package::Remove, Katello::Host::Package::Update, Katello::Host::PackageGroup::Install, Katello::Host::PackageGroup::Remove, Katello::Repository::Sync, Pulp::Consumer::AbstractContentAction, Pulp::Consumer::ContentInstall, Pulp::Consumer::ContentUninstall, Pulp::Consumer::ContentUpdate, Pulp::Consumer::Create, Pulp::Repository::Create, Pulp::Repository::Sync, Pulp::RepositoryGroup::Create, Pulp::RepositoryGroup::Delete, Pulp::RepositoryGroup::Export
- Defined in:
- app/lib/actions/helpers/presenter.rb
Overview
Delegate task information to presenter object
Defined Under Namespace
Instance Method Summary collapse
Instance Method Details
#presenter ⇒ Object
5 6 7 |
# File 'app/lib/actions/helpers/presenter.rb', line 5 def presenter fail NotImplementedError end |