Class: Actions::Candlepin::Consumer::AutoAttachSubscriptions
- Inherits:
-
Abstract
- Object
- Base
- Abstract
- Actions::Candlepin::Consumer::AutoAttachSubscriptions
- Defined in:
- app/lib/actions/candlepin/consumer/auto_attach_subscriptions.rb
Instance Method Summary collapse
Instance Method Details
#run ⇒ Object
9 10 11 |
# File 'app/lib/actions/candlepin/consumer/auto_attach_subscriptions.rb', line 9 def run ::Katello::Resources::Candlepin::Consumer.refresh_entitlements(input[:uuid]) end |