public class ParentSwimlanesData extends Object
Constructor and Description |
---|
ParentSwimlanesData() |
Modifier and Type | Method and Description |
---|---|
Set<Long> |
getDoneCandidates() |
Set<Long> |
getInprogressCandidates() |
Set<Long> |
getParentIssueIds() |
void |
setDoneCandidates(Set<Long> doneCandidates) |
void |
setInprogressCandidates(Set<Long> inprogressCandidates) |
void |
setParentIssueIds(Set<Long> parentIssueIds) |
Copyright © 2007–2015 Atlassian. All rights reserved.