Interface WorkflowInterface

All Superinterfaces:
ConfigurableItemIF, IdentifierAble, Serializable
All Known Implementing Classes:
WorkflowRunner

public interface WorkflowInterface extends ConfigurableItemIF
Register your class with this interface to have it available in the workflow. Anyway your class should implement a derived interface of this interface.
Version:
11.1.1
Author:
jmback