Package com.almworks.jira.structure.api.item
package com.almworks.jira.structure.api.item
-
ClassDescriptionThis class contains utility methods for checking and creating
ItemIdentity.This interface lists main item types that come bundled with Structure plugin.Contains pre-defined semantic codes that are used in Structure.ItemIdentityrepresents an item, a core concept in Structure's architecture.Represents long-based ID.Represents string-based ID.An implementation of aSetofItemIdentity, optimized for memory consumption and objects count.ItemTrackerservice provides means to track and report changes to items.This exception is thrown if the application code expects an Item Type with a specific ID to be present, but it isn't registered in the system.ItemTypeRegistryis an internal service that provides mapping of all known item type keys (module keys) to int values (primary keys in a db table).