Class ScheduleAsTableDatasinkFileAction
java.lang.Object
net.datenwerke.scheduler.service.scheduler.entities.AbstractAction
net.datenwerke.rs.tabledatasink.service.tabledatasink.action.ScheduleAsTableDatasinkFileAction
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(AbstractJob job) voidsetTableDatasink(TableDatasink tableDatasink) Methods inherited from class net.datenwerke.scheduler.service.scheduler.entities.AbstractAction
adjustActionEntryForFailure, adjustActionEntryForSuccess, consumes, equals, getId, getVersion, hashCode, setId, setVersion
-
Constructor Details
-
ScheduleAsTableDatasinkFileAction
public ScheduleAsTableDatasinkFileAction()
-
-
Method Details
-
execute
- Overrides:
executein classAbstractAction- Throws:
ActionExecutionException
-
getReport
-
getTableDatasink
-
setTableDatasink
-