Package org.kohsuke.github
Annotation Type Preview
-
@Retention(RUNTIME) @Documented public @interface Preview
Indicates that the method/class/etc marked maps to GitHub API in the preview period.These APIs are subject to change and not a part of the backward compatibility commitment. It is advised to update the target's documentation with text indicating that a preview feature being used.
- Author:
- Kohsuke Kawaguchi