Interface Revision
- All Superinterfaces:
CanRender<Renderer<? extends Renderer<?>>>
,HasFields
,HasReference<ModelEntityReference>
,ModelEntity
,ModelEntityBase<Revision,
RevisionReference>
- Since:
- 3.9.0
-
Method Summary
Methods inherited from interface com.polarion.alm.shared.api.model.ModelEntity
can, equals, hashCode, isUnresolvable, transaction
Methods inherited from interface com.polarion.alm.shared.api.model.ModelEntityBase
getReference
-
Method Details
-
fields
-
viewUrl
-
render
-
previousRevision
- Returns:
- Previous revision of the current revision.
- Since:
- 3.10.0
-
getOldApi
@NotNull @GwtIncompatible com.polarion.platform.persistence.model.IRevision getOldApi()- Since:
- 3.23.10
-