| 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. 
 | 
| 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. 
 | 
| RepositoryPlugin | 
 An alternate way of defining repository plugins. 
 | 
| Step | 
 An alternate way of defining steps. 
 |