Annotation Type AfterVariables.AfterVariable
-
@Repeatable(AfterVariables.class) @Target(TYPE) @Retention(RUNTIME) public static @interface AfterVariables.AfterVariable
Declare after variable for the component. Put annotation onEmitter
,PartitionMapper
,Processor
to declare after variables Note. This functionality is for the Studio only.