Class Folder.DeprecatedTransientActions
java.lang.Object
jenkins.model.TransientActionFactory<Folder>
com.cloudbees.hudson.plugins.folder.Folder.DeprecatedTransientActions
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- Folder
@Restricted(org.kohsuke.accmod.restrictions.DoNotUse.class)
@Deprecated
@Extension
public static class Folder.DeprecatedTransientActions
extends TransientActionFactory<Folder>
Deprecated.
-
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
Methods inherited from class jenkins.model.TransientActionFactory
actionType, factoriesFor
-
Constructor Details
-
DeprecatedTransientActions
public DeprecatedTransientActions()Deprecated.
-
-
Method Details
-
type
Deprecated.- Specified by:
type
in classTransientActionFactory<Folder>
-
createFor
Deprecated.- Specified by:
createFor
in classTransientActionFactory<Folder>
-