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,
@Nullable String context) |
@Nullable String |
getContext() |
String[] |
getIds() |
Repository |
getRepository() |
int |
hashCode() |
public CacheId(Repository repository, String... ids)
@Nullable public @Nullable String getContext()
public Repository getRepository()
public String[] getIds()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.