Package io.jenkins.plugins.csp
Class CustomRule
java.lang.Object
io.jenkins.plugins.csp.CustomRule
- All Implemented Interfaces:
ExtensionPoint,Describable<CustomRule>
- Direct Known Subclasses:
AllowFetchRule,AllowNavigationRule,ResetRule
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.Describable
getDescriptor
-
Constructor Details
-
CustomRule
public CustomRule()
-
-
Method Details
-
apply
-