Package com.github.jenkins.lastchanges
Class LastChangesProjectAction.LastChangesActionFactory
java.lang.Object
jenkins.model.TransientActionFactory<Job<?,?>>
 
com.github.jenkins.lastchanges.LastChangesProjectAction.LastChangesActionFactory
- All Implemented Interfaces:
 ExtensionPoint
- Enclosing class:
 - LastChangesProjectAction
 
@Extension
public static class LastChangesProjectAction.LastChangesActionFactory
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
- 
LastChangesActionFactory
public LastChangesActionFactory() 
 - 
 - 
Method Details
- 
createFor
- Specified by:
 createForin classTransientActionFactory<Job<?,?>> 
 - 
type
- Specified by:
 typein classTransientActionFactory<Job<?,?>> 
 
 -