public class UpdateScmResult extends ScmResult
Constructor and Description |
---|
UpdateScmResult(List updatedFiles,
List changes,
ScmResult result) |
UpdateScmResult(String commandLine,
List updatedFiles) |
UpdateScmResult(String commandLine,
String providerMessage,
String commandOutput,
boolean success) |
Modifier and Type | Method and Description |
---|---|
List |
getChanges() |
List |
getUpdatedFiles() |
void |
setChanges(List changes) |
getCommandLine, getCommandOutput, getProviderMessage, isSuccess
Copyright © 2003–2014. All rights reserved.