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