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, getSubTasks
compareTo, getColumnHeadingKey, getHeaderHtml, getId, getIssueObject, getNavigableField, getPosition, isAliasForField
public SubTaskReorderColumnLayoutItem(PermissionManager permissionManager, ApplicationUser user, VelocityTemplatingEngine templatingEngine, SubTaskBean subTaskBean, String subTaskView, String contextPath, Issue parentIssue, I18nHelper i18n)
protected String getColumnCssClass()
SimpleColumnLayoutItem
getColumnCssClass
in class SimpleColumnLayoutItem
protected Map<String,Object> getContext(Issue issue)
getContext
in class AbstractSubTaskColumnLayoutItem
protected String getTemplate()
getTemplate
in class AbstractSubTaskColumnLayoutItem
Copyright © 2002-2022 Atlassian. All Rights Reserved.