@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface KFIgnore
Marker annotation. Used to prevent the Knowledge Flow from making something
available in it's design pallete.
- Version:
- $Revision: 10998 $
- Author:
- Mark Hall (mhall{[at]}pentaho{[dot]}com)