Class DeleteAction.RunFactory

java.lang.Object
jenkins.model.TransientActionFactory<Run>
jenkins.model.menu.action.DeleteAction.RunFactory
All Implemented Interfaces:
ExtensionPoint
Enclosing class:
DeleteAction

@Extension(ordinal=80.0) @Restricted(org.kohsuke.accmod.restrictions.Beta.class) public static final class DeleteAction.RunFactory extends TransientActionFactory<Run>
Factory that contributes a DeleteAction to every Run the current user has Run.DELETE permission on when the new run page experimental flag is enabled.