Package de.hybris.platform.tx
Class Transaction.TransactionAwareExecution
java.lang.Object
de.hybris.platform.tx.Transaction.TransactionAwareExecution
- Enclosing class:
- Transaction
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TransactionAwareExecution
public TransactionAwareExecution()
-
-
Method Details
-
execute
- Parameters:
tx- the current transaction if you want to make the execution depended of some tx context variables- Throws:
Exception
-
getId
id is used for output in case of errors and to decided if this execution was already registered during this transaction run- Returns:
- the id
-
hashCode
public int hashCode() -
equals
-