public class DeployStateManager extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DeployStateManager.Parameters |
| 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,
DeployStateManager.Parameters info) |
void |
resetState(Path file) |
void |
resetState(URI uri) |
String |
toString() |
public static final String STORAGE_NAME
public static DeployStateManager load(String endpoint, DeployStateManager.Parameters info)
endpoint - public boolean isUpdated(URI uri)
uri - public boolean isUpdated(Path file)
file - public void resetState(URI uri)
uri - public void resetState(Path file)
file - Copyright © 2020. All rights reserved.