Class AuthorizeProjectProperty.TransientActionFactoryImpl
java.lang.Object
jenkins.model.TransientActionFactory<Job>
org.jenkinsci.plugins.authorizeproject.AuthorizeProjectProperty.TransientActionFactoryImpl
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- AuthorizeProjectProperty
@Extension(ordinal=8.988465674311579E307)
public static class AuthorizeProjectProperty.TransientActionFactoryImpl
extends TransientActionFactory<Job>
The action factory responsible for adding the
AuthorizeProjectProperty.AuthorizationAction
.- Since:
- 1.3.0
-
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
Constructors -
Method Summary
Methods inherited from class jenkins.model.TransientActionFactory
actionType, factoriesFor
-
Constructor Details
-
TransientActionFactoryImpl
public TransientActionFactoryImpl()
-
-
Method Details
-
type
- Specified by:
type
in classTransientActionFactory<Job>
-
createFor
- Specified by:
createFor
in classTransientActionFactory<Job>
-