Uses of Package
org.pentaho.di.core.annotations

Packages that use org.pentaho.di.core.annotations
org.pentaho.di.core.config   
org.pentaho.di.job.entries.trans   
org.pentaho.di.trans.steps.closure   
org.pentaho.di.trans.steps.cubeinput   
org.pentaho.di.trans.steps.cubeoutput   
org.pentaho.di.trans.steps.fieldsplitter   
org.pentaho.di.trans.steps.fixedinput   
org.pentaho.di.trans.steps.rowgenerator   
org.pentaho.di.trans.steps.valuemapper   
 

Classes in org.pentaho.di.core.annotations used by org.pentaho.di.core.config
Inject
          Allows for properties to be dynamically injected into classes during runtime.
 

Classes in org.pentaho.di.core.annotations used by org.pentaho.di.job.entries.trans
Job
          An alternative when defining Jobs.
 

Classes in org.pentaho.di.core.annotations used by org.pentaho.di.trans.steps.closure
Step
          An alternate way of defining steps.
 

Classes in org.pentaho.di.core.annotations used by org.pentaho.di.trans.steps.cubeinput
Step
          An alternate way of defining steps.
 

Classes in org.pentaho.di.core.annotations used by org.pentaho.di.trans.steps.cubeoutput
Step
          An alternate way of defining steps.
 

Classes in org.pentaho.di.core.annotations used by org.pentaho.di.trans.steps.fieldsplitter
Step
          An alternate way of defining steps.
 

Classes in org.pentaho.di.core.annotations used by org.pentaho.di.trans.steps.fixedinput
Step
          An alternate way of defining steps.
 

Classes in org.pentaho.di.core.annotations used by org.pentaho.di.trans.steps.rowgenerator
Step
          An alternate way of defining steps.
 

Classes in org.pentaho.di.core.annotations used by org.pentaho.di.trans.steps.valuemapper
Step
          An alternate way of defining steps.