|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.app.gsh.transactionRollback
public class transactionRollback
Rollback a transaction
Constructor Summary | |
---|---|
transactionRollback()
|
Method Summary | |
---|---|
static java.lang.String |
invoke(bsh.Interpreter interpreter,
bsh.CallStack stack,
java.lang.String grouperRollbackTypeString)
Rollback a transaction |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public transactionRollback()
Method Detail |
---|
public static java.lang.String invoke(bsh.Interpreter interpreter, bsh.CallStack stack, java.lang.String grouperRollbackTypeString) throws GrouperShellException
interpreter
- BeanShell interpreter.stack
- BeanShell call stack.grouperRollbackTypeString
- to use for starting transaction, must be a
GrouperCommitType enum
GrouperShellException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |