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(StaplerRequest2, JSONObject) - Method in class cz.mendelu.xotradov.SimpleQueueConfig
- createFor(View) - Method in class cz.mendelu.xotradov.SimpleQueueWidget.ViewFactoryImpl
- 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
- DISPLAY - Enum constant in enum class cz.mendelu.xotradov.ItemTarget
- doMove(StaplerRequest2, StaplerResponse2) - Method in class cz.mendelu.xotradov.MoveAction
-
Main method responsible for receiving request from user
- doMove(StaplerRequest2, StaplerResponse2) - Method in class cz.mendelu.xotradov.UnsafeMoveAction
- doReset(StaplerRequest2, StaplerResponse2) - Method in class cz.mendelu.xotradov.ResetAction
- doReset(StaplerRequest2, StaplerResponse2) - Method in class cz.mendelu.xotradov.UnsafeResetAction
- DOWN - Enum constant in enum class cz.mendelu.xotradov.MoveType
- DOWN_FAST - Enum constant in enum class cz.mendelu.xotradov.MoveType
E
- exact(String, List<ItemTarget>) - Static method in class cz.mendelu.xotradov.RegexWithParams
- EXACT - Enum constant in enum class cz.mendelu.xotradov.ItemMode
F
- findItemByName(Queue, String, RegexWithParams) - Method in class cz.mendelu.xotradov.MoveActionWorker
- findItemsByPattern(Queue, Pattern, RegexWithParams) - Method in class cz.mendelu.xotradov.MoveActionWorker
-
Finds items in the queue that match the given pattern.
- FULLDISPLAY - Enum constant in enum class cz.mendelu.xotradov.ItemTarget
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.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.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
- getItemIdExtName() - Static method in class cz.mendelu.xotradov.SimpleQueueWidget
- getItemIdExtParamMode() - Static method in class cz.mendelu.xotradov.SimpleQueueWidget
- getItemIdExtParamTarget() - Static method in class cz.mendelu.xotradov.SimpleQueueWidget
- getItemIdName() - Static method in class cz.mendelu.xotradov.SimpleQueueWidget
- getMoveTypeName() - Static method in class cz.mendelu.xotradov.SimpleQueueWidget
- getOwnerUrl() - Method in class cz.mendelu.xotradov.SimpleQueueWidget
- getPattern() - Method in class cz.mendelu.xotradov.RegexWithParams
- getQueueItems() - 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.UnsafeMoveAction
- getUrlName() - Method in class cz.mendelu.xotradov.UnsafeResetAction
- getViewName() - Method in class cz.mendelu.xotradov.SimpleQueueWidget
- getViewNameParamName() - Static method in class cz.mendelu.xotradov.SimpleQueueWidget
- GREGEX - Enum constant in enum class cz.mendelu.xotradov.ItemMode
- groovyLikeRegexWithParams(String) - Static method in class cz.mendelu.xotradov.RegexWithParams
H
- hasDesiresFor(long) - Method in class cz.mendelu.xotradov.SimpleQueueComparator
I
- I - Enum constant in enum class cz.mendelu.xotradov.ItemTarget
- isCaseInsensitive() - Method in class cz.mendelu.xotradov.RegexWithParams
- isDisplayName() - Method in class cz.mendelu.xotradov.RegexWithParams
- isEnableUnsafe() - Method in class cz.mendelu.xotradov.SimpleQueueConfig
- isFiltered() - Method in class cz.mendelu.xotradov.SimpleQueueWidget
- isFullDisplayName() - Method in class cz.mendelu.xotradov.RegexWithParams
- isGroovy(String) - Static method in class cz.mendelu.xotradov.RegexWithParams
- isName() - Method in class cz.mendelu.xotradov.RegexWithParams
- isSorterSet - Variable in class cz.mendelu.xotradov.MoveActionWorker
- ITEM_ID_EXT_PARAM_MODE - Static variable in class cz.mendelu.xotradov.MoveActionWorker
- ITEM_ID_EXT_PARAM_NAME - Static variable in class cz.mendelu.xotradov.MoveActionWorker
- ITEM_ID_EXT_PARAM_TARGET - Static variable in class cz.mendelu.xotradov.MoveActionWorker
- ITEM_ID_PARAM_NAME - Static variable in class cz.mendelu.xotradov.MoveActionWorker
- ItemMode - Enum Class in cz.mendelu.xotradov
-
Lists supported types of moves.
- ItemTarget - Enum Class in cz.mendelu.xotradov
-
Lists supported types of moves.
J
- javaLikeRegexWithParams(String) - Static method in class cz.mendelu.xotradov.RegexWithParams
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(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
-
Relocate ALL of itemsA[] to have priority just one higher than the previously highest-priority other item just above the highest-priority element in itemsA[], keeping relative order of relocated entries as they were in original items[].
- moveDown(Queue.Item, Queue) - Method in class cz.mendelu.xotradov.MoveActionWorker
- moveDownFiltered(Queue.Item[], Queue, View) - Method in class cz.mendelu.xotradov.MoveActionWorker
- moveDownFiltered(Queue.Item, Queue, View) - Method in class cz.mendelu.xotradov.MoveActionWorker
- moveImpl(StaplerRequest2, StaplerResponse2, Queue, Jenkins) - Method in class cz.mendelu.xotradov.MoveActionWorker
- moveToBottom(Queue.Item[], Queue) - 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
- moveToBottomFiltered(Queue.Item, Queue, View) - Method in class cz.mendelu.xotradov.MoveActionWorker
- moveToTop(Queue.Item[], Queue) - Method in class cz.mendelu.xotradov.MoveActionWorker
- moveToTop(Queue.Item, Queue) - Method in class cz.mendelu.xotradov.MoveActionWorker
- MoveType - Enum Class in cz.mendelu.xotradov
-
Lists supported types of moves.
- moveUp(Queue.Item[], Queue) - Method in class cz.mendelu.xotradov.MoveActionWorker
- moveUp(Queue.Item, Queue) - Method in class cz.mendelu.xotradov.MoveActionWorker
- moveUpFiltered(Queue.Item[], Queue, View) - 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.
N
- NAME - Enum constant in enum class cz.mendelu.xotradov.ItemTarget
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
-
Similar to single-item putAOnTopOfB(), this method puts a whole array of specified items "above" the itemB in the resulting queue, keeping the order they have in the original queue.
- putAOnTopOfB(Queue.Item, Queue.Item, Queue) - Method in class cz.mendelu.xotradov.MoveActionWorker
Q
R
- REGEX - Enum constant in enum class cz.mendelu.xotradov.ItemMode
- RegexWithParams - Class in cz.mendelu.xotradov
- RegexWithParams(String, String) - Constructor for class cz.mendelu.xotradov.RegexWithParams
- 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(StaplerRequest2, StaplerResponse2) - 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
- SimpleQueueWidget - Class in cz.mendelu.xotradov
-
SimpleQueueWidget replaces the default BuildQueueWidget and adds arrows to each buildable item.
- SimpleQueueWidget(String, List<QueueItem>, boolean, String) - 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 class cz.mendelu.xotradov.MoveType
- 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 class cz.mendelu.xotradov.MoveType
- UP_FAST - Enum constant in enum class cz.mendelu.xotradov.MoveType
V
- valueOf(String) - Static method in enum class cz.mendelu.xotradov.ItemMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class cz.mendelu.xotradov.ItemTarget
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class cz.mendelu.xotradov.MoveType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class cz.mendelu.xotradov.ItemMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class cz.mendelu.xotradov.ItemTarget
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class cz.mendelu.xotradov.MoveType
-
Returns an array containing the constants of this enum class, 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