Interface ReadOnlyTransaction
- All Superinterfaces:
PrototypeSelectorPlural<ModelObjectsBase<? extends ModelObject,
? extends ModelObjectReference>>
- All Known Subinterfaces:
WriteTransaction
public interface ReadOnlyTransaction
extends PrototypeSelectorPlural<ModelObjectsBase<? extends ModelObject,? extends ModelObjectReference>>
Use the
TransactionalExecutor.executeInReadOnlyTransaction(RunnableInReadOnlyTransaction)
to execute the code in a read only transaction.- Since:
- 3.9.0
-
Method Details
-
isReadOnly
boolean isReadOnly() -
context
-
objects
-
spaces
-
documents
- Specified by:
documents
in interfacePrototypeSelectorPlural<ModelObjectsBase<? extends ModelObject,
? extends ModelObjectReference>>
-
richPages
- Specified by:
richPages
in interfacePrototypeSelectorPlural<ModelObjectsBase<? extends ModelObject,
? extends ModelObjectReference>>
-
wikiPages
- Specified by:
wikiPages
in interfacePrototypeSelectorPlural<ModelObjectsBase<? extends ModelObject,
? extends ModelObjectReference>>
-
workItems
- Specified by:
workItems
in interfacePrototypeSelectorPlural<ModelObjectsBase<? extends ModelObject,
? extends ModelObjectReference>>
-
plans
- Specified by:
plans
in interfacePrototypeSelectorPlural<ModelObjectsBase<? extends ModelObject,
? extends ModelObjectReference>>
-
testRuns
- Specified by:
testRuns
in interfacePrototypeSelectorPlural<ModelObjectsBase<? extends ModelObject,
? extends ModelObjectReference>>
-
projects
- Specified by:
projects
in interfacePrototypeSelectorPlural<ModelObjectsBase<? extends ModelObject,
? extends ModelObjectReference>>
-
users
- Specified by:
users
in interfacePrototypeSelectorPlural<ModelObjectsBase<? extends ModelObject,
? extends ModelObjectReference>>
-
timePoints
- Specified by:
timePoints
in interfacePrototypeSelectorPlural<ModelObjectsBase<? extends ModelObject,
? extends ModelObjectReference>>
-
categories
- Specified by:
categories
in interfacePrototypeSelectorPlural<ModelObjectsBase<? extends ModelObject,
? extends ModelObjectReference>>
-
revisions
-
baselines
- Specified by:
baselines
in interfacePrototypeSelectorPlural<ModelObjectsBase<? extends ModelObject,
? extends ModelObjectReference>>
-
baselineCollections
- Specified by:
baselineCollections
in interfacePrototypeSelectorPlural<ModelObjectsBase<? extends ModelObject,
? extends ModelObjectReference>> - Since:
- 3.20.1
-
builds
-
enumerations
-
utils
-
linkedResources
- Since:
- 3.17.1
-
userGroups
For administrators only- Specified by:
userGroups
in interfacePrototypeSelectorPlural<ModelObjectsBase<? extends ModelObject,
? extends ModelObjectReference>> - Since:
- 3.19.3
-
oslcResources
- Since:
- 3.22.1
-
scripts
- Specified by:
scripts
in interfacePrototypeSelectorPlural<ModelObjectsBase<? extends ModelObject,
? extends ModelObjectReference>> - Since:
- 3.24.10
-