Package | Description |
---|---|
com.almworks.jira.structure.api.forest | |
com.almworks.jira.structure.api.item | |
com.almworks.jira.structure.api.pull |
Modifier and Type | Class and Description |
---|---|
class |
VersionedForestUpdate
Represents an update from
ForestSource . |
static class |
VersionedForestUpdate.Full
Represents a full update.
|
static class |
VersionedForestUpdate.Incremental
Represents an incremental update.
|
Modifier and Type | Class and Description |
---|---|
class |
ItemVersionUpdate |
static class |
ItemVersionUpdate.Empty |
static class |
ItemVersionUpdate.Total |
Modifier and Type | Interface and Description |
---|---|
interface |
VersionedDataSource<T extends VersionedDataUpdate>
VersionedDataSource establishes a way for sources of some data to version their content, to allow
caching and incremental updates. |
Copyright © 2017 ALM Works. All Rights Reserved.