org.pentaho.di.core.plugins
Annotation Type PluginAnnotationType


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface PluginAnnotationType


Required Element Summary
 Class<? extends Annotation> value
           
 

Element Detail

value

public abstract Class<? extends Annotation> value