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