@ParametersAreNonnullByDefault @ReturnValuesAreNonnullByDefault
Package com.atlassian.bitbucket.jenkins.internal.annotations
Add package level annotations to indicate everything is non-null by default.
-
Annotation Types Summary Annotation Type Description NotUpgradeSensitive Indicates that the class in question is not subject to upgrade concerns.UpgradeHandled Indicates that the field in question has been evaluated and the change is safe for upgrade.