JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
H
I
M
O
P
R
S
T
V
A
addDesire(long, long)
- Method in class cz.mendelu.xotradov.
SimpleQueueComparator
Add desire of order relationship between two items.
C
compare(Queue.BuildableItem, Queue.BuildableItem)
- Method in class cz.mendelu.xotradov.
SimpleQueueComparator
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
doReset(StaplerRequest, StaplerResponse)
- Method in class cz.mendelu.xotradov.
ResetAction
G
getBottom(List<Queue.Item>)
- Method in class cz.mendelu.xotradov.
MoveAction
getDisplayName()
- Method in class cz.mendelu.xotradov.
MoveAction
getDisplayName()
- Method in class cz.mendelu.xotradov.
ResetAction
getDisplayName()
- Method in class cz.mendelu.xotradov.
SimpleQueueUpdateAction
getIconFileName()
- Method in class cz.mendelu.xotradov.
MoveAction
getIconFileName()
- Method in class cz.mendelu.xotradov.
ResetAction
getIconFileName()
- Method in class cz.mendelu.xotradov.
SimpleQueueUpdateAction
getInstance()
- Static method in class cz.mendelu.xotradov.
SimpleQueueComparator
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.
MoveAction
getUrlName()
- Method in class cz.mendelu.xotradov.
MoveAction
getUrlName()
- Method in class cz.mendelu.xotradov.
ResetAction
getUrlName()
- Method in class cz.mendelu.xotradov.
SimpleQueueUpdateAction
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
isFilterQueue()
- Method in class cz.mendelu.xotradov.
SimpleQueueUpdateAction
ITEM_ID_PARAM_NAME
- Static variable in class cz.mendelu.xotradov.
MoveAction
M
MOVE_TYPE_PARAM_NAME
- Static variable in class cz.mendelu.xotradov.
MoveAction
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
moveDown(Queue.Item, Queue)
- Method in class cz.mendelu.xotradov.
MoveAction
moveDownFiltered(Queue.Item, Queue, View)
- Method in class cz.mendelu.xotradov.
MoveAction
moveToBottom(Queue.Item, Queue)
- Method in class cz.mendelu.xotradov.
MoveAction
moveToBottomFiltered(Queue.Item, Queue, View)
- Method in class cz.mendelu.xotradov.
MoveAction
moveToTop(Queue.Item, Queue)
- Method in class cz.mendelu.xotradov.
MoveAction
MoveType
- Enum in
cz.mendelu.xotradov
Lists supported types of moves.
moveUp(Queue.Item, Queue)
- Method in class cz.mendelu.xotradov.
MoveAction
moveUpFiltered(Queue.Item, Queue, View)
- Method in class cz.mendelu.xotradov.
MoveAction
Handles move of item when view is filtered.
O
onLeft(Queue.LeftItem)
- Method in class cz.mendelu.xotradov.
SimpleQueueListener
P
postInitialize()
- Method in class cz.mendelu.xotradov.
SimpleQueuePlugin
putAOnTopOfB(Queue.Item, Queue.Item, Queue)
- Method in class cz.mendelu.xotradov.
MoveAction
R
removeDesireOfKey(long)
- Method in class cz.mendelu.xotradov.
SimpleQueueComparator
reset()
- Method in class cz.mendelu.xotradov.
SimpleQueueSorter
ResetAction
- Class in
cz.mendelu.xotradov
ResetAction()
- Constructor for class cz.mendelu.xotradov.
ResetAction
resetDesires()
- Method in class cz.mendelu.xotradov.
SimpleQueueComparator
S
SimpleQueueComparator
- Class in
cz.mendelu.xotradov
The comparator backs up the SimpleQueueSorter.
SimpleQueueComparator()
- Constructor for class cz.mendelu.xotradov.
SimpleQueueComparator
SimpleQueueListener
- Class in
cz.mendelu.xotradov
SimpleQueueListener()
- Constructor for class cz.mendelu.xotradov.
SimpleQueueListener
SimpleQueuePlugin
- Class in
cz.mendelu.xotradov
SimpleQueuePlugin()
- Constructor for class cz.mendelu.xotradov.
SimpleQueuePlugin
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
sortBuildableItems(List<Queue.BuildableItem>)
- Method in class cz.mendelu.xotradov.
DefaultSorter
sortBuildableItems(List<Queue.BuildableItem>)
- Method in class cz.mendelu.xotradov.
SimpleQueueSorter
T
TVAF
- Class in
cz.mendelu.xotradov
TVAF()
- Constructor for class cz.mendelu.xotradov.
TVAF
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.
MoveAction
A
C
D
G
H
I
M
O
P
R
S
T
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016–2021. All rights reserved.