Class RunInNewTransaction
java.lang.Object
org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction
Deprecated.
- Since:
- 5.6
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected StringDeprecated.protected PropertiesDeprecated.protected OperationContextDeprecated.static final StringDeprecated.protected booleanDeprecated.protected booleanDeprecated.protected AutomationServiceDeprecated.protected CoreSessionDeprecated.protected IntegerDeprecated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ID
Deprecated.- See Also:
-
ctx
Deprecated. -
service
Deprecated. -
session
Deprecated. -
chainId
Deprecated. -
isolate
protected boolean isolateDeprecated. -
rollbackGlobalOnError
protected boolean rollbackGlobalOnErrorDeprecated. -
chainParameters
Deprecated. -
timeout
Deprecated.
-
-
Constructor Details
-
RunInNewTransaction
public RunInNewTransaction()Deprecated.
-
-
Method Details
-
run
Deprecated.- Throws:
OperationException
-
RunDocumentChainwith ID 'Context.RunDocumentOperation'. Operation to run an operation chain in a separate transaction. The existing transaction is committed before running the new transaction.