public class AllProjectsContext extends Object implements ProjectContext
| Modifier and Type | Field and Description |
|---|---|
static AllProjectsContext |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
AllProjectsContext |
getInstance() |
Long |
getProjectId() |
int |
hashCode() |
boolean |
isAll()
Indicates the special case of all projects that are not enumerated.
|
String |
toString() |
public static final AllProjectsContext INSTANCE
public AllProjectsContext getInstance()
public Long getProjectId()
getProjectId in interface ProjectContextpublic boolean isAll()
ProjectContextisAll in interface ProjectContextCopyright © 2002-2019 Atlassian. All Rights Reserved.