public class groupAddType extends Object
| Constructor and Description |
|---|
groupAddType() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
invoke(GrouperSession grouperSession,
String name,
String type)
|
static boolean |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
String name,
String type)
|
public static boolean invoke(bsh.Interpreter i,
bsh.CallStack stack,
String name,
String type)
throws GrouperShellException
i - BeanShell interpreter.stack - BeanShell call stack.name - Name of Group.type - Name of GroupType.GroupType added to Group.GrouperShellExceptionCopyright © 2016 Internet2. All rights reserved.