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