Interface | Description |
---|---|
ItemGroupModifier<G extends hudson.model.ItemGroup<I>,I extends hudson.model.TopLevelItem> | Deprecated
Use
DirectlyModifiableTopLevelItemGroup instead. |
Class | Description |
---|---|
DefaultRelocationUI |
Default implementation of
RelocationUI |
ItemGroupModifier.Factory |
A factory for creating
ItemGroupModifier instances. |
ItemGroupModifier.StandardModifier | |
RelocationAction |
Does the actual work of relocating an item.
|
RelocationAction.TransientActionFactoryImpl |
Makes sure that
Item s have the action. |
RelocationHandler |
Provides some kind of specialized handling for a move.
|
RelocationUI |
Extension point to provide a plugable UI for moving
Item instances. |
StandardHandler |
Handler which can move items which are both
AbstractItem and TopLevelItem into a DirectlyModifiableTopLevelItemGroup . |
Enum | Description |
---|---|
RelocationHandler.HandlingMode |
Copyright © 2016–2017. All rights reserved.