Class SepaScheduler

  • All Implemented Interfaces:
    org.imixs.workflow.engine.scheduler.Scheduler

    public class SepaScheduler
    extends Object
    implements org.imixs.workflow.engine.scheduler.Scheduler
    The SepaScheduler implementation exports workflow invoice data into a SEPA file..

    The class implements the interface _org.imixs.workflow.engine.scheduler.Scheduler_ and can be used in combination with the Imxis-Workflow Scheduler Service.

    Author:
    rsoika
    See Also:
    SchedulerService
    • Field Summary

      • Fields inherited from interface org.imixs.workflow.engine.scheduler.Scheduler

        ITEM_ERRORMESSAGE, ITEM_LOGMESSAGE, ITEM_SCHEDULER_CLASS, ITEM_SCHEDULER_DEFINITION, ITEM_SCHEDULER_ENABLED, ITEM_SCHEDULER_NAME, ITEM_SCHEDULER_STATUS
    • Constructor Summary

      Constructors 
      Constructor Description
      SepaScheduler()  
    • Constructor Detail

      • SepaScheduler

        public SepaScheduler()
    • Method Detail

      • run

        public org.imixs.workflow.ItemCollection run​(org.imixs.workflow.ItemCollection configuration)
                                              throws org.imixs.workflow.engine.scheduler.SchedulerException
        This is the method which processes the timeout event depending on the running timer settings.
        Specified by:
        run in interface org.imixs.workflow.engine.scheduler.Scheduler
        Parameters:
        timer -
        Throws:
        org.imixs.workflow.exceptions.QueryException
        org.imixs.workflow.engine.scheduler.SchedulerException