Interface | Description |
---|---|
CustomAction |
Defines custom action in the Workflow.
|
CustomActionConfigurer |
Configurer for configuring the
CustomAction in the Workflow . |
CustomActionContext |
Represents runtime context of the
CustomAction in the Workflow. |
CustomActionSpecification |
Specification for the custom java code that will be executed as a part of
Workflow . |
Class | Description |
---|---|
AbstractCustomAction |
This abstract class provides a default implementation of
CustomAction methods for easy extensions. |
Copyright © 2022 Cask Data, Inc. Licensed under the Apache License, Version 2.0.