Annotation Interface WithInstallWizard
@Retention(RUNTIME)
@Target({TYPE,METHOD})
@Inherited
@Documented
@RuleAnnotation(value=RuleImpl.class,
priority=-10)
public @interface WithInstallWizard
-
Nested Class Summary
Nested Classes