public class loaderRunOneJobAttr extends Object
| Constructor and Description |
|---|
loaderRunOneJobAttr() |
| Modifier and Type | Method and Description |
|---|---|
static String |
invoke(GrouperSession grouperSession,
Object attributeDefOrJobName)
run one loader job
|
static String |
invoke(bsh.Interpreter interpreter,
bsh.CallStack stack,
AttributeDef attributeDef)
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, AttributeDef attributeDef)
interpreter - BeanShell interpreter.stack - BeanShell call stack.attributeDef - 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 attributeDefOrJobName)
grouperSession - attributeDefOrJobName - Copyright © 2016 Internet2. All rights reserved.