Package | Description |
---|---|
com.ur.urcap.api.contribution |
Modifier and Type | Method and Description |
---|---|
void |
ProgramNodeContribution.generateScript(ScriptWriter writer)
Defines the script code to be generated by this program node within the
program.
|
void |
InstallationNodeContribution.generateScript(ScriptWriter writer)
Defines script code that is added to the beginning of the script code
executed when a program is launched.
|
Copyright © 2018. All rights reserved.