public class AffectedStoreRecord extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AffectedStoreRecord() |
|
AffectedStoreRecord(org.commonjava.aprox.model.core.StoreKey key) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String path,
StoreEffect type) |
Set<String> |
getDownloadedPaths() |
org.commonjava.aprox.model.core.StoreKey |
getKey() |
Set<String> |
getUploadedPaths() |
protected void |
setKey(org.commonjava.aprox.model.core.StoreKey key) |
protected AffectedStoreRecord()
public AffectedStoreRecord(org.commonjava.aprox.model.core.StoreKey key)
protected void setKey(org.commonjava.aprox.model.core.StoreKey key)
public org.commonjava.aprox.model.core.StoreKey getKey()
public void add(String path, StoreEffect type)
Copyright © 2015. All Rights Reserved.