-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(workflow): add
prolog
and epilog
to WorkflowDefinition
Add the `prolog` and the `epilog` properties to the `sghi.etl.core.WorkflowDefinition` interface. These properties return functions or callable objects that are executed at the beginning and the end of an SGHI ETL Workflow execution respectively.
- Loading branch information
1 parent
857b43b
commit 472805e
Showing
2 changed files
with
141 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters