public class BambooProcessHandler
extends com.atlassian.utils.process.PluggableProcessHandler
PluggableProcessHandler that does not throw exceptions on non-zero exits| Constructor and Description |
|---|
BambooProcessHandler(@NotNull com.atlassian.utils.process.OutputHandler stdOut,
@NotNull com.atlassian.utils.process.OutputHandler stdErr) |
BambooProcessHandler(@NotNull com.atlassian.utils.process.OutputHandler stdOut,
@NotNull com.atlassian.utils.process.OutputHandler stdErr,
@NotNull com.atlassian.utils.process.InputHandler stdIn) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
succeeded() |
complete, getError, getErrorHandler, getException, getExitCode, getInputHandler, getOutputHandler, hasInput, isCanceled, isComplete, isThrowOnNonZeroExit, processError, processOutput, provideInput, reset, setErrorHandler, setException, setInputHandler, setOutputHandler, setThrowOnNonZeroExitpublic BambooProcessHandler(@NotNull
@NotNull com.atlassian.utils.process.OutputHandler stdOut,
@NotNull
@NotNull com.atlassian.utils.process.OutputHandler stdErr)
public BambooProcessHandler(@NotNull
@NotNull com.atlassian.utils.process.OutputHandler stdOut,
@NotNull
@NotNull com.atlassian.utils.process.OutputHandler stdErr,
@NotNull
@NotNull com.atlassian.utils.process.InputHandler stdIn)
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.