Class TransactionalFeature.TransactionalDeployer

java.lang.Object
org.nuxeo.runtime.test.runner.HotDeployer.ActionHandler
org.nuxeo.runtime.test.runner.TransactionalFeature.TransactionalDeployer
Enclosing class:
TransactionalFeature

public class TransactionalFeature.TransactionalDeployer extends HotDeployer.ActionHandler
Handler used to commit transaction before next action and start a new one after next action if TransactionalConfig.autoStart() is true. This is because framework is about to be reloaded, then a new transaction manager will be installed.
Since:
10.2