Uses of Class
net.datenwerke.scheduler.service.scheduler.entities.history.ExecutionLogEntry
Packages that use ExecutionLogEntry
Package
Description
-
Uses of ExecutionLogEntry in net.datenwerke.rs.amazons3.service.amazons3.hooker
Methods in net.datenwerke.rs.amazons3.service.amazons3.hooker with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidScheduleAsAmazonS3FileEmailNotificationHooker.actionExecutionEndedSuccessfully(AbstractJob abstractJob, AbstractAction abstractAction, ExecutionLogEntry logEntry) -
Uses of ExecutionLogEntry in net.datenwerke.rs.box.service.box.hooker
Methods in net.datenwerke.rs.box.service.box.hooker with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidScheduleAsBoxFileEmailNotificationHooker.actionExecutionEndedSuccessfully(AbstractJob abstractJob, AbstractAction abstractAction, ExecutionLogEntry logEntry) -
Uses of ExecutionLogEntry in net.datenwerke.rs.condition.service.condition.hookers
Methods in net.datenwerke.rs.condition.service.condition.hookers with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidSchedulerVetoProvider.actionExecutionAboutToStart(AbstractJob job, ExecutionLogEntry logEntry) voidSchedulerVetoProvider.actionExecutionEndedSuccessfully(AbstractJob job, AbstractAction action, ExecutionLogEntry logEntry) SchedulerVetoProvider.doesVetoActionExecution(AbstractJob job, ExecutionLogEntry logEntry) SchedulerVetoProvider.doesVetoExecution(AbstractJob job, ExecutionLogEntry logEntry) voidSchedulerVetoProvider.executionEndedAbnormally(AbstractJob job, ExecutionLogEntry logEntry, Exception e) voidSchedulerVetoProvider.executionEndedSuccessfully(AbstractJob job, ExecutionLogEntry logEntry) voidSchedulerVetoProvider.informAboutVeto(AbstractJob job, ExecutionLogEntry logEntry, VetoActionExecution veto) voidSchedulerVetoProvider.informAboutVeto(AbstractJob job, ExecutionLogEntry logEntry, VetoJobExecution veto) voidSchedulerVetoProvider.jobExecutionAboutToStart(AbstractJob job, ExecutionLogEntry logEntry) -
Uses of ExecutionLogEntry in net.datenwerke.rs.dropbox.service.dropbox.hooker
Methods in net.datenwerke.rs.dropbox.service.dropbox.hooker with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidScheduleAsDropboxFileEmailNotificationHooker.actionExecutionEndedSuccessfully(AbstractJob abstractJob, AbstractAction abstractAction, ExecutionLogEntry logEntry) -
Uses of ExecutionLogEntry in net.datenwerke.rs.emaildatasink.service.emaildatasink.hooker
Methods in net.datenwerke.rs.emaildatasink.service.emaildatasink.hooker with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidScheduleAsEmailDatasinkEmailNotificationHooker.actionExecutionEndedSuccessfully(AbstractJob abstractJob, AbstractAction abstractAction, ExecutionLogEntry logEntry) -
Uses of ExecutionLogEntry in net.datenwerke.rs.ftp.service.ftp.hooker
Methods in net.datenwerke.rs.ftp.service.ftp.hooker with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidScheduleAsFtpFileEmailNotificationHooker.actionExecutionEndedSuccessfully(AbstractJob abstractJob, AbstractAction abstractAction, ExecutionLogEntry logEntry) voidScheduleAsFtpsFileEmailNotificationHooker.actionExecutionEndedSuccessfully(AbstractJob abstractJob, AbstractAction abstractAction, ExecutionLogEntry logEntry) voidScheduleAsSftpFileEmailNotificationHooker.actionExecutionEndedSuccessfully(AbstractJob abstractJob, AbstractAction abstractAction, ExecutionLogEntry logEntry) -
Uses of ExecutionLogEntry in net.datenwerke.rs.googledrive.service.googledrive.hooker
Methods in net.datenwerke.rs.googledrive.service.googledrive.hooker with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidScheduleAsGoogleDriveFileEmailNotificationHooker.actionExecutionEndedSuccessfully(AbstractJob abstractJob, AbstractAction abstractAction, ExecutionLogEntry logEntry) -
Uses of ExecutionLogEntry in net.datenwerke.rs.incubator.service.schedulernotification
Methods in net.datenwerke.rs.incubator.service.schedulernotification with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidSchedulerNotificationHooker.actionExecutionAboutToStart(AbstractJob job, ExecutionLogEntry logEntry) voidSchedulerNotificationHooker.actionExecutionEndedSuccessfully(AbstractJob job, AbstractAction action, ExecutionLogEntry logEntry) SchedulerNotificationHooker.doesVetoActionExecution(AbstractJob job, ExecutionLogEntry logEntry) SchedulerNotificationHooker.doesVetoExecution(AbstractJob job, ExecutionLogEntry logEntry) voidSchedulerNotificationHooker.executionEndedAbnormally(AbstractJob job, ExecutionLogEntry logEntry, Exception e) voidSchedulerNotificationHooker.executionEndedSuccessfully(AbstractJob job, ExecutionLogEntry logEntry) voidSchedulerNotificationHooker.informAboutVeto(AbstractJob job, ExecutionLogEntry logEntry, VetoActionExecution veto) voidSchedulerNotificationHooker.informAboutVeto(AbstractJob job, ExecutionLogEntry logEntry, VetoJobExecution veto) voidSchedulerNotificationHooker.jobExecutionAboutToStart(AbstractJob job, ExecutionLogEntry logEntry) -
Uses of ExecutionLogEntry in net.datenwerke.rs.localfsdatasink.service.localfsdatasink.hooker
Methods in net.datenwerke.rs.localfsdatasink.service.localfsdatasink.hooker with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidScheduleAsLocalFileSystemEmailNotificationHooker.actionExecutionEndedSuccessfully(AbstractJob abstractJob, AbstractAction abstractAction, ExecutionLogEntry logEntry) -
Uses of ExecutionLogEntry in net.datenwerke.rs.onedrive.service.onedrive.hooker
Methods in net.datenwerke.rs.onedrive.service.onedrive.hooker with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidScheduleAsOneDriveFileEmailNotificationHooker.actionExecutionEndedSuccessfully(AbstractJob abstractJob, AbstractAction abstractAction, ExecutionLogEntry logEntry) -
Uses of ExecutionLogEntry in net.datenwerke.rs.printer.service.printer.hooker
Methods in net.datenwerke.rs.printer.service.printer.hooker with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidScheduleAsPrinterFileEmailNotificationHooker.actionExecutionEndedSuccessfully(AbstractJob abstractJob, AbstractAction abstractAction, ExecutionLogEntry logEntry) -
Uses of ExecutionLogEntry in net.datenwerke.rs.samba.service.samba.hooker
Methods in net.datenwerke.rs.samba.service.samba.hooker with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidScheduleAsSambaFileEmailNotificationHooker.actionExecutionEndedSuccessfully(AbstractJob abstractJob, AbstractAction abstractAction, ExecutionLogEntry logEntry) -
Uses of ExecutionLogEntry in net.datenwerke.rs.scp.service.scp.hooker
Methods in net.datenwerke.rs.scp.service.scp.hooker with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidScheduleAsScpFileEmailNotificationHooker.actionExecutionEndedSuccessfully(AbstractJob abstractJob, AbstractAction abstractAction, ExecutionLogEntry logEntry) -
Uses of ExecutionLogEntry in net.datenwerke.rs.scriptdatasink.service.scriptdatasink.hooker
Methods in net.datenwerke.rs.scriptdatasink.service.scriptdatasink.hooker with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidScheduleAsScriptDatasinkEmailNotificationHooker.actionExecutionEndedSuccessfully(AbstractJob abstractJob, AbstractAction abstractAction, ExecutionLogEntry logEntry) -
Uses of ExecutionLogEntry in net.datenwerke.rs.tabledatasink.service.tabledatasink.hooker
Methods in net.datenwerke.rs.tabledatasink.service.tabledatasink.hooker with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidScheduleAsTableDatasinkFileEmailNotificationHooker.actionExecutionEndedSuccessfully(AbstractJob abstractJob, AbstractAction abstractAction, ExecutionLogEntry logEntry) -
Uses of ExecutionLogEntry in net.datenwerke.scheduler.service.scheduler.entities
Methods in net.datenwerke.scheduler.service.scheduler.entities that return ExecutionLogEntryMethods in net.datenwerke.scheduler.service.scheduler.entities that return types with arguments of type ExecutionLogEntryModifier and TypeMethodDescriptionAbstractTrigger.updateStateAfterFailedExecution(AbstractJob job) AbstractTrigger.updateStateAfterSuccessfulExecution(AbstractJob job) -
Uses of ExecutionLogEntry in net.datenwerke.scheduler.service.scheduler.entities.history
Methods in net.datenwerke.scheduler.service.scheduler.entities.history that return types with arguments of type ExecutionLogEntryModifier and TypeMethodDescriptionJobHistory.getExecutionLogEntries()Collection<? extends ExecutionLogEntry> JobHistory.getExecutionLogEntriesInScheduledStartOrder()Methods in net.datenwerke.scheduler.service.scheduler.entities.history with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidJobHistory.addExecutionLogEntry(ExecutionLogEntry entry) intExecutionLogEntry.compareTo(ExecutionLogEntry b) Method parameters in net.datenwerke.scheduler.service.scheduler.entities.history with type arguments of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidJobHistory.setExecutionLogEntries(List<ExecutionLogEntry> executionLogEntries) -
Uses of ExecutionLogEntry in net.datenwerke.scheduler.service.scheduler.helper
Methods in net.datenwerke.scheduler.service.scheduler.helper with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidRetryActionExecution.updateTrigger(AbstractJob job, ExecutionLogEntry logEntry) voidRetryJobExecution.updateTrigger(AbstractJob job, ExecutionLogEntry logEntry) voidSkipActionExecution.updateTrigger(AbstractJob job, ExecutionLogEntry logEntry) voidSkipJobExecution.updateTrigger(AbstractJob job, ExecutionLogEntry logEntry) voidVetoActionExecution.updateTrigger(AbstractJob job, ExecutionLogEntry logEntry) voidVetoJobExecution.updateTrigger(AbstractJob job, ExecutionLogEntry logEntry) -
Uses of ExecutionLogEntry in net.datenwerke.scheduler.service.scheduler.hooks
Methods in net.datenwerke.scheduler.service.scheduler.hooks with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidSchedulerExecutionHook.actionExecutionAboutToStart(AbstractJob job, ExecutionLogEntry logEntry) happens outside a transaction ..voidSchedulerExecutionHook.actionExecutionEndedSuccessfully(AbstractJob job, AbstractAction action, ExecutionLogEntry logEntry) wrapped in transactionSchedulerExecutionHook.doesVetoActionExecution(AbstractJob job, ExecutionLogEntry logEntry) SchedulerExecutionHook.doesVetoExecution(AbstractJob job, ExecutionLogEntry logEntry) voidSchedulerExecutionHook.executionEndedAbnormally(AbstractJob job, ExecutionLogEntry logEntry, Exception e) wrapped in transactionvoidSchedulerExecutionHook.executionEndedSuccessfully(AbstractJob job, ExecutionLogEntry logEntry) wrapped in transactionvoidSchedulerExecutionHook.informAboutVeto(AbstractJob job, ExecutionLogEntry logEntry, VetoActionExecution veto) voidSchedulerExecutionHook.informAboutVeto(AbstractJob job, ExecutionLogEntry logEntry, VetoJobExecution veto) voidSchedulerExecutionHook.jobExecutionAboutToStart(AbstractJob job, ExecutionLogEntry logEntry) happens outside a transaction .. -
Uses of ExecutionLogEntry in net.datenwerke.scheduler.service.scheduler.hooks.adapter
Methods in net.datenwerke.scheduler.service.scheduler.hooks.adapter with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidSchedulerExecutionHookAdapter.actionExecutionAboutToStart(AbstractJob job, ExecutionLogEntry logEntry) voidSchedulerExecutionHookAdapter.actionExecutionEndedSuccessfully(AbstractJob job, AbstractAction action, ExecutionLogEntry logEntry) SchedulerExecutionHookAdapter.doesVetoActionExecution(AbstractJob job, ExecutionLogEntry logEntry) SchedulerExecutionHookAdapter.doesVetoExecution(AbstractJob job, ExecutionLogEntry logEntry) voidSchedulerExecutionHookAdapter.executionEndedAbnormally(AbstractJob job, ExecutionLogEntry logEntry, Exception e) voidSchedulerExecutionHookAdapter.executionEndedSuccessfully(AbstractJob job, ExecutionLogEntry logEntry) voidSchedulerExecutionHookAdapter.informAboutVeto(AbstractJob job, ExecutionLogEntry logEntry, VetoActionExecution veto) voidSchedulerExecutionHookAdapter.informAboutVeto(AbstractJob job, ExecutionLogEntry logEntry, VetoJobExecution veto) voidSchedulerExecutionHookAdapter.jobExecutionAboutToStart(AbstractJob job, ExecutionLogEntry logEntry) -
Uses of ExecutionLogEntry in net.datenwerke.scheduler.service.scheduler.stores
Methods in net.datenwerke.scheduler.service.scheduler.stores that return ExecutionLogEntryModifier and TypeMethodDescriptionJobExecutionCompanion.initHistoryEntry(AbstractJob job) JobExecutionCompanionImpl.initHistoryEntry(AbstractJob job) Methods in net.datenwerke.scheduler.service.scheduler.stores with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidJobExecutionCompanion.endSchedulerTask(AbstractJob job, ExecutionLogEntry logEntry, boolean badFailure) voidJobExecutionCompanionImpl.endSchedulerTask(AbstractJob job, ExecutionLogEntry logEntry, boolean badFailure) JobExecutionCompanion.initActionEntry(ExecutionLogEntry logEntry) JobExecutionCompanionImpl.initActionEntry(ExecutionLogEntry logEntry) JobExecutionCompanion.initJobEntry(ExecutionLogEntry entry) JobExecutionCompanionImpl.initJobEntry(ExecutionLogEntry logEntry) voidJobExecutionCompanion.updateStateAfterActionExecution(AbstractJob job, ExecutionLogEntry entry, ActionEntry actionEntry, boolean success) voidJobExecutionCompanionImpl.updateStateAfterActionExecution(AbstractJob job, ExecutionLogEntry entry, ActionEntry actionEntry, boolean success) voidJobExecutionCompanion.updateStateAfterJobExecution(AbstractJob job, ExecutionLogEntry entry, JobEntry jobEntry, boolean success) voidJobExecutionCompanionImpl.updateStateAfterJobExecution(AbstractJob job, ExecutionLogEntry entry, JobEntry jobEntry, boolean success) -
Uses of ExecutionLogEntry in net.datenwerke.scheduler.service.scheduler.stores.jpa
Methods in net.datenwerke.scheduler.service.scheduler.stores.jpa that return ExecutionLogEntryModifier and TypeMethodDescriptionJpaExecutionCompanion.initHistoryEntry(AbstractJob job) should not be wrapped in transactionMethods in net.datenwerke.scheduler.service.scheduler.stores.jpa with parameters of type ExecutionLogEntryModifier and TypeMethodDescriptionvoidJpaExecutionCompanion.endSchedulerTask(AbstractJob job, ExecutionLogEntry logEntry, boolean badFailure) JpaExecutionCompanion.initActionEntry(ExecutionLogEntry logEntry) JpaExecutionCompanion.initJobEntry(ExecutionLogEntry logEntry) -
Uses of ExecutionLogEntry in net.datenwerke.scheduler.service.scheduler.tasks
Methods in net.datenwerke.scheduler.service.scheduler.tasks that return ExecutionLogEntryMethods in net.datenwerke.scheduler.service.scheduler.tasks with parameters of type ExecutionLogEntry