public class xmlUpdateFromURL extends Object
| Constructor and Description |
|---|
xmlUpdateFromURL() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
invoke(GrouperSession grouperSession,
URL url)
Update Groups Registry from XML at URL.
|
static boolean |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
URL url)
Update Groups Registry from XML at URL.
|
public static boolean invoke(bsh.Interpreter i,
bsh.CallStack stack,
URL url)
throws GrouperShellException
i - BeanShell interpreter.stack - BeanShell call stack.url - Use the XML at this URL for updates.GrouperShellExceptionpublic static boolean invoke(GrouperSession grouperSession, URL url)
grouperSession - url - Use the XML at this URL for updates.Copyright © 2016 Internet2. All rights reserved.