Uses of Interface
com.cloudbees.hudson.plugins.folder.relocate.ItemGroupModifier
-
Packages that use ItemGroupModifier Package Description com.cloudbees.hudson.plugins.folder.relocate -
-
Uses of ItemGroupModifier in com.cloudbees.hudson.plugins.folder.relocate
Classes in com.cloudbees.hudson.plugins.folder.relocate that implement ItemGroupModifier Modifier and Type Class Description static classItemGroupModifier.StandardModifierDeprecated.Methods in com.cloudbees.hudson.plugins.folder.relocate that return ItemGroupModifier Modifier and Type Method Description static <G extends ItemGroup<I>,I extends TopLevelItem>
ItemGroupModifier<G,I>ItemGroupModifier.Factory. get(Class<G> targetClass)Returns the most appropriateItemGroupModifierfor the supplied type ofItemGroup.
-