Annotation Interface ArtifactManagerField


@Retention(RUNTIME) @Target(TYPE) public @interface ArtifactManagerField
Used to annotate annotations that are to be used for Test Class fields. To be populated by the Manager.
Author:
Will Yates