Class SchedulerConfigurationService

java.lang.Object
org.imixs.workflow.engine.scheduler.SchedulerConfigurationService

@DeclareRoles("org.imixs.ACCESSLEVEL.MANAGERACCESS") @RunAs("org.imixs.ACCESSLEVEL.MANAGERACCESS") public class SchedulerConfigurationService extends Object
This SchedulerSaveService is used to save configurations in a new transaction. The service is only called by the SchedulerService in case a scheduler throws a SchedulerException or a RuntimeExcepiton.
Version:
1.0
Author:
rsoika
See Also:
  • Constructor Details

    • SchedulerConfigurationService

      public SchedulerConfigurationService()
  • Method Details

    • storeConfigurationInNewTransaction

      public void storeConfigurationInNewTransaction(ItemCollection config)
      This method saves a configuration in a new transaction. This is needed case of a runtime exception