public class RemoveWebUserTransaction extends Transaction
WebUser
from the database.dbType, success
Constructor and Description |
---|
RemoveWebUserTransaction(java.lang.String username) |
Modifier and Type | Method and Description |
---|---|
protected void |
performOperations()
Implement this method for transaction execution.
|
execute, execute, executeOther, executeSwallowingExceptions, executeTransaction, getServerUUID, query, shouldBeExecuted, toString, wasSuccessful
public RemoveWebUserTransaction(java.lang.String username)
protected void performOperations()
Transaction
performOperations
in class Transaction