public class AccuRevUpdateScmResult extends UpdateScmResultWithRevision
| Constructor and Description |
|---|
AccuRevUpdateScmResult(String commandLines,
List<ScmFile> updatedFiles,
String fromRevision,
String toRevision)
Success constructor
|
AccuRevUpdateScmResult(String commandLine,
String providerMessage,
String commandOutput,
String fromRevision,
String toRevision,
boolean success)
Failed constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFromRevision() |
String |
getToRevision() |
getRevisiongetChanges, getUpdatedFiles, setChangesgetCommandLine, getCommandOutput, getProviderMessage, isSuccessCopyright © 2003–2015 The Apache Software Foundation. All rights reserved.