public class SupportConfig extends AbstractSupportConfig
| Constructor and Description |
|---|
SupportConfig(Command command,
long maxStopTimeoutMillis) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
baseUrl() |
java.lang.String |
getName() |
java.lang.String |
getSupportUrl() |
long |
maxStopTimeoutMillis() |
messageOnExceptionpublic SupportConfig(Command command, long maxStopTimeoutMillis)
public java.lang.String getName()
public java.lang.String getSupportUrl()
public long maxStopTimeoutMillis()
maxStopTimeoutMillis in interface de.flapdoodle.embed.process.config.ISupportConfigmaxStopTimeoutMillis in class AbstractSupportConfigpublic static java.lang.String baseUrl()
Copyright © 2018. All Rights Reserved.