public class transactionCommit extends Object
| Constructor and Description |
|---|
transactionCommit() |
| Modifier and Type | Method and Description |
|---|---|
static String |
invoke(GrouperSession grouperSession,
String grouperCommitTypeString)
Commit a transaction
|
static String |
invoke(bsh.Interpreter interpreter,
bsh.CallStack stack,
String grouperCommitTypeString)
Commit a transaction
|
public static String invoke(bsh.Interpreter interpreter, bsh.CallStack stack, String grouperCommitTypeString) throws GrouperShellException
interpreter - BeanShell interpreter.stack - BeanShell call stack.grouperCommitTypeString - to use for starting transaction, must be a
GrouperCommitType enumGrouperShellExceptionpublic static String invoke(GrouperSession grouperSession, String grouperCommitTypeString)
grouperSession - grouperCommitTypeString - to use for starting transaction, must be a
GrouperCommitType enumCopyright © 2016 Internet2. All rights reserved.