public class ScmSyncConfigurationStatusManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LOG_FAIL_FILENAME |
static String |
LOG_SUCCESS_FILENAME |
| Constructor and Description |
|---|
ScmSyncConfigurationStatusManager() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLastFail() |
String |
getLastSuccess() |
void |
purgeFailLogs() |
void |
signalFailed(String description) |
void |
signalSuccess() |
public static final String LOG_SUCCESS_FILENAME
public static final String LOG_FAIL_FILENAME
Copyright © 2004-2016. All Rights Reserved.