public abstract class AbstractCreateMockLoad extends CLICommand
ExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Field and Description |
|---|---|
Long |
averageDuration |
boolean |
fastRotate |
String |
name |
| Constructor and Description |
|---|
AbstractCreateMockLoad() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends MockProjectFactory> |
getProjectFactoryClass() |
protected int |
run() |
all, checkChannel, clone, createClone, getClientCharset, getClientEnvironmentVariable, getClientSystemProperty, getCmdLineParser, getCurrent, getLongDescription, getName, getShortDescription, getSingleLineSummary, getTransportAuthentication, getUsage, main, printUsage, printUsageSummary, registerOptionHandlers, setClientCharset, setTransportAuth, shouldPerformAuthenticationpublic boolean fastRotate
public String name
public Long averageDuration
protected final int run()
throws Exception
run in class CLICommandExceptionprotected abstract Class<? extends MockProjectFactory> getProjectFactoryClass()
Copyright © 2016–2020. All rights reserved.