Class SubTaskReorderColumnLayoutItem

All Implemented Interfaces:
ColumnLayoutItem, Comparable

public class SubTaskReorderColumnLayoutItem extends AbstractSubTaskColumnLayoutItem
This class displays a column which displays arrows for changing the sequence of sub-tasks on the view issue page.

Note that a new instance should be created for every view issue page, as it uses sequence numbers which need to be reset after each use.