Package org.kohsuke.accmod.restrictions
Class Beta
java.lang.Object
org.kohsuke.accmod.AccessRestriction
org.kohsuke.accmod.restrictions.DoNotUse
org.kohsuke.accmod.restrictions.Beta
References are only allowed within the same module, as in
NoExternalUse,
or when a special flag is set in the consuming module.
This is the property useBeta with the value true.-
Field Summary
Fields inherited from class org.kohsuke.accmod.AccessRestriction
NONE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiderror(Location loc, RestrictedElement target, ErrorListener errorListener) Methods inherited from class org.kohsuke.accmod.restrictions.DoNotUse
appliesToNested, instantiated, invoked, read, usedAsInterface, usedAsSuperType, written