Package cz.mendelu.xotradov
Class UnsafeMoveAction
java.lang.Object
cz.mendelu.xotradov.MoveActionWorker
cz.mendelu.xotradov.UnsafeMoveAction
- All Implemented Interfaces:
ExtensionPoint,Action,ModelObject,RootAction
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields inherited from class cz.mendelu.xotradov.MoveActionWorker
isSorterSet, ITEM_ID_PARAM_NAME, MOVE_TYPE_PARAM_NAME, VIEW_NAME_PARAM_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoMove(org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response) Methods inherited from class cz.mendelu.xotradov.MoveActionWorker
findIemByName, getBottom, getTop, move, moveDown, moveDownFiltered, moveImpl, moveToBottom, moveToBottomFiltered, moveToTop, moveUp, moveUpFiltered, putAOnTopOfB
-
Constructor Details
-
UnsafeMoveAction
public UnsafeMoveAction()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
doMove
public void doMove(org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response)
-