Package | Description |
---|---|
org.opennms.netmgt.integrations.R |
Modifier and Type | Method and Description |
---|---|
RScriptOutput |
RScriptExecutor.exec(String script,
RScriptInput input)
Executes by given script by:
- Searching both the classpath and the filesystem for the path
- Copying the script at the given path to a temporary file and
performing variable substitution with the arguments using Freemarker.
|
Copyright © 2021. All rights reserved.