Class PollNowAction.TransientProjectActionFactoryImpl
java.lang.Object
jenkins.model.TransientActionFactory<SCMTriggerItem>
org.jenkinsci.plugins.pollscm.PollNowAction.TransientProjectActionFactoryImpl
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
PollNowAction
@Extension
public static class PollNowAction.TransientProjectActionFactoryImpl
extends TransientActionFactory<SCMTriggerItem>
-
Nested Class Summary
Nested classes/interfaces inherited from class TransientActionFactory
TransientActionFactory.CacheNested classes/interfaces inherited from interface ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<? extends Action> createFor(SCMTriggerItem target) type()Methods inherited from class TransientActionFactory
actionType, factoriesFor
-
Constructor Details
-
TransientProjectActionFactoryImpl
public TransientProjectActionFactoryImpl()
-
-
Method Details
-
createFor
- Specified by:
createForin classTransientActionFactory<SCMTriggerItem>
-
type
- Specified by:
typein classTransientActionFactory<SCMTriggerItem>
-