org.jclouds.scriptbuilder.domain
Class CreateRunScript.AddExportToFile
java.lang.Object
org.jclouds.scriptbuilder.domain.CreateRunScript.AddExportToFile
- All Implemented Interfaces:
- Statement
- Enclosing class:
- CreateRunScript
public static class CreateRunScript.AddExportToFile
- extends Object
- implements Statement
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OS_TO_EXPORT_PATTERN
public static final Map<OsFamily,String> OS_TO_EXPORT_PATTERN
CreateRunScript.AddExportToFile
public CreateRunScript.AddExportToFile(String export,
String value,
String file)
functionDependencies
public Iterable<String> functionDependencies(OsFamily family)
- Specified by:
functionDependencies
in interface Statement
render
public String render(OsFamily family)
- Specified by:
render
in interface Statement
Copyright © 2009-2011 jclouds. All Rights Reserved.