public class CacheId extends Object
Constructor and Description |
---|
CacheId(Repository repository,
String... ids) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static CacheId |
forContext(CacheId cacheId,
String context) |
String |
getContext() |
String[] |
getIds() |
Repository |
getRepository() |
int |
hashCode() |
public CacheId(Repository repository, String... ids)
@Nullable public String getContext()
public Repository getRepository()
public String[] getIds()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.