Class DeleteAction.JobFactory

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

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