Enum | Description |
---|---|
PluginDialog.PluginType |
Annotation Type | Description |
---|---|
CarteServlet |
This annotation signals to the Kettle plugin registry that it needs to consider the annotated class as a carte
servlet plugin.
|
EnginePlugin |
Created by nbaker on 1/4/17.
|
ImportRulePlugin |
The best way to define import rules as plugins.
|
JobEntry |
An alternative when defining jobs entries.
|
KettleLifecyclePlugin |
Defines a Kettle Lifecycle Plugin that will be invoked during Kettle Environment initialization and shutdown.
|
LifecyclePlugin | |
PartitionerPlugin |
An alternate way of defining partiioners.
|
PluginDialog |
An alternate way of defining plugin's dialog.
|
RepositoryPlugin |
An alternate way of defining repository plugins.
|
Step |
An alternate way of defining steps.
|
Copyright © 2018 Hitachi Vantara. All rights reserved.