Uses of Class
com.cloudbees.hudson.plugins.folder.relocate.RelocationUI
-
Packages that use RelocationUI Package Description com.cloudbees.hudson.plugins.folder.relocate -
-
Uses of RelocationUI in com.cloudbees.hudson.plugins.folder.relocate
Subclasses of RelocationUI in com.cloudbees.hudson.plugins.folder.relocate Modifier and Type Class Description classDefaultRelocationUIDefault implementation ofRelocationUIMethods in com.cloudbees.hudson.plugins.folder.relocate that return RelocationUI Modifier and Type Method Description static RelocationUIRelocationUI. for_(Item item)Retrieves theRelocationUIto use for the specified item.RelocationUIRelocationAction. getUi()Getter for the UI to display in this action.Constructors in com.cloudbees.hudson.plugins.folder.relocate with parameters of type RelocationUI Constructor Description RelocationAction(Item item, RelocationUI ui)
-