| Package | Description |
|---|---|
| com.cloudbees.hudson.plugins.folder.relocate |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardHandler
Handler which can move items which are both
AbstractItem and TopLevelItem into a DirectlyModifiableTopLevelItemGroup. |
| Modifier and Type | Method and Description |
|---|---|
abstract org.kohsuke.stapler.HttpResponse |
RelocationHandler.handle(hudson.model.Item item,
hudson.model.ItemGroup<?> destination,
AtomicReference<hudson.model.Item> newItem,
List<? extends RelocationHandler> chain)
Possibly handles redirecting an item.
|
org.kohsuke.stapler.HttpResponse |
StandardHandler.handle(hudson.model.Item item,
hudson.model.ItemGroup<?> destination,
AtomicReference<hudson.model.Item> newItem,
List<? extends RelocationHandler> chain) |
Copyright © 2016. All rights reserved.