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