Uses of Class
com.cloudbees.hudson.plugins.folder.relocate.RelocationHandler
Packages that use RelocationHandler
-
Uses of RelocationHandler in com.cloudbees.hudson.plugins.folder.relocate
Subclasses of RelocationHandler in com.cloudbees.hudson.plugins.folder.relocateModifier and TypeClassDescriptionfinal classHandler which can move items which are bothAbstractItemandTopLevelIteminto aDirectlyModifiableTopLevelItemGroup.Method parameters in com.cloudbees.hudson.plugins.folder.relocate with type arguments of type RelocationHandlerModifier and TypeMethodDescriptionabstract org.kohsuke.stapler.HttpResponseRelocationHandler.handle(Item item, ItemGroup<?> destination, AtomicReference<Item> newItem, List<? extends RelocationHandler> chain) Possibly handles redirecting an item.org.kohsuke.stapler.HttpResponseStandardHandler.handle(Item item, ItemGroup<?> destination, AtomicReference<Item> newItem, List<? extends RelocationHandler> chain)