public class SetServerAsUninstalledTransaction extends Transaction
dbType, success
Constructor and Description |
---|
SetServerAsUninstalledTransaction(java.util.UUID serverUUID) |
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 SetServerAsUninstalledTransaction(java.util.UUID serverUUID)
protected void performOperations()
Transaction
performOperations
in class Transaction