Class ViewCredentialsAction.TransientUserActionFactoryImpl
java.lang.Object
hudson.model.TransientUserActionFactory
com.cloudbees.plugins.credentials.ViewCredentialsAction.TransientUserActionFactoryImpl
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- ViewCredentialsAction
@Extension(ordinal=-1000.0)
public static class ViewCredentialsAction.TransientUserActionFactoryImpl
extends TransientUserActionFactory
Add the
ViewCredentialsAction
to all User
instances.-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.model.TransientUserActionFactory
all
-
Constructor Details
-
TransientUserActionFactoryImpl
public TransientUserActionFactoryImpl()
-
-
Method Details
-
createFor
- Overrides:
createFor
in classTransientUserActionFactory
-