public class DeployStateManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
STORAGE_NAME |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isUpdated(Path file) |
boolean |
isUpdated(URI uri) |
static DeployStateManager |
load(String endpoint,
Path outdir)
factory method
|
boolean |
resetState(Path file) |
boolean |
resetState(URI uri) |
String |
toString() |
public static final String STORAGE_NAME
public static DeployStateManager load(String endpoint, Path outdir)
endpoint - public boolean isUpdated(URI uri)
uri - public boolean isUpdated(Path file)
file - public boolean resetState(URI uri)
uri - public boolean resetState(Path file)
file - Copyright © 2020. All rights reserved.