Package com.almworks.jira.structure.api.pull
package com.almworks.jira.structure.api.pull
-
ClassDescription
DataVersion
is used to identify whether some content has changed and to support incremental updates.VersionedDataSource<T extends VersionedDataUpdate>VersionedDataSource
establishes a way for sources of some data to version their content, to allow caching and incremental updates.Base class for versioned updates.