Annotation Interface GlobalTable


@Indexed @Retention(RUNTIME) @Target(TYPE) @Documented public @interface GlobalTable
Marks JPA Entity classes that are targeted for Jenkins global database.
Author:
Kohsuke Kawaguchi
See Also: