public class ExternalProcessViaBatchBuilder
extends com.atlassian.utils.process.ExternalProcessBuilder
Constructor and Description |
---|
ExternalProcessViaBatchBuilder() |
Modifier and Type | Method and Description |
---|---|
com.atlassian.utils.process.ExternalProcess |
build() |
com.atlassian.utils.process.ExternalProcessBuilder |
command(List<String> command) |
ExternalProcessViaBatchBuilder |
forceBatch() |
com.atlassian.utils.process.ExternalProcessBuilder |
handler(com.atlassian.utils.process.ProcessHandler handler) |
addMonitor, asynchronous, command, command, env, env, escapeInternalDoubleQuotesOnWindows, executionTimeout, getExternalProcessFactory, handlers, handlers, handlers, handlers, idleTimeout, log, log, setExternalProcessFactory, suppressSpecialWindowsBehaviour, timeout, useQuotesInBatArgumentsWorkaround, useWindowsEncodingWorkaround
public ExternalProcessViaBatchBuilder forceBatch()
public com.atlassian.utils.process.ExternalProcessBuilder command(List<String> command)
command
in class com.atlassian.utils.process.ExternalProcessBuilder
public com.atlassian.utils.process.ExternalProcessBuilder handler(com.atlassian.utils.process.ProcessHandler handler)
handler
in class com.atlassian.utils.process.ExternalProcessBuilder
public com.atlassian.utils.process.ExternalProcess build()
build
in class com.atlassian.utils.process.ExternalProcessBuilder
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.