public class GitUpdateScmResult extends UpdateScmResultWithRevision
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Deprecated.
|
PASSWORD_PLACE_HOLDER| Constructor and Description |
|---|
GitUpdateScmResult(java.lang.String commandLine,
java.util.List<ScmFile> updatedFiles,
int revision)
Deprecated.
|
getRevisiongetChanges, getUpdatedFiles, setChangesgetCommandLine, getCommandOutput, getProviderMessage, isSuccessprivate static final long serialVersionUID
public GitUpdateScmResult(java.lang.String commandLine,
java.util.List<ScmFile> updatedFiles,
int revision)