Class PendingApprovalAction.ActionFactory

java.lang.Object
jenkins.model.TransientActionFactory<Job>
io.jenkins.plugins.github_pr_approval.PendingApprovalAction.ActionFactory
All Implemented Interfaces:
ExtensionPoint
Enclosing class:
PendingApprovalAction

@Extension public static class PendingApprovalAction.ActionFactory extends TransientActionFactory<Job>
Attaches a PendingApprovalAction to any branch job that needs external approval.