Class: PuppetX::Puppetlabs::Migration::OverviewModel::ResourceAdded
- Inherits:
-
ResourceIssue
- Object
- Entity
- NodeIssue
- ResourceIssue
- PuppetX::Puppetlabs::Migration::OverviewModel::ResourceAdded
- Defined in:
- lib/puppet_x/puppetlabs/migration/overview_model.rb
Instance Attribute Summary
Attributes inherited from ResourceIssue
Instance Method Summary collapse
Methods inherited from ResourceIssue
#initialize, #one_relationship
Methods inherited from NodeIssue
Methods inherited from Entity
#<=>, #eql?, from_hash, #hash, #id, init_relationships, #initialize, many_relationship, #many_relationship, many_rels_hash, #one_relationship, simple_name
Methods included from ModelObject
#initialize_from_hash, #to_hash
Constructor Details
This class inherits a constructor from PuppetX::Puppetlabs::Migration::OverviewModel::ResourceIssue
Instance Method Details
#compliant? ⇒ Boolean
538 539 540 |
# File 'lib/puppet_x/puppetlabs/migration/overview_model.rb', line 538 def compliant? true end |