public class SubTaskReorderColumnLayoutItem extends AbstractSubTaskColumnLayoutItem
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.
TO_ID| Constructor and Description |
|---|
SubTaskReorderColumnLayoutItem(PermissionManager permissionManager,
ApplicationUser user,
VelocityTemplatingEngine templatingEngine,
SubTaskBean subTaskBean,
String subTaskView,
String contextPath,
Issue parentIssue,
I18nHelper i18n) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getColumnCssClass()
Subclasses can override this to provide their own CSS class if they need to
|
protected Map<String,Object> |
getContext(Issue issue) |
protected String |
getTemplate() |
getCurrentSubTaskSequence, getHtml, getSubTaskscompareTo, getColumnHeadingKey, getHeaderHtml, getId, getIssueObject, getNavigableField, getPosition, isAliasForFieldpublic SubTaskReorderColumnLayoutItem(PermissionManager permissionManager, ApplicationUser user, VelocityTemplatingEngine templatingEngine, SubTaskBean subTaskBean, String subTaskView, String contextPath, Issue parentIssue, I18nHelper i18n)
protected String getColumnCssClass()
SimpleColumnLayoutItemgetColumnCssClass in class SimpleColumnLayoutItemprotected Map<String,Object> getContext(Issue issue)
getContext in class AbstractSubTaskColumnLayoutItemprotected String getTemplate()
getTemplate in class AbstractSubTaskColumnLayoutItemCopyright © 2002-2019 Atlassian. All Rights Reserved.