| Interface | Description | 
|---|---|
| AcceptsStatementVisitor | |
| Statement | Statement used in a shell script | 
| StatementVisitor | 
| Class | Description | 
|---|---|
| AdminAccessVisitor | |
| AppendFile | Creates a run script | 
| AppendFile.Builder | |
| Call | Statement used in a shell script | 
| CreateOrOverwriteFile | Creates a run script | 
| CreateOrOverwriteFile.Builder | |
| CreateRunScript | Creates a run script | 
| CreateRunScript.AddExport | |
| GitRepoAndRef | Description of git coordinates to checkout. | 
| GitRepoAndRef.Builder | |
| InitMetadata | Defines the environment of a process that can be started in the background on an operating
 system. | 
| InterpretableStatement | Statement used in a shell script | 
| JavaInitMetadata | Defines the environment of a java process that can be started in the background on an operating
 system. | 
| Kill | Statement used in a shell script | 
| LiteralStatement | Statement used in a shell script without modifications apart from a trailing newline. | 
| PipeHttpResponseTo | Pipes the content of the http response to a shell command that accepts input from stdin | 
| PipeHttpResponseToBash | Pipes the content of the http response to bash | 
| PipeHttpResponseToTarxpzfIntoDirectory | Pipes the content of the http response to tar -xpzf | 
| SaveHttpResponseTo | saves the content of the http response to a file | 
| StatementList | Statements used in a shell script | 
| Statements | Statements used in shell scripts. | 
| StoppableJavaInitMetadata | A java process that has a graceful shutdown mechanism. | 
| SwitchArg | Statement used in a shell script | 
| UnzipHttpResponseIntoDirectory | unzips the content into a directory | 
| Enum | Description | 
|---|---|
| OsFamily | Type of an Operating System. | 
| ShellToken | Constants used in shell scripting. | 
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.