@PublicApi
public interface SubTaskBean
Modifier and Type | Field and Description |
---|---|
static String |
SUB_TASK_VIEW_ALL |
static String |
SUB_TASK_VIEW_DEFAULT |
static String |
SUB_TASK_VIEW_UNRESOLVED |
Modifier and Type | Method and Description |
---|---|
Long |
getNextSequence(Long sequence,
String view) |
Long |
getPreviousSequence(Long sequence,
String view) |
PercentageGraphModel |
getSubTaskProgress() |
Collection<SubTask> |
getSubTasks(String view) |
static final String SUB_TASK_VIEW_ALL
static final String SUB_TASK_VIEW_UNRESOLVED
static final String SUB_TASK_VIEW_DEFAULT
Collection<SubTask> getSubTasks(String view)
PercentageGraphModel getSubTaskProgress()
Copyright © 2002-2022 Atlassian. All Rights Reserved.