| Package | Description |
|---|---|
| com.atlassian.bitbucket.scm |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommandErrorHandler
Describes a handler which processes the standard error stream from a
Command. |
interface |
CommandOutputHandler<T>
Describes a handler which processes the standard output stream from a
Command and, optionally, produces
some object T from it. |
Copyright © 2023 Atlassian. All rights reserved.