Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addDesire(long, long) - Method in class cz.mendelu.xotradov.SimpleQueueComparator
-
Add desire of order relationship between two items.
- allows(Class<T>, ExtensionComponent<T>) - Method in class cz.mendelu.xotradov.SimpleQueueWidget.RemoveDefaultQueueWidget
B
C
- compare(Queue.BuildableItem, Queue.BuildableItem) - Method in class cz.mendelu.xotradov.SimpleQueueComparator
- configure(StaplerRequest, JSONObject) - Method in class cz.mendelu.xotradov.SimpleQueueConfig
- createFor(View) - Method in class cz.mendelu.xotradov.SimpleQueueWidget.ViewFactoryImpl
- createFor(View) - Method in class cz.mendelu.xotradov.TVAF
- cz.mendelu.xotradov - package cz.mendelu.xotradov
D
- DefaultSorter - Class in cz.mendelu.xotradov
-
This imitates default jenkins sorter.
- DefaultSorter() - Constructor for class cz.mendelu.xotradov.DefaultSorter
- doMove(StaplerRequest, StaplerResponse) - Method in class cz.mendelu.xotradov.MoveAction
-
Main method responsible for receiving request from user
- doMove(StaplerRequest, StaplerResponse) - Method in class cz.mendelu.xotradov.UnsafeMoveAction
- doReset(StaplerRequest, StaplerResponse) - Method in class cz.mendelu.xotradov.ResetAction
- doReset(StaplerRequest, StaplerResponse) - Method in class cz.mendelu.xotradov.UnsafeResetAction
- DOWN - Enum constant in enum cz.mendelu.xotradov.MoveType
- DOWN_FAST - Enum constant in enum cz.mendelu.xotradov.MoveType
F
- findIemByName(Queue, String) - Method in class cz.mendelu.xotradov.MoveActionWorker
G
- getBottom(List<Queue.Item>) - Method in class cz.mendelu.xotradov.MoveActionWorker
- getDisplayName() - Method in class cz.mendelu.xotradov.MoveAction
- getDisplayName() - Method in class cz.mendelu.xotradov.ResetAction
- getDisplayName() - Method in class cz.mendelu.xotradov.SimpleQueueUpdateAction
- getDisplayName() - Method in class cz.mendelu.xotradov.UnsafeMoveAction
- getDisplayName() - Method in class cz.mendelu.xotradov.UnsafeResetAction
- getEnableUnsafe() - Method in class cz.mendelu.xotradov.SimpleQueueConfig
- getIconFileName() - Method in class cz.mendelu.xotradov.MoveAction
- getIconFileName() - Method in class cz.mendelu.xotradov.ResetAction
- getIconFileName() - Method in class cz.mendelu.xotradov.SimpleQueueUpdateAction
- getIconFileName() - Method in class cz.mendelu.xotradov.UnsafeMoveAction
- getIconFileName() - Method in class cz.mendelu.xotradov.UnsafeResetAction
- getInstance() - Static method in class cz.mendelu.xotradov.SimpleQueueComparator
- getInstance() - Static method in class cz.mendelu.xotradov.SimpleQueueConfig
- getItemIdName() - Static method in class cz.mendelu.xotradov.SimpleQueueUpdateAction
- getItemIdName() - Static method in class cz.mendelu.xotradov.SimpleQueueWidget
- getItems() - Method in class cz.mendelu.xotradov.SimpleQueueUpdateAction
- getMoveTypeName() - Static method in class cz.mendelu.xotradov.SimpleQueueUpdateAction
- getMoveTypeName() - Static method in class cz.mendelu.xotradov.SimpleQueueWidget
- getSimpleQueueComparator() - Method in class cz.mendelu.xotradov.SimpleQueueSorter
- getTop(Collection<Queue.Item>) - Method in class cz.mendelu.xotradov.MoveActionWorker
- getUrlName() - Method in class cz.mendelu.xotradov.MoveAction
- getUrlName() - Method in class cz.mendelu.xotradov.ResetAction
- getUrlName() - Method in class cz.mendelu.xotradov.SimpleQueueUpdateAction
- getUrlName() - Method in class cz.mendelu.xotradov.UnsafeMoveAction
- getUrlName() - Method in class cz.mendelu.xotradov.UnsafeResetAction
- getViewName() - Method in class cz.mendelu.xotradov.SimpleQueueUpdateAction
- getViewNameParamName() - Static method in class cz.mendelu.xotradov.SimpleQueueUpdateAction
- getViewNameParamName() - Static method in class cz.mendelu.xotradov.SimpleQueueWidget
H
- hasDesiresFor(long) - Method in class cz.mendelu.xotradov.SimpleQueueComparator
I
- isEnableUnsafe() - Method in class cz.mendelu.xotradov.SimpleQueueConfig
- isFilterQueue() - Method in class cz.mendelu.xotradov.SimpleQueueUpdateAction
- isSorterSet - Variable in class cz.mendelu.xotradov.MoveActionWorker
- ITEM_ID_PARAM_NAME - Static variable in class cz.mendelu.xotradov.MoveActionWorker
L
- logger - Static variable in class cz.mendelu.xotradov.MoveActionWorker
M
- move(Queue, Queue.Item, MoveType, View) - Method in class cz.mendelu.xotradov.MoveActionWorker
- MOVE_TYPE_PARAM_NAME - Static variable in class cz.mendelu.xotradov.MoveActionWorker
- MoveAction - Class in cz.mendelu.xotradov
-
Handles request to move one buildable item in a build queue, which is the core functionality of this plugin.
- MoveAction() - Constructor for class cz.mendelu.xotradov.MoveAction
- MoveActionWorker - Class in cz.mendelu.xotradov
- MoveActionWorker() - Constructor for class cz.mendelu.xotradov.MoveActionWorker
- moveDown(Queue.Item, Queue) - Method in class cz.mendelu.xotradov.MoveActionWorker
- moveDownFiltered(Queue.Item, Queue, View) - Method in class cz.mendelu.xotradov.MoveActionWorker
- moveImpl(StaplerRequest, Queue, Jenkins) - Method in class cz.mendelu.xotradov.MoveActionWorker
- moveToBottom(Queue.Item, Queue) - Method in class cz.mendelu.xotradov.MoveActionWorker
- moveToBottomFiltered(Queue.Item, Queue, View) - Method in class cz.mendelu.xotradov.MoveActionWorker
- moveToTop(Queue.Item, Queue) - Method in class cz.mendelu.xotradov.MoveActionWorker
- MoveType - Enum in cz.mendelu.xotradov
-
Lists supported types of moves.
- moveUp(Queue.Item, Queue) - Method in class cz.mendelu.xotradov.MoveActionWorker
- moveUpFiltered(Queue.Item, Queue, View) - Method in class cz.mendelu.xotradov.MoveActionWorker
-
Handles move of item when view is filtered.
O
- onLeft(Queue.LeftItem) - Method in class cz.mendelu.xotradov.SimpleQueueListener
P
- putAOnTopOfB(Queue.Item, Queue.Item, Queue) - Method in class cz.mendelu.xotradov.MoveActionWorker
R
- RemoveDefaultQueueWidget() - Constructor for class cz.mendelu.xotradov.SimpleQueueWidget.RemoveDefaultQueueWidget
- removeDesireOfKey(long) - Method in class cz.mendelu.xotradov.SimpleQueueComparator
- ResetAction - Class in cz.mendelu.xotradov
- ResetAction() - Constructor for class cz.mendelu.xotradov.ResetAction
- resetDesires() - Method in class cz.mendelu.xotradov.SimpleQueueComparator
- resetImpl(StaplerRequest, StaplerResponse) - Static method in class cz.mendelu.xotradov.UnsafeResetAction
S
- setEnableUnsafe(boolean) - Method in class cz.mendelu.xotradov.SimpleQueueConfig
- SimpleQueueComparator - Class in cz.mendelu.xotradov
-
The comparator backs up the SimpleQueueSorter.
- SimpleQueueComparator() - Constructor for class cz.mendelu.xotradov.SimpleQueueComparator
- SimpleQueueConfig - Class in cz.mendelu.xotradov
- SimpleQueueConfig() - Constructor for class cz.mendelu.xotradov.SimpleQueueConfig
- SimpleQueueListener - Class in cz.mendelu.xotradov
- SimpleQueueListener() - Constructor for class cz.mendelu.xotradov.SimpleQueueListener
- SimpleQueueSorter - Class in cz.mendelu.xotradov
-
The new sorter of Simple Queue plugin.
- SimpleQueueSorter(QueueSorter) - Constructor for class cz.mendelu.xotradov.SimpleQueueSorter
- SimpleQueueUpdateAction - Class in cz.mendelu.xotradov
-
Used to enable updating of queue widget.
- SimpleQueueUpdateAction() - Constructor for class cz.mendelu.xotradov.SimpleQueueUpdateAction
- SimpleQueueWidget - Class in cz.mendelu.xotradov
-
SimpleQueueWidget replaces the default BuildQueueWidget and adds arrows to each buildable item.
- SimpleQueueWidget() - Constructor for class cz.mendelu.xotradov.SimpleQueueWidget
- SimpleQueueWidget.RemoveDefaultQueueWidget - Class in cz.mendelu.xotradov
- SimpleQueueWidget.ViewFactoryImpl - Class in cz.mendelu.xotradov
- sortBuildableItems(List<Queue.BuildableItem>) - Method in class cz.mendelu.xotradov.DefaultSorter
- sortBuildableItems(List<Queue.BuildableItem>) - Method in class cz.mendelu.xotradov.SimpleQueueSorter
T
- TOP - Enum constant in enum cz.mendelu.xotradov.MoveType
- TVAF - Class in cz.mendelu.xotradov
- TVAF() - Constructor for class cz.mendelu.xotradov.TVAF
- type() - Method in class cz.mendelu.xotradov.SimpleQueueWidget.ViewFactoryImpl
U
- UnsafeMoveAction - Class in cz.mendelu.xotradov
- UnsafeMoveAction() - Constructor for class cz.mendelu.xotradov.UnsafeMoveAction
- UnsafeResetAction - Class in cz.mendelu.xotradov
- UnsafeResetAction() - Constructor for class cz.mendelu.xotradov.UnsafeResetAction
- UP - Enum constant in enum cz.mendelu.xotradov.MoveType
- UP_FAST - Enum constant in enum cz.mendelu.xotradov.MoveType
V
- valueOf(String) - Static method in enum cz.mendelu.xotradov.MoveType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum cz.mendelu.xotradov.MoveType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VIEW_NAME_PARAM_NAME - Static variable in class cz.mendelu.xotradov.MoveActionWorker
- ViewFactoryImpl() - Constructor for class cz.mendelu.xotradov.SimpleQueueWidget.ViewFactoryImpl
W
- widgetType() - Method in class cz.mendelu.xotradov.SimpleQueueWidget.ViewFactoryImpl
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form