public interface ProjectConfigRequestCache
Modifier and Type | Method and Description |
---|---|
Object |
get(String key) |
Project |
getProject() |
void |
put(String key,
Object object) |
void |
setProject(Project project) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.