Uses of Enum Class
com.cloudbees.hudson.plugins.folder.relocate.RelocationHandler.HandlingMode
-
Uses of RelocationHandler.HandlingMode in com.cloudbees.hudson.plugins.folder.relocate
Modifier and TypeMethodDescriptionabstract RelocationHandler.HandlingMode
RelocationHandler.applicability
(Item item) Checks quickly whether this handler might be able to move a given item.StandardHandler.applicability
(Item item) Returns the enum constant of this class with the specified name.static RelocationHandler.HandlingMode[]
RelocationHandler.HandlingMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.