Class TxRollbackContext

java.lang.Object
com.aquima.interactions.profile.model.TxRollbackContext
All Implemented Interfaces:
IRollbackContext, Serializable

public class TxRollbackContext extends Object implements IRollbackContext
See Also:
  • Constructor Details

    • TxRollbackContext

      public TxRollbackContext(IProfile profile)
  • Method Details

    • getProfile

      public IProfile getProfile()