|
Class Summary |
| FAIssueOrdererServlet |
This servlet intercepts the request that was made from the issue navigator to re-order the issues. |
| IssueOrdererCFType |
The custom field class, represent the numeric value (the order) assigned to each issue, as to sort them in the issue navigator |
| ValueAssigner |
This class handles all the operations necessary to change the issues' value that are affected by an action made from
the issue navigator, and also the methods that are used within the columnView_template file to help display in the issue navigator. |