@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface StepTreeIgnore
Marker annotation. Used to prevent the Knowledge Flow main perspective from
making a step visible in its design palette.
- Version:
- $Revision: $
- Author:
- Mark Hall (mhall{[at]}pentaho{[dot]}com)