public class ChangeLogScmResult extends ScmResult
PASSWORD_PLACE_HOLDER
Constructor and Description |
---|
ChangeLogScmResult(ChangeLogSet changeLog,
ScmResult result) |
ChangeLogScmResult(String commandLine,
ChangeLogSet changeLog) |
ChangeLogScmResult(String commandLine,
String providerMessage,
String commandOutput,
boolean success) |
Modifier and Type | Method and Description |
---|---|
ChangeLogSet |
getChangeLog() |
getCommandLine, getCommandOutput, getProviderMessage, isSuccess
public ChangeLogScmResult(String commandLine, String providerMessage, String commandOutput, boolean success)
public ChangeLogScmResult(String commandLine, ChangeLogSet changeLog)
public ChangeLogScmResult(ChangeLogSet changeLog, ScmResult result)
public ChangeLogSet getChangeLog()
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.