Class RunInNewTransaction
java.lang.Object
org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction
Deprecated.
- Since:
- 5.6
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
Deprecated.protected Properties
Deprecated.protected OperationContext
Deprecated.static final String
Deprecated.protected boolean
Deprecated.protected boolean
Deprecated.protected AutomationService
Deprecated.protected CoreSession
Deprecated.protected Integer
Deprecated. -
Constructor Summary
-
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
-
RunDocumentChain
with ID 'Context.RunDocumentOperation'. Operation to run an operation chain in a separate transaction. The existing transaction is committed before running the new transaction.