Uses of Class
com.almworks.jira.structure.api.pull.VersionedDataUpdate
Packages that use VersionedDataUpdate
Package
Description
- 
Uses of VersionedDataUpdate in com.almworks.jira.structure.api.attribute.subscription
 - 
Uses of VersionedDataUpdate in com.almworks.jira.structure.api.forest
Subclasses of VersionedDataUpdate in com.almworks.jira.structure.api.forestModifier and TypeClassDescriptionclassRepresents an update fromForestSource.static final classRepresents a full update.static final classRepresents an incremental update. - 
Uses of VersionedDataUpdate in com.almworks.jira.structure.api.item
Subclasses of VersionedDataUpdate in com.almworks.jira.structure.api.itemModifier and TypeClassDescriptionclassstatic final classstatic final class - 
Uses of VersionedDataUpdate in com.almworks.jira.structure.api.pull
Classes in com.almworks.jira.structure.api.pull with type parameters of type VersionedDataUpdateModifier and TypeInterfaceDescriptioninterfaceVersionedDataSource<T extends VersionedDataUpdate>VersionedDataSourceestablishes a way for sources of some data to version their content, to allow caching and incremental updates.