Class Snippetizer.PerJobAdder
java.lang.Object
jenkins.model.TransientActionFactory<Job>
org.jenkinsci.plugins.workflow.cps.Snippetizer.PerJobAdder
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- Snippetizer
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
@Extension
public static class Snippetizer.PerJobAdder
extends TransientActionFactory<Job>
-
Nested Class Summary
Nested classes/interfaces inherited from class jenkins.model.TransientActionFactory
TransientActionFactory.Cache
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class jenkins.model.TransientActionFactory
actionType, factoriesFor
-
Constructor Details
-
PerJobAdder
public PerJobAdder()
-
-
Method Details
-
type
- Specified by:
type
in classTransientActionFactory<Job>
-
createFor
- Specified by:
createFor
in classTransientActionFactory<Job>
-