public class RemoveFileResultDto extends AbstractResultDto
| Modifier and Type | Field and Description |
|---|---|
static String |
CONNECTION_FAILED |
static String |
REDIRECT |
protected String |
scmRoot
the root directory of the repository
|
AUTH_ERROR, error, ERROR| Constructor and Description |
|---|
RemoveFileResultDto() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileRoot() |
String |
getScmRoot() |
void |
setFileRoot(String fileRoot) |
void |
setScmRoot(String scmRoot) |
getError, setErrorpublic static final String REDIRECT
public static final String CONNECTION_FAILED
protected String scmRoot
Copyright © 2009–2017 CodeLutin. All rights reserved.