Package | Description |
---|---|
com.cloudbees.hudson.plugins.folder.relocate |
Modifier and Type | Method and Description |
---|---|
abstract RelocationHandler.HandlingMode |
RelocationHandler.applicability(Item item)
Checks quickly whether this handler might be able to move a given item.
|
RelocationHandler.HandlingMode |
StandardHandler.applicability(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–2020. All rights reserved.