public class SubTaskSequenceColumnLayoutItem extends AbstractSubTaskColumnLayoutItem
TO_ID
Constructor and Description |
---|
SubTaskSequenceColumnLayoutItem(VelocityTemplatingEngine velocity,
SubTaskBean subTaskBean,
String subTaskView) |
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 SubTaskSequenceColumnLayoutItem(VelocityTemplatingEngine velocity, SubTaskBean subTaskBean, String subTaskView)
protected String getTemplate()
getTemplate
in class AbstractSubTaskColumnLayoutItem
protected Map<String,Object> getContext(Issue issue)
getContext
in class AbstractSubTaskColumnLayoutItem
protected String getColumnCssClass()
SimpleColumnLayoutItem
getColumnCssClass
in class SimpleColumnLayoutItem
Copyright © 2002-2022 Atlassian. All Rights Reserved.