@Singleton public class InstallKeysAndRunScript extends Object implements NodeAndTemplateOptionsToStatement
| Constructor and Description |
|---|
InstallKeysAndRunScript() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
apply(NodeMetadata node,
TemplateOptions options)
Returns the script that has to be executed in the given node.
|
public Statement apply(NodeMetadata node, TemplateOptions options)
NodeAndTemplateOptionsToStatementapply in interface NodeAndTemplateOptionsToStatementnull if no script needs
to be run.Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.