public class BranchScmResult extends ScmResult
Constructor and Description |
---|
BranchScmResult(List branchedFiles,
ScmResult result) |
BranchScmResult(String commandLine,
List branchedFiles) |
BranchScmResult(String commandLine,
String providerMessage,
String commandOutput,
boolean success) |
Modifier and Type | Method and Description |
---|---|
List |
getBranchedFiles() |
getCommandLine, getCommandOutput, getProviderMessage, isSuccess
Copyright © 2003–2014. All rights reserved.