-
@Documented @Retention(RUNTIME) @Target(TYPE) @Repeatable(ProcessesContents.class) public @interface ProcessesContent
Denotes the content classes that the component will act upon
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanoptionalIs the content required for the component to function?
-