public class ExportScmResultWithRevision extends ExportScmResult
PASSWORD_PLACE_HOLDER| Constructor and Description | 
|---|
ExportScmResultWithRevision(String commandLine,
                                                      List<ScmFile> exportedFiles,
                                                      String revision)  | 
ExportScmResultWithRevision(String commandLine,
                                                      String providerMessage,
                                                      String commandOutput,
                                                      String revision,
                                                      boolean success)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getRevision()  | 
getExportedFilesgetCommandLine, getCommandOutput, getProviderMessage, isSuccesspublic ExportScmResultWithRevision(String commandLine, String providerMessage, String commandOutput, String revision, boolean success)
public ExportScmResultWithRevision(String commandLine, List<ScmFile> exportedFiles, String revision)
public String getRevision()
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.