Add hook which gets called after a workflow execution

This commit is contained in:
Jan Oberhauser
2020-10-20 19:01:40 +02:00
parent cf31ec722c
commit 70435b582a
4 changed files with 23 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ import { get } from 'lodash';
import {
ActiveExecutions,
ExternalHooks,
GenericHelpers,
IExecutionDb,
IResponseCallbackData,