Class PendingApprovalColumn.BranchViewFilter

java.lang.Object
hudson.model.DescriptorVisibilityFilter
io.jenkins.plugins.github_pr_approval.PendingApprovalColumn.BranchViewFilter
All Implemented Interfaces:
ExtensionPoint
Enclosing class:
PendingApprovalColumn

@Extension public static class PendingApprovalColumn.BranchViewFilter extends DescriptorVisibilityFilter
Confines the column to the multibranch and organization-folder branch views. Those synthetic views take their columns from the shown-by-default set (there is no per-view column config to opt in with), so without this the column would also appear by default in every other list view and dashboard.