Class: Actions::Katello::ContentViewVersion::ResetContentViewRepositoriesFromMetadata
- Inherits:
-
Base
- Object
- Base
- Actions::Katello::ContentViewVersion::ResetContentViewRepositoriesFromMetadata
- Defined in:
- app/lib/actions/katello/content_view_version/reset_content_view_repositories_from_metadata.rb
Instance Method Summary collapse
Instance Method Details
#plan(opts = {}) ⇒ Object
5 6 7 |
# File 'app/lib/actions/katello/content_view_version/reset_content_view_repositories_from_metadata.rb', line 5 def plan(opts = {}) opts[:import].reset_content_view_repositories! end |