Class KubernetesSamples.SuppressToolBasedSamples
java.lang.Object
jenkins.ExtensionFilter
org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesSamples.SuppressToolBasedSamples
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- KubernetesSamples
@OptionalExtension(requirePlugins="workflow-cps")
public static final class KubernetesSamples.SuppressToolBasedSamples
extends ExtensionFilter
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> boolean
allows
(Class<T> type, ExtensionComponent<T> component) Methods inherited from class jenkins.ExtensionFilter
all, isAllowed
-
Constructor Details
-
SuppressToolBasedSamples
public SuppressToolBasedSamples()
-
-
Method Details
-
allows
- Specified by:
allows
in classExtensionFilter
-