| Package | Description |
|---|---|
| com.cloudbees.hudson.plugins.folder.relocate |
| Modifier and Type | Method and Description |
|---|---|
abstract RelocationHandler.HandlingMode |
RelocationHandler.applicability(hudson.model.Item item)
Checks quickly whether this handler might be able to move a given item.
|
RelocationHandler.HandlingMode |
StandardHandler.applicability(hudson.model.Item item) |
static RelocationHandler.HandlingMode |
RelocationHandler.HandlingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelocationHandler.HandlingMode[] |
RelocationHandler.HandlingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.