Class: ProformaXML::ServiceBase
- Inherits:
-
Object
- Object
- ProformaXML::ServiceBase
- Defined in:
- lib/proformaxml/services/service_base.rb
Direct Known Subclasses
Exporter, Importer, TransformTask, Validator, VersionAndNamespaceExtractor
Class Method Summary collapse
Class Method Details
.call ⇒ Object
5 6 7 |
# File 'lib/proformaxml/services/service_base.rb', line 5 def self.call(**) new(**).perform end |