Class SEPAExportAdapter

java.lang.Object
org.imixs.workflow.sepa.adapter.SEPAExportAdapter
All Implemented Interfaces:
org.imixs.workflow.Adapter, org.imixs.workflow.SignalAdapter

public class SEPAExportAdapter extends Object implements org.imixs.workflow.SignalAdapter
The SEPAExportAdapter executes the SEPA export and generates a SEPA XML file from all referred workitems.
Version:
1.0
Author:
rsoika
  • Field Details

  • Constructor Details

    • SEPAExportAdapter

      public SEPAExportAdapter()
  • Method Details

    • execute

      public org.imixs.workflow.ItemCollection execute(org.imixs.workflow.ItemCollection sepaExport, org.imixs.workflow.ItemCollection event) throws org.imixs.workflow.exceptions.AdapterException, org.imixs.workflow.exceptions.PluginException
      This method collects a data set with all invoices and computes a SEPA file
      Specified by:
      execute in interface org.imixs.workflow.Adapter
      Throws:
      org.imixs.workflow.exceptions.PluginException
      org.imixs.workflow.exceptions.AdapterException