Class MultiBranchProject.CopyItemVeto

java.lang.Object
hudson.model.listeners.ItemListener
jenkins.branch.MultiBranchProject.CopyItemVeto
All Implemented Interfaces:
ExtensionPoint
Enclosing class:
MultiBranchProject<P extends Job<P,R> & TopLevelItem,R extends Run<P,R>>

@Extension public static class MultiBranchProject.CopyItemVeto extends ItemListener
Veto attempts to copy branch projects outside of their multibranch container. Only works on Jenkins core versions with JENKINS-34691 merged.