Package io.kestra.jdbc.runner
Class JdbcSchedulerContext
java.lang.Object
io.kestra.jdbc.runner.JdbcSchedulerContext
- All Implemented Interfaces:
io.kestra.core.schedulers.ScheduleContextInterface
public class JdbcSchedulerContext
extends Object
implements io.kestra.core.schedulers.ScheduleContextInterface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcommit()voidstartTransaction(Consumer<io.kestra.core.schedulers.ScheduleContextInterface> consumer)
-
Constructor Details
-
JdbcSchedulerContext
-
-
Method Details
-
startTransaction
-
commit
public void commit()
-