public class loaderRunOneJob extends Object
| Constructor and Description |
|---|
loaderRunOneJob() |
| Modifier and Type | Method and Description |
|---|---|
static String |
invoke(GrouperSession grouperSession,
Object groupOrJobName)
run one loader job
|
static String |
invoke(bsh.Interpreter interpreter,
bsh.CallStack stack,
Group group)
run one loader job
|
static String |
invoke(bsh.Interpreter interpreter,
bsh.CallStack stack,
String jobName)
run one loader job
|
public static String invoke(bsh.Interpreter interpreter, bsh.CallStack stack, Group group)
interpreter - BeanShell interpreter.stack - BeanShell call stack.group - public static String invoke(bsh.Interpreter interpreter, bsh.CallStack stack, String jobName)
interpreter - BeanShell interpreter.stack - BeanShell call stack.jobName - public static String invoke(GrouperSession grouperSession, Object groupOrJobName)
grouperSession - groupOrJobName - Copyright © 2016 Internet2. All rights reserved.