Package org.apache.hop.workflow.action
-
Interface Summary Interface Description IAction IAction is the main Java interface that a plugin implements.IActionDialog IActionDialog is the Java interface that implements the settings dialog of a action plugin. -
Class Summary Class Description ActionBase Base class for the different types of workflow actions.ActionMeta This class describes the fact that a single Action can be used multiple times in the same Workflow.