
| Interface | Description |
|---|---|
| ProcessInteraction |
Represents a process interaction that is handled in non-interactive manner
|
| Class | Description |
|---|---|
| Answer |
Represents an non-interactive user input to a sentence.
|
| CountDownWatch |
A simple utility to measure time left from an timeout.
|
| ProcessExecution |
Representation of a process execution
|
| ProcessExecutor |
Executor service which is able to execute external process as well as callables
|
| ProcessInteractionBuilder |
Builder API for process interaction.
|
| Sentence |
Represents a line on standard output or standard error output
|
| Enum | Description |
|---|---|
| Answer.AnswerType |
Type of answer - this modifies behavior
|
| Exception | Description |
|---|---|
| ProcessExecutionException |
Exception thrown in case that process execution failed
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.