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