public class BisectCliRequest extends Object
Constructor and Description |
---|
BisectCliRequest(String[] args) |
Modifier and Type | Method and Description |
---|---|
org.apache.maven.shared.invoker.InvocationRequest |
createInvocationRequest() |
String |
getCounterPath() |
String |
getRepoPath() |
Map<String,String> |
getSystemProperties() |
boolean |
isSkipSanityChecks() |
boolean |
isVerbose() |
boolean |
useBinarySearch() |
public BisectCliRequest(String[] args)
public org.apache.maven.shared.invoker.InvocationRequest createInvocationRequest()
public boolean useBinarySearch()
public boolean isVerbose()
public String getRepoPath()
public String getCounterPath()
public boolean isSkipSanityChecks()
Copyright © 2012-2017 Red Hat, Inc.. All Rights Reserved.