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.CacheNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class jenkins.model.TransientActionFactory
actionType, factoriesFor 
- 
Constructor Details
- 
PerJobAdder
public PerJobAdder() 
 - 
 - 
Method Details
- 
type
- Specified by:
 typein classTransientActionFactory<Job>
 - 
createFor
- Specified by:
 createForin classTransientActionFactory<Job>
 
 -