Modifier and Type | Method and Description |
---|---|
ItemIdentity |
AttributeErrorInfo.getItemId()
If the problem happened when loading a particular item, returns that item ID
|
Modifier and Type | Method and Description |
---|---|
ItemValues |
StructureAttributeService.getItemValues(Collection<ItemIdentity> itemIds,
Collection<? extends AttributeSpec<?>> attributes)
Loads item-based values for the given items.
|
Constructor and Description |
---|
AttributeErrorInfo(AttributeSpec<?> attributeSpec,
Long rowId,
ItemIdentity itemId,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
ItemIdentity |
TrailItemSet.OneItem.getItem() |
ItemIdentity |
ItemAttributeContext.getItemId()
Returns the item being currently loaded, equal to the first parameter of
ItemAttributeLoader.loadValue(com.almworks.jira.structure.api.item.ItemIdentity, com.almworks.jira.structure.api.attribute.loader.ItemAttributeContext) . |
Modifier and Type | Method and Description |
---|---|
Set<ItemIdentity> |
TrailItemSet.SpecificItems.getItems() |
Set<ItemIdentity> |
TrailItemSet.Collector.getItems() |
Modifier and Type | Method and Description |
---|---|
default void |
AttributeLoaderContext.addTrail(ItemIdentity item)
Used to indicate the trail of the value being calculated.
|
abstract boolean |
TrailItemSet.contains(ItemIdentity id)
Checks if the set contains the given item.
|
boolean |
TrailItemSet.None.contains(ItemIdentity id) |
boolean |
TrailItemSet.OneItem.contains(ItemIdentity id) |
boolean |
TrailItemSet.SpecificItems.contains(ItemIdentity id) |
boolean |
TrailItemSet.OneType.contains(ItemIdentity id) |
boolean |
TrailItemSet.SpecificTypes.contains(ItemIdentity id) |
boolean |
TrailItemSet.AllItems.contains(ItemIdentity id) |
abstract TrailItemSet |
TrailItemSet.expand(ItemIdentity trailItem)
Expands the set to include the given item.
|
TrailItemSet |
TrailItemSet.None.expand(ItemIdentity trailItem) |
TrailItemSet |
TrailItemSet.OneItem.expand(ItemIdentity trailItem) |
TrailItemSet |
TrailItemSet.SpecificItems.expand(ItemIdentity trailItem) |
TrailItemSet |
TrailItemSet.OneType.expand(ItemIdentity trailItem) |
TrailItemSet |
TrailItemSet.SpecificTypes.expand(ItemIdentity trailItem) |
TrailItemSet |
TrailItemSet.AllItems.expand(ItemIdentity trailItem) |
AttributeValue<T> |
ItemAttributeLoader.loadValue(ItemIdentity itemId,
ItemAttributeContext context)
The loading function.
|
static TrailItemSet |
TrailItemSet.of(ItemIdentity... ids)
Constructs a set for specific item IDs.
|
void |
TrailItemSet.ReadVisitor.visitItem(ItemIdentity item) |
void |
TrailItemSet.Collector.visitItem(ItemIdentity item) |
Modifier and Type | Method and Description |
---|---|
boolean |
TrailItemSet.containsAny(Collection<ItemIdentity> itemIds) |
static TrailItemSet |
TrailItemSet.of(Collection<ItemIdentity> ids)
Constructs a set for specific item IDs.
|
default void |
ItemAttributeLoader.preload(Collection<ItemIdentity> itemIds,
AttributeContext context)
Optional method to perform any bulk actions on a set of items before
ItemAttributeLoader.loadValue(com.almworks.jira.structure.api.item.ItemIdentity, com.almworks.jira.structure.api.attribute.loader.ItemAttributeContext) method is called for each item in the collection. |
Modifier and Type | Method and Description |
---|---|
AttributeValue<A> |
ItemClassAttributeLoader.loadValue(ItemIdentity itemId,
ItemAttributeContext context) |
Modifier and Type | Method and Description |
---|---|
S |
AttributeLoaderBuilder.globalTrail(ItemIdentity item) |
AttributeValue<T> |
BaseItemAttributeLoader.loadValue(ItemIdentity itemId,
ItemAttributeContext context) |
Modifier and Type | Method and Description |
---|---|
AttributeValue<T> |
DelegatingItemAttributeLoader.loadValue(ItemIdentity itemId,
ItemAttributeContext context) |
Modifier and Type | Method and Description |
---|---|
void |
DelegatingItemAttributeLoader.preload(Collection<ItemIdentity> itemIds,
AttributeContext context) |
Modifier and Type | Method and Description |
---|---|
Map<ItemIdentity,String> |
ErrorsContainer.getInvalidItemMessages() |
Map<ItemIdentity,ItemIdentity> |
MigrationMapping.getItemIds()
Returns non-issue item IDs (folders, memos, generators, etc) mapping.
|
Map<ItemIdentity,ItemIdentity> |
MigrationMapping.getItemIds()
Returns non-issue item IDs (folders, memos, generators, etc) mapping.
|
Modifier and Type | Method and Description |
---|---|
ItemIdentitySet |
ForestAccessCache.getInvisibleItems(Set<ItemIdentity> items,
ApplicationUser user) |
Modifier and Type | Method and Description |
---|---|
List<ItemIdentity> |
EffectResponse.getAffectedItems()
Returns the list of
item IDs affected by the change. |
Modifier and Type | Method and Description |
---|---|
static StoredEffect |
CoreEffects.emitWarning(I18nText i18nText,
List<ItemIdentity> itemIdentities)
Returns a description of an effect that can't be deserialized successfully but used to describe a specific problem.
|
static EffectResponse |
EffectResponse.empty(I18nText description,
List<ItemIdentity> affectedItems)
Constructs an empty response, which means that the requested change
is possible, but not required.
|
static EffectResponse |
EffectResponse.error(I18nText error,
I18nText description,
List<ItemIdentity> affectedItems)
Constructs an error response, which means that the requested change
is impossible.
|
static EffectResponse |
EffectResponse.valid(Effect effect,
I18nText successMessage,
I18nText description,
List<ItemIdentity> affectedItems)
Constructs a valid response, which means that the requested change
is both needed and possible.
|
Constructor and Description |
---|
Empty(I18nText description,
List<ItemIdentity> affectedItems) |
Error(I18nText error,
I18nText description,
List<ItemIdentity> affectedItems) |
Modifier and Type | Method and Description |
---|---|
List<ItemIdentity> |
EffectRecord.getAffectedItems() |
Modifier and Type | Method and Description |
---|---|
ItemIdentity |
StructureException.getItem()
Returns related item, or null if no item is related.
|
Modifier and Type | Method and Description |
---|---|
StructureException.Builder |
StructureException.Builder.forItem(ItemIdentity item) |
default StructureException.Builder |
StructureError.forItem(ItemIdentity item)
A shortcut to calling the same method on
StructureException builder. |
Constructor and Description |
---|
StructureException(StructureError error,
Throwable cause,
Long structure,
Long view,
Long row,
ItemIdentity item,
String message,
String messageKey,
Object... messageParameters)
Constructs an instance of this exception.
|
Modifier and Type | Method and Description |
---|---|
ItemIdentity |
StructureItemConvertedEvent.getSourceItemId() |
ItemIdentity |
StructureItemConvertedEvent.getTargetItemId() |
Constructor and Description |
---|
StructureItemConvertedEvent(long structureId,
ItemIdentity sourceItemId,
ItemIdentity targetItemId) |
Constructor and Description |
---|
Add(ItemIdentity itemId,
long under,
long after,
long before) |
Add(ItemIdentity itemId,
long semantics,
long under,
long after,
long before) |
Modifier and Type | Method and Description |
---|---|
default Set<ItemIdentity> |
ItemForest.collectItemIds(LongIterable rows) |
Modifier and Type | Method and Description |
---|---|
ItemForestBuilderImpl |
ItemForestBuilderImpl.nextRow(ItemIdentity itemId) |
B |
ItemListBuilder.nextRow(ItemIdentity itemId)
Appends a new row with the given item identity.
|
ItemForestBuilderImpl |
ItemForestBuilderImpl.nextRow(ItemIdentity itemId,
long semantics) |
B |
ItemListBuilder.nextRow(ItemIdentity itemId,
long semantics)
Appends a new row with the given item identity and semantics.
|
Modifier and Type | Method and Description |
---|---|
Set<ItemIdentity> |
StructureGenerator.Grouper.GrouperFunction.getGroups(StructureRow row) |
Modifier and Type | Method and Description |
---|---|
boolean |
StructureGenerator.Grouper.GrouperFunction.isExclusiveGroup(ItemIdentity group) |
<T> T |
StructureGenerator.ItemChangeFilterContext.resolveItem(ItemIdentity itemId,
Class<T> itemClass) |
Modifier and Type | Method and Description |
---|---|
boolean |
ItemChangeFilter.accept(Set<ItemIdentity> itemIds,
StructureGenerator.ItemChangeFilterContext context)
Checks if any of changed items may affect the built forest.
|
void |
StructureGenerator.Grouper.GrouperFunction.createGroupRows(Set<ItemIdentity> groups,
ItemListBuilder builder) |
Modifier and Type | Method and Description |
---|---|
static RecordingItemChangeFilter |
BasicItemChangeFilter.createRecording(ItemIdentity... items) |
void |
BasicItemChangeFilter.recordItem(ItemIdentity itemId) |
void |
RecordingItemChangeFilter.recordItem(ItemIdentity itemId) |
void |
RecordingItemChangeFilter.EmptyFilter.recordItem(ItemIdentity id) |
Modifier and Type | Method and Description |
---|---|
boolean |
BasicItemChangeFilter.accept(Set<ItemIdentity> itemIds,
StructureGenerator.ItemChangeFilterContext context) |
boolean |
RecordingItemChangeFilter.EmptyFilter.accept(Set<ItemIdentity> itemIds,
StructureGenerator.ItemChangeFilterContext context) |
boolean |
SingleItemChangeFilter.accept(Set<ItemIdentity> itemIds,
StructureGenerator.ItemChangeFilterContext context) |
static ItemChangeFilter |
BasicItemChangeFilter.forItems(LongSet issues,
Set<ItemIdentity> nonIssues) |
Constructor and Description |
---|
SingleItemChangeFilter(ItemIdentity itemId) |
Constructor and Description |
---|
BasicItemChangeFilter(WritableLongSet writableIssues,
Set<ItemIdentity> writableNonIssues) |
Modifier and Type | Class and Description |
---|---|
static class |
ItemIdentity.LongIdentity
Represents long-based ID.
|
static class |
ItemIdentity.StringIdentity
Represents string-based ID.
|
Modifier and Type | Field and Description |
---|---|
static ItemIdentity |
AuxiliaryIdentities.ALL_REMOTE_ISSUE_LINKS |
static ItemIdentity |
ItemIdentity.ITEM_ZERO
Represents non-existing item.
|
static ItemIdentity |
CoreIdentities.MISSING_ITEM |
static ItemIdentity |
CoreIdentities.NEW_EFFECTOR |
static ItemIdentity |
CoreIdentities.NEW_FOLDER |
static ItemIdentity |
CoreIdentities.NEW_GENERATOR |
static ItemIdentity |
CoreIdentities.NEW_ISSUE |
Modifier and Type | Method and Description |
---|---|
static ItemIdentity |
CoreIdentities.artificialTask(long artificialTaskId)
Deprecated.
Use
CoreIdentities.planningTask(long) instead. |
static ItemIdentity |
CoreIdentities.attachment(Attachment attachment) |
static ItemIdentity |
CoreIdentities.attachment(long id) |
static ItemIdentity |
CoreIdentities.changeHistoryGroup(ChangeHistory changeHistory) |
static ItemIdentity |
CoreIdentities.changeHistoryGroup(long id) |
static ItemIdentity |
CoreIdentities.changeHistoryItem(long id) |
static ItemIdentity |
CoreIdentities.comment(Comment comment) |
static ItemIdentity |
CoreIdentities.comment(long id) |
static ItemIdentity |
CoreIdentities.component(long id) |
static ItemIdentity |
CoreIdentities.component(ProjectComponent component) |
ItemIdentity |
CreatableItemType.createItem(Map<String,Object> values,
ErrorCollection errors) |
static ItemIdentity |
CoreIdentities.effector(long id) |
static ItemIdentity |
CoreIdentities.folder(long folderId) |
static ItemIdentity |
CoreIdentities.generator(long id) |
ItemIdentity |
StructureOwnedItemType.getOwnedItem(ItemIdentity itemId,
long structureId,
boolean copyIfSame)
Associate an item with a structure, or create a copy of the given item and associate the copy with the structure.
|
static ItemIdentity |
AuxiliaryIdentities.globalPermission(String key) |
static ItemIdentity |
CoreIdentities.group(Group group) |
static ItemIdentity |
CoreIdentities.group(String groupId) |
static ItemIdentity |
CoreIdentities.i18nFolder(String i18nKey) |
static ItemIdentity |
CoreIdentities.insightObject(long objectId) |
static ItemIdentity |
CoreIdentities.issue(Issue issue) |
static ItemIdentity |
CoreIdentities.issue(long issueId) |
static ItemIdentity |
CoreIdentities.issueLink(IssueLink issueLink) |
static ItemIdentity |
CoreIdentities.issueLink(long id) |
static ItemIdentity |
CoreIdentities.issueLinkType(IssueLinkType issueLinkType) |
static ItemIdentity |
CoreIdentities.issueLinkType(long id) |
static ItemIdentity |
CoreIdentities.issueType(IssueType value) |
static ItemIdentity |
CoreIdentities.issueType(String id) |
static ItemIdentity |
CoreIdentities.label(Label value) |
static ItemIdentity |
CoreIdentities.label(String label) |
static ItemIdentity |
ItemIdentity.longId(String itemType,
long longId)
Creates a new long-based ID.
|
static ItemIdentity |
CoreIdentities.loopMarker(long rowId) |
static ItemIdentity |
CoreIdentities.memo(long memoId) |
static ItemIdentity |
CoreIdentities.memoChangeHistoryGroup(long id) |
static ItemIdentity |
CoreIdentities.option(long optionId) |
static ItemIdentity |
CoreIdentities.option(Option option) |
static ItemIdentity |
ItemIdentity.parse(String id)
Parses canonical string representation of the item ID, which can be retrieved with
toString() method. |
static ItemIdentity |
CoreIdentities.planningTask(long planningTaskId) |
static ItemIdentity |
CoreIdentities.priority(Priority value) |
static ItemIdentity |
CoreIdentities.priority(String id) |
static ItemIdentity |
CoreIdentities.project(long projectId) |
static ItemIdentity |
CoreIdentities.project(Project value) |
static ItemIdentity |
CoreIdentities.projectCategory(long projectCategoryId) |
static ItemIdentity |
CoreIdentities.projectCategory(ProjectCategory projectCategory) |
static ItemIdentity |
AuxiliaryIdentities.projectPermission(String key) |
static ItemIdentity |
CoreIdentities.resolution(Resolution value) |
static ItemIdentity |
CoreIdentities.resolution(String id) |
static ItemIdentity |
CoreIdentities.sdRequestType(int requestTypeId) |
static ItemIdentity |
CoreIdentities.sprint(long sprintId) |
static ItemIdentity |
CoreIdentities.status(Status value) |
static ItemIdentity |
CoreIdentities.status(String id) |
static ItemIdentity |
ItemIdentity.stringId(String itemType,
String stringId)
Creates a new string-based ID.
|
static ItemIdentity |
CoreIdentities.structure(long structureId) |
static ItemIdentity |
CoreIdentities.tempoAccount(int accountId) |
static ItemIdentity |
AuxiliaryIdentities.tempoTeamPermissions(String teamId) |
static ItemIdentity |
AuxiliaryIdentities.tempoWorkAttribute(String workAttributeId) |
static ItemIdentity |
CoreIdentities.textFolder(String text) |
static ItemIdentity |
CoreIdentities.user(ApplicationUser user) |
static ItemIdentity |
CoreIdentities.user(String userKey) |
static ItemIdentity |
CoreIdentities.version(long id) |
static ItemIdentity |
CoreIdentities.version(Version version) |
static ItemIdentity |
CoreIdentities.versionName(String name) |
static ItemIdentity |
CoreIdentities.versionName(Version version) |
static ItemIdentity |
CoreIdentities.worklog(long id) |
static ItemIdentity |
CoreIdentities.worklog(Worklog worklog) |
Modifier and Type | Method and Description |
---|---|
static Set<ItemIdentity> |
ItemIdentitySet.collectItemIds(RowRetriever rowRetriever,
LongIterable rows) |
abstract Set<ItemIdentity> |
ItemVersionUpdate.getAffectedItems() |
Set<ItemIdentity> |
ItemVersionUpdate.Empty.getAffectedItems() |
Set<ItemIdentity> |
ItemVersionUpdate.Total.getAffectedItems() |
Iterator<ItemIdentity> |
ItemIdentitySet.iterator() |
Modifier and Type | Method and Description |
---|---|
T |
StructureItemType.accessItem(ItemIdentity itemId)
Does not check for permissions.
|
boolean |
ItemIdentitySet.add(ItemIdentity id) |
ItemIdentity |
StructureOwnedItemType.getOwnedItem(ItemIdentity itemId,
long structureId,
boolean copyIfSame)
Associate an item with a structure, or create a copy of the given item and associate the copy with the structure.
|
static boolean |
CoreIdentities.isArtificialTask(ItemIdentity itemId)
Deprecated.
Use
CoreIdentities.isPlanningTask(ItemIdentity) instead. |
static boolean |
CoreIdentities.isAttachment(ItemIdentity itemId) |
static boolean |
CoreIdentities.isAutomation(ItemIdentity itemId) |
static boolean |
CoreIdentities.isChangeHistoryGroup(ItemIdentity itemId) |
static boolean |
CoreIdentities.isChangeHistoryItem(ItemIdentity itemId) |
static boolean |
CoreIdentities.isComment(ItemIdentity itemId) |
static boolean |
CoreIdentities.isComponent(ItemIdentity itemId) |
static boolean |
CoreIdentities.isEffector(ItemIdentity itemId) |
static boolean |
CoreIdentities.isFolder(ItemIdentity itemId) |
static boolean |
CoreIdentities.isGenerator(ItemIdentity itemId) |
static boolean |
CoreIdentities.isGroup(ItemIdentity itemId) |
static boolean |
CoreIdentities.isIssue(ItemIdentity itemId) |
static boolean |
CoreIdentities.isIssueLink(ItemIdentity itemId) |
static boolean |
CoreIdentities.isIssueLinkType(ItemIdentity itemId) |
static boolean |
CoreIdentities.isIssueType(ItemIdentity itemId) |
static boolean |
CoreIdentities.isLabel(ItemIdentity itemId) |
static boolean |
CoreIdentities.isLoopMarker(ItemIdentity itemId) |
static boolean |
CoreIdentities.isMemo(ItemIdentity itemId) |
static boolean |
CoreIdentities.isMemoChangeHistoryGroup(ItemIdentity itemId) |
static boolean |
CoreIdentities.isOption(ItemIdentity itemId) |
static boolean |
CoreIdentities.isPlanningTask(ItemIdentity itemId) |
static boolean |
CoreIdentities.isPriority(ItemIdentity itemId) |
static boolean |
CoreIdentities.isProject(ItemIdentity itemId) |
static boolean |
CoreIdentities.isResolution(ItemIdentity itemId) |
static boolean |
CoreIdentities.isSprint(ItemIdentity itemId) |
static boolean |
CoreIdentities.isStatus(ItemIdentity itemId) |
static boolean |
CoreIdentities.isStructure(ItemIdentity itemId) |
static boolean |
CoreIdentities.isTempoAccount(ItemIdentity itemId) |
static boolean |
CoreIdentities.isUser(ItemIdentity itemId) |
static boolean |
CoreIdentities.isVersion(ItemIdentity itemId) |
static boolean |
CoreIdentities.isVersionName(ItemIdentity itemId) |
static boolean |
CoreIdentities.isWorklog(ItemIdentity itemId) |
void |
ItemTracker.recordChange(ItemIdentity id)
Convenience method for calling
ItemTracker.recordChanges(java.lang.Iterable<com.almworks.jira.structure.api.item.ItemIdentity>) for a single item. |
<T> T |
ItemResolver.resolveItem(ItemIdentity itemId,
Class<T> itemClass) |
Object |
ItemResolver.resolveUnchecked(ItemIdentity itemId) |
void |
UpdatableItemType.updateItem(ItemIdentity itemId,
Map<String,Object> values,
ErrorCollection errors) |
Modifier and Type | Method and Description |
---|---|
void |
BulkAccessibleItemType.accessItems(Collection<ItemIdentity> itemIdentities,
BiConsumer<ItemIdentity,T> consumer) |
void |
BulkAccessibleItemType.accessItems(Collection<ItemIdentity> itemIdentities,
BiConsumer<ItemIdentity,T> consumer) |
boolean |
ItemIdentitySet.addAll(Collection<? extends ItemIdentity> c) |
void |
ItemTracker.recordChanges(Iterable<ItemIdentity> ids)
Records changes of the specified items.
|
<T> void |
ItemResolver.resolveItems(Collection<ItemIdentity> itemIds,
Class<T> itemClass,
BiConsumer<ItemIdentity,T> consumer)
Resolves all the items from the given id collection and passes them to consumer.
|
<T> void |
ItemResolver.resolveItems(Collection<ItemIdentity> itemIds,
Class<T> itemClass,
BiConsumer<ItemIdentity,T> consumer)
Resolves all the items from the given id collection and passes them to consumer.
|
void |
ItemResolver.resolveItemsUnchecked(Collection<ItemIdentity> itemIds,
BiConsumer<ItemIdentity,Object> consumer)
Resolves all the items from the given id collection and passes them to consumer.
|
void |
ItemResolver.resolveItemsUnchecked(Collection<ItemIdentity> itemIds,
BiConsumer<ItemIdentity,Object> consumer)
Resolves all the items from the given id collection and passes them to consumer.
|
Constructor and Description |
---|
ItemIdentitySet(ItemIdentity... ids) |
Constructor and Description |
---|
ItemIdentitySet(Collection<? extends ItemIdentity> ids) |
Modifier and Type | Method and Description |
---|---|
ItemIdentity |
GenericItemType.createItem(Map<String,Object> values,
ErrorCollection errors) |
ItemIdentity |
GenericItemManager.createItem(String itemType,
GenericItem genericItem) |
ItemIdentity |
GenericItemService.GenericItemResult.getItemId() |
ItemIdentity |
GenericItemService.UpdateValidationResult.getItemId() |
ItemIdentity |
GenericItemService.DeleteValidationResult.getItemId() |
ItemIdentity |
GenericItemManager.getOwnedItem(ItemIdentity itemId,
long structureId,
boolean copyIfSame) |
ItemIdentity |
GenericItemType.getOwnedItem(ItemIdentity itemId,
long structureId,
boolean copyIfSame) |
Modifier and Type | Method and Description |
---|---|
GenericItem |
GenericItemType.accessItem(ItemIdentity itemId) |
void |
GenericItemManager.deleteItem(ItemIdentity itemId) |
GenericItem |
GenericItemManager.getItem(ItemIdentity itemId) |
GenericItemService.GenericItemResult |
GenericItemService.getItem(ItemIdentity itemId) |
ItemIdentity |
GenericItemManager.getOwnedItem(ItemIdentity itemId,
long structureId,
boolean copyIfSame) |
ItemIdentity |
GenericItemType.getOwnedItem(ItemIdentity itemId,
long structureId,
boolean copyIfSame) |
void |
GenericItemManager.updateItem(ItemIdentity itemId,
GenericItem genericItem) |
void |
GenericItemType.updateItem(ItemIdentity itemId,
Map<String,Object> values,
ErrorCollection errors) |
GenericItemService.DeleteValidationResult |
GenericItemService.validateDelete(ItemIdentity itemId) |
GenericItemService.UpdateValidationResult |
GenericItemService.validateUpdate(ItemIdentity itemId,
GenericItem genericItem) |
Modifier and Type | Method and Description |
---|---|
void |
GenericItemManager.loadItems(Set<ItemIdentity> itemIds,
BiConsumer<ItemIdentity,GenericItem> consumer) |
void |
GenericItemManager.loadItems(Set<ItemIdentity> itemIds,
BiConsumer<ItemIdentity,GenericItem> consumer) |
Constructor and Description |
---|
DeleteValidationResult(ErrorCollection errors,
StructureException exception,
ItemIdentity itemId) |
GenericItemResult(ErrorCollection errors,
StructureException exception,
ItemIdentity itemId,
GenericItem genericItem) |
UpdateValidationResult(ErrorCollection errors,
StructureException exception,
ItemIdentity itemId,
GenericItem genericItem) |
Modifier and Type | Field and Description |
---|---|
protected ItemIdentity |
SimpleRow.myItemId |
static ItemIdentity |
SuperRootRow.SUPER_ROOT_ITEM
An
ItemIdentity of the item in the super-root. |
Modifier and Type | Method and Description |
---|---|
ItemIdentity |
DummyRow.getItemId() |
ItemIdentity |
SuperRootRow.getItemId() |
ItemIdentity |
TransientRow.getItemId() |
ItemIdentity |
StructureRow.getItemId()
Returns item ID for the item shown in this row.
|
ItemIdentity |
StructureRow.ZeroRow.getItemId() |
ItemIdentity |
ShallowRow.getItemId() |
ItemIdentity |
SimpleRow.getItemId() |
Modifier and Type | Method and Description |
---|---|
default Set<ItemIdentity> |
RowManager.collectItemIds(LongIterable rows) |
Set<ItemIdentity> |
RowRetriever.collectItemIds(LongIterable rows)
Convenience method that collects item IDs from row IDs.
|
Modifier and Type | Method and Description |
---|---|
static StructureRow |
SimpleRow.create(long rowId,
ItemIdentity itemId,
long semantics,
ItemResolver resolver) |
static StructureRow |
SimpleRow.create(long rowId,
ItemIdentity itemId,
long semantics,
ItemResolver resolver,
boolean skipAccessCheck) |
static StructureRow |
SimpleRow.create(long rowId,
ItemIdentity itemId,
long semantics,
ItemResolver resolver,
ItemAccessMode accessMode) |
long |
RowManager.createRow(ItemIdentity itemId,
long semantics)
Creates a new persistent row for the given item ID and semantics.
|
default LongIterator |
RowManager.findRows(ItemIdentity itemId)
Returns all rows created for the specified item.
|
default void |
RowManager.findRows(ItemIdentity itemId,
LongConsumer consumer)
Iterates through all rows created for the specified item.
|
void |
RowManager.findRows(ItemIdentity itemId,
LongPredicate consumer)
Iterates through all rows created for the specified item.
|
Constructor and Description |
---|
DummyRow(long rowId,
ItemIdentity itemId,
long semantics,
Object item) |
ShallowRow(long rowId,
ItemIdentity itemId,
long semantics) |
Modifier and Type | Field and Description |
---|---|
Set<ItemIdentity> |
HistoryQuery.isAncestors |
Set<ItemIdentity> |
HistoryQuery.notAncestors |
Constructor and Description |
---|
HistoryQuery(Iterable<HistoryEntry.Operation> operations,
LongList isIssuesSorted,
LongList notIssuesSorted,
LongList isStructuresSorted,
LongList notStructuresSorted,
Iterable<String> isAuthors,
Iterable<String> notAuthors,
LongList isProjectsSorted,
LongList notProjectsSorted,
LongList isSynchronizersSorted,
LongList notSynchronizersSorted,
Set<ItemIdentity> isAncestors,
Set<ItemIdentity> notAncestors,
Date minDate,
Date maxDate,
Long startId) |
HistoryQuery(Iterable<HistoryEntry.Operation> operations,
LongList isIssuesSorted,
LongList notIssuesSorted,
LongList isStructuresSorted,
LongList notStructuresSorted,
Iterable<String> isAuthors,
Iterable<String> notAuthors,
LongList isProjectsSorted,
LongList notProjectsSorted,
LongList isSynchronizersSorted,
LongList notSynchronizersSorted,
Set<ItemIdentity> isAncestors,
Set<ItemIdentity> notAncestors,
Date minDate,
Date maxDate,
Long startId) |
Modifier and Type | Method and Description |
---|---|
StringBuilder |
SyncLogger.appendItem(ItemIdentity itemId,
StringBuilder sb) |
Modifier and Type | Method and Description |
---|---|
static Map<ItemIdentity,ItemDisplayable> |
StructureUtil.getItemDisplayable(Collection<ItemIdentity> itemIds,
StructureAttributeService attributeService) |
Modifier and Type | Method and Description |
---|---|
static String |
StructureUtil.getItemDescription(ItemIdentity itemId) |
static ItemDisplayable |
StructureUtil.getItemDisplayable(ItemIdentity itemId,
StructureAttributeService attributeService) |
Modifier and Type | Method and Description |
---|---|
static Map<ItemIdentity,ItemDisplayable> |
StructureUtil.getItemDisplayable(Collection<ItemIdentity> itemIds,
StructureAttributeService attributeService) |
Copyright © 2024 Tempo Software. All Rights Reserved.