Package org.jclouds.scriptbuilder.domain
Interface Statement
-
- All Known Implementing Classes:
AdminAccess,AppendFile,AuthorizeRSAPublicKeys,Call,ChefSolo,CloneGitRepo,CreateOrOverwriteFile,CreateRunScript,CreateRunScript.AddExport,ExitInsteadOfReturn,InitScript,InstallChefGems,InstallChefUsingOmnibus,InstallGit,InstallJDK.FromOpenJDK,InstallJDK.FromURL,InstallRSAPrivateKey,InstallRuby,InstallRubyGems,InterpretableStatement,Kill,LiteralStatement,PipeHttpResponseTo,PipeHttpResponseToBash,PipeHttpResponseToTarxpzfIntoDirectory,ReplaceShadowPasswordEntry,ReplaceShadowPasswordEntryOfLoginUser,SaveHttpResponseTo,ScriptBuilder,SshdConfig,StatementList,Sudoers,SwitchArg,UnzipHttpResponseIntoDirectory,UserAdd
public interface StatementStatement used in a shell script
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Iterable<String>functionDependencies(OsFamily family)Stringrender(OsFamily family)
-