public class UpdateScmResult extends ScmResult
PASSWORD_PLACE_HOLDER
Constructor and Description |
---|
UpdateScmResult(List<ScmFile> updatedFiles,
List<ChangeSet> changes,
ScmResult result) |
UpdateScmResult(String commandLine,
List<ScmFile> updatedFiles) |
UpdateScmResult(String commandLine,
String providerMessage,
String commandOutput,
boolean success) |
Modifier and Type | Method and Description |
---|---|
List<ChangeSet> |
getChanges() |
List<ScmFile> |
getUpdatedFiles() |
void |
setChanges(List<ChangeSet> changes) |
getCommandLine, getCommandOutput, getProviderMessage, isSuccess
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.