| Package | Description |
|---|---|
| edu.internet2.middleware.grouper.app.gsh | |
| edu.internet2.middleware.grouper.app.gsh.template |
| Modifier and Type | Method and Description |
|---|---|
static GrouperGroovysh.GrouperGroovyResult |
GrouperGroovysh.runScript(String script)
run a script and return the result.
|
static GrouperGroovysh.GrouperGroovyResult |
GrouperGroovysh.runScript(String script,
boolean lightWeight)
run a script and return the result.
|
static GrouperGroovysh.GrouperGroovyResult |
GrouperGroovysh.runScript(String script,
boolean lightWeight,
boolean sendErrToOut)
Deprecated.
since sendErrToOut doesnt make sense
|
| Modifier and Type | Method and Description |
|---|---|
static void |
GrouperGroovysh.runScript(GrouperGroovyInput grouperGroovyInput,
GrouperGroovysh.GrouperGroovyResult grouperGroovyResult)
run a script and return the result.
|
| Modifier and Type | Method and Description |
|---|---|
GrouperGroovysh.GrouperGroovyResult |
GshTemplateExecOutput.getGrouperGroovyResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
GshTemplateExecOutput.setGrouperGroovyResult(GrouperGroovysh.GrouperGroovyResult grouperGroovyResult) |
Copyright © 2016 Internet2. All rights reserved.