Uses of Class
org.kohsuke.accmod.restrictions.DoNotUse

Packages that use DoNotUse
org.kohsuke.accmod.restrictions   
 

Uses of DoNotUse in org.kohsuke.accmod.restrictions
 

Subclasses of DoNotUse in org.kohsuke.accmod.restrictions
 class NoExternalUse
          References are allowed only when they are within the same module (that is, if the reference is compiled at the same time as the restricted element.)
 



Copyright © 2011. All Rights Reserved.