public class loaderDryRunOneJob extends Object
| Constructor and Description |
|---|
loaderDryRunOneJob() |
| Modifier and Type | Method and Description |
|---|---|
static String |
invoke(GrouperSession grouperSession,
Group group,
String fileName)
dry run one loader job
|
static String |
invoke(bsh.Interpreter interpreter,
bsh.CallStack stack,
Group group,
String fileName)
dry run one loader job
|
public static String invoke(bsh.Interpreter interpreter, bsh.CallStack stack, Group group, String fileName)
interpreter - BeanShell interpreter.stack - BeanShell call stack.fileName - is file name where output should go, or null or empty if std outgroup - public static String invoke(GrouperSession grouperSession, Group group, String fileName)
grouperSession - fileName - is file name where output should go, or null or empty if std outgroup - Copyright © 2016 Internet2. All rights reserved.