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