public class ViewStatuses.SimpleStatusMap extends SimpleStatusImpl implements SimpleStatus
NAME_COMPARATOR
Constructor and Description |
---|
SimpleStatusMap(Status status,
Set<JiraWorkflow> workflows) |
Modifier and Type | Method and Description |
---|---|
boolean |
getIsActive() |
Collection<String> |
getWorkflows() |
equals, getDescription, getIconUrl, getId, getName, getStatusCategory, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getDescription, getIconUrl, getId, getName, getStatusCategory
public SimpleStatusMap(Status status, @Nonnull Set<JiraWorkflow> workflows)
public Collection<String> getWorkflows()
public boolean getIsActive()
Copyright © 2002-2022 Atlassian. All Rights Reserved.