Klasse 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
- Autor:
- rsoika
- Siehe auch:
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidThis method saves a configuration in a new transaction.
-
Konstruktordetails
-
SchedulerConfigurationService
public SchedulerConfigurationService()
-
-
Methodendetails
-
storeConfigurationInNewTransaction
This method saves a configuration in a new transaction. This is needed case of a runtime exception
-