Package com.microsoft.jenkins.azuread
Class GraphProxy.TransientActionFactoryImpl
java.lang.Object
jenkins.model.TransientActionFactory<AbstractItem>
com.microsoft.jenkins.azuread.GraphProxy.TransientActionFactoryImpl
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- GraphProxy
@Extension
public static class GraphProxy.TransientActionFactoryImpl
extends TransientActionFactory<AbstractItem>
-
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
Modifier and TypeMethodDescriptionCollection<? extends Action>
createFor
(AbstractItem target) type()
Methods inherited from class jenkins.model.TransientActionFactory
actionType, factoriesFor
-
Constructor Details
-
TransientActionFactoryImpl
public TransientActionFactoryImpl()
-
-
Method Details
-
type
- Specified by:
type
in classTransientActionFactory<AbstractItem>
-
createFor
- Specified by:
createFor
in classTransientActionFactory<AbstractItem>
-