Interface NodeAndTemplateOptionsToStatement

All Known Implementing Classes:
InstallKeysAndRunScript, NodeAndTemplateOptionsToStatementWithoutPublicKey

public interface NodeAndTemplateOptionsToStatement
Returns the statement to be executed on the node.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the script that has to be executed in the given node.
  • Method Details