public abstract class InheritanceStrategy extends hudson.model.AbstractDescribableImpl<InheritanceStrategy> implements hudson.ExtensionPoint
Constructor and Description |
---|
InheritanceStrategy() |
Modifier and Type | Method and Description |
---|---|
InheritanceStrategyDescriptor |
getDescriptor() |
abstract hudson.security.ACL |
getEffectiveACL(hudson.security.ACL acl,
hudson.security.AccessControlled subject) |
public InheritanceStrategyDescriptor getDescriptor()
getDescriptor
in interface hudson.model.Describable<InheritanceStrategy>
getDescriptor
in class hudson.model.AbstractDescribableImpl<InheritanceStrategy>
public abstract hudson.security.ACL getEffectiveACL(hudson.security.ACL acl, hudson.security.AccessControlled subject)
Copyright © 2016–2017. All rights reserved.