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 ProjectContext
public boolean isAll()
ProjectContext
isAll
in interface ProjectContext
Copyright © 2002-2018 Atlassian. All Rights Reserved.