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() |
getExportedFiles
getCommandLine, getCommandOutput, getProviderMessage, isSuccess
public 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–2024 The Apache Software Foundation. All rights reserved.