public class xmlToFile extends Object
| Constructor and Description |
|---|
xmlToFile() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
invoke(GrouperSession grouperSession,
String file)
Export Groups Registry to XML file.
|
static boolean |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
String file)
Export Groups Registry to XML file.
|
public static boolean invoke(bsh.Interpreter i,
bsh.CallStack stack,
String file)
throws GrouperShellException
i - BeanShell interpreter.stack - BeanShell call stack.file - Export XML to file with this name.GrouperShellExceptionpublic static boolean invoke(GrouperSession grouperSession, String file)
grouperSession - file - Export XML to file with this name.Copyright © 2016 Internet2. All rights reserved.