Class InheritGlobalStrategy

All Implemented Interfaces:
ExtensionPoint, Describable<InheritanceStrategy>

public class InheritGlobalStrategy extends InheritanceStrategy
Strategy that inherits only the global ACL -- parent, grandparent, etc. ACLs are not inherited.
  • Constructor Details

    • InheritGlobalStrategy

      @DataBoundConstructor public InheritGlobalStrategy()
  • Method Details