Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 

A

AbstractAggregateLoader<T> - Class in com.almworks.jira.structure.api.attribute.loader
 
AbstractAggregateLoader(AttributeSpec<T>) - Constructor for class com.almworks.jira.structure.api.attribute.loader.AbstractAggregateLoader
 
AbstractAttributeLoader<A> - Class in com.almworks.jira.structure.api.attribute.loader
 
AbstractAttributeLoader(AttributeSpec<A>) - Constructor for class com.almworks.jira.structure.api.attribute.loader.AbstractAttributeLoader
 
AbstractDistinctAggregateLoader<T> - Class in com.almworks.jira.structure.api.attribute.loader
 
AbstractDistinctAggregateLoader(AttributeSpec<T>) - Constructor for class com.almworks.jira.structure.api.attribute.loader.AbstractDistinctAggregateLoader
 
AbstractDistinctSumLoader<T,E,X> - Class in com.almworks.jira.structure.api.attribute.loader.distinct
 
AbstractDistinctSumLoader(AttributeSpec<T>, AttributeSpec<T>, AttributeSpec<E>) - Constructor for class com.almworks.jira.structure.api.attribute.loader.distinct.AbstractDistinctSumLoader
 
AbstractForestIndependentAttributeLoader<T> - Class in com.almworks.jira.structure.api.attribute.loader
 
AbstractForestIndependentAttributeLoader(AttributeSpec<T>) - Constructor for class com.almworks.jira.structure.api.attribute.loader.AbstractForestIndependentAttributeLoader
 
AbstractGenerator - Class in com.almworks.jira.structure.api.generator.util
 
AbstractGenerator() - Constructor for class com.almworks.jira.structure.api.generator.util.AbstractGenerator
 
AbstractGenerator.Extender - Class in com.almworks.jira.structure.api.generator.util
 
AbstractGenerator.Filter - Class in com.almworks.jira.structure.api.generator.util
 
AbstractGenerator.Grouper - Class in com.almworks.jira.structure.api.generator.util
 
AbstractGenerator.Inserter - Class in com.almworks.jira.structure.api.generator.util
 
AbstractGenerator.Sorter - Class in com.almworks.jira.structure.api.generator.util
 
AbstractPropagateLoader<T> - Class in com.almworks.jira.structure.api.attribute.loader
 
AbstractPropagateLoader(AttributeSpec<T>) - Constructor for class com.almworks.jira.structure.api.attribute.loader.AbstractPropagateLoader
 
AbstractReductionStrategy() - Constructor for class com.almworks.jira.structure.api.attribute.loader.reduce.ReductionStrategy.AbstractReductionStrategy
 
AbstractStructureJob - Class in com.almworks.jira.structure.api.job
This is the basic implementation of a structure job, that should be extended by the actual job code.
AbstractStructureJob() - Constructor for class com.almworks.jira.structure.api.job.AbstractStructureJob
 
AbstractSynchronizer - Class in com.almworks.jira.structure.api.sync
AbstractSynchronizer is an abstract base class for the synchronizers that provides basic implementation for some of the StructureSynchronizer methods and offers some utility methods for the synchronizers.
AbstractSynchronizer(StructureComponents) - Constructor for class com.almworks.jira.structure.api.sync.AbstractSynchronizer
Constructs an instance of the synchronizer.
AbstractSynchronizer.SyncRunAuditEntry - Interface in com.almworks.jira.structure.api.sync
 
AbstractSynchronizer.SyncRunAuditEntry.Failure - Class in com.almworks.jira.structure.api.sync
 
AbstractSynchronizer.SyncRunAuditEntry.Success - Class in com.almworks.jira.structure.api.sync
 
accept(TrailItemSet.Visitor) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet
Allows the caller to perform per-subclass actions.
accept(TrailItemSet.Visitor) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.AllItems
 
accept(TrailItemSet.Visitor) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.None
 
accept(TrailItemSet.Visitor) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.OneItem
 
accept(TrailItemSet.Visitor) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.OneType
 
accept(TrailItemSet.Visitor) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.SpecificItems
 
accept(TrailItemSet.Visitor) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.SpecificTypes
 
accept(ForestAction.Visitor) - Method in class com.almworks.jira.structure.api.forest.action.ForestAction
 
accept(ForestAction.Visitor) - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Add
 
accept(ForestAction.Visitor) - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Copy
 
accept(ForestAction.Visitor) - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Move
 
accept(ForestAction.Visitor) - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Remove
 
accept(ForestChange.Visitor) - Method in class com.almworks.jira.structure.api.forest.ForestChange
Apply the change to the visitor
accept(ForestChange.Visitor) - Method in class com.almworks.jira.structure.api.forest.ForestChange.Add
 
accept(ForestChange.Visitor) - Method in class com.almworks.jira.structure.api.forest.ForestChange.Move
 
accept(ForestChange.Visitor) - Method in class com.almworks.jira.structure.api.forest.ForestChange.Remove
 
accept(ForestChange.Visitor) - Method in class com.almworks.jira.structure.api.forest.ForestChange.Reorder
 
accept(ForestSpec.Visitor<T>) - Method in class com.almworks.jira.structure.api.forest.ForestSpec
Applies ForestSpec.Visitor to this spec.
accept(Set<ItemIdentity>, StructureGenerator.ItemChangeFilterContext) - Method in interface com.almworks.jira.structure.api.generator.ItemChangeFilter
Checks if any of changed items may affect the built forest.
accept(Set<ItemIdentity>, StructureGenerator.ItemChangeFilterContext) - Method in class com.almworks.jira.structure.api.generator.util.BasicItemChangeFilter
 
accept(Set<ItemIdentity>, StructureGenerator.ItemChangeFilterContext) - Method in class com.almworks.jira.structure.api.generator.util.RecordingItemChangeFilter.EmptyFilter
 
accept(int) - Method in interface com.almworks.jira.structure.api.query.StructureQueryConstraint.Acceptor
Report one matching index.
accept(IntIterable) - Method in interface com.almworks.jira.structure.api.query.StructureQueryConstraint.Acceptor
Report several matching indices.
acceptRow(ForestScanControl, long) - Method in interface com.almworks.jira.structure.api.forest.raw.ForestScanner
 
accepts(T) - Method in class com.almworks.jira.structure.api.util.La
 
accessibleBy(ApplicationUser, ProjectPermissionKey) - Static method in class com.almworks.jira.structure.api.util.JiraFunc
 
accessItem(ItemIdentity) - Method in class com.almworks.jira.structure.api.item.generic.GenericItemType
 
accessItem(ItemIdentity) - Method in interface com.almworks.jira.structure.api.item.StructureItemType
Does not check for permissions.
ACT - Static variable in class com.almworks.jira.structure.api.forest.action.ActionParameters
 
ActionEffect - Interface in com.almworks.jira.structure.api.generator
 
ActionGroup(long, String, long, long, MapObject, List<MapObject>) - Constructor for class com.almworks.jira.structure.api.sync.SyncAuditLog.ActionGroup
 
ActionHandler - Interface in com.almworks.jira.structure.api.generator
 
ActionHandler.ExtenderActionHandler - Interface in com.almworks.jira.structure.api.generator
 
ActionHandler.GrouperActionHandler - Interface in com.almworks.jira.structure.api.generator
 
ActionHandler.InserterActionHandler - Interface in com.almworks.jira.structure.api.generator
 
ActionHandler.SorterActionHandler - Interface in com.almworks.jira.structure.api.generator
 
ActionHandlingAlwaysAllowed - Annotation Type in com.almworks.jira.structure.api.generator
 
ActionHandlingGenerator<T extends ActionHandler> - Interface in com.almworks.jira.structure.api.generator
 
ActionHandlingGenerator.Extender - Interface in com.almworks.jira.structure.api.generator
 
ActionHandlingGenerator.Grouper - Interface in com.almworks.jira.structure.api.generator
 
ActionHandlingGenerator.Inserter - Interface in com.almworks.jira.structure.api.generator
 
ActionHandlingGenerator.Sorter - Interface in com.almworks.jira.structure.api.generator
 
ActionParameters - Class in com.almworks.jira.structure.api.forest.action
 
ActionResult - Interface in com.almworks.jira.structure.api.forest.action
 
adapt(Function<T, R>) - Static method in class com.almworks.jira.structure.api.util.La
 
add(Number) - Method in class com.almworks.jira.structure.api.attribute.loader.basic.NumberAccumulator
 
Add(ItemForest, long, long, long) - Constructor for class com.almworks.jira.structure.api.forest.action.ForestAction.Add
 
Add(ItemIdentity, long, long, long, long) - Constructor for class com.almworks.jira.structure.api.forest.action.ForestAction.Add
 
Add(ItemIdentity, long, long, long) - Constructor for class com.almworks.jira.structure.api.forest.action.ForestAction.Add
 
add(long, long, Forest) - Static method in class com.almworks.jira.structure.api.forest.ForestChange
Creates an "add" forest change.
Add(Forest, long, long) - Constructor for class com.almworks.jira.structure.api.forest.ForestChange.Add
Creates "add" change with a forest being added.
Add(long, long, long) - Constructor for class com.almworks.jira.structure.api.forest.ForestChange.Add
Creates "add" change with one row being added.
add(ItemIdentity) - Method in class com.almworks.jira.structure.api.forest.item.ItemForestBuffer
 
add(ItemIdentity, int) - Method in class com.almworks.jira.structure.api.forest.item.ItemForestBuffer
 
add(ItemIdentity) - Method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
add(ForestSource, ItemForest, long, long) - Static method in class com.almworks.jira.structure.api.sync.util.SyncUtil
Returns row ID replacements, if the add was successful; returns null otherwise.
add(ForestSource, ForestAction.Add) - Static method in class com.almworks.jira.structure.api.sync.util.SyncUtil
 
addAll(Collection<? extends ItemIdentity>) - Method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
addAll(String, Iterable<String>) - Method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
addAll(String, LongIterable) - Method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
addButton(String, String, Object...) - Method in class com.almworks.jira.structure.api.process.ProcessDisplayParameters.Builder
 
addClasses(String...) - Method in interface com.almworks.jira.structure.api.export.printable.PrintableCell
Add CSS classes to the class attribute of the &lt;td&gt; element for the current cell.
addColumn(String, String) - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Builder
Adds a column identified by the column key and csid.
addColumn(String) - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Builder
Adds a column identified by the column key and automatically generated csid.
addColumns(ViewSpecification.Column.Builder...) - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Builder
Adds passed column builders as columns for the future view specification.
addConfigurationScopeClause(JqlClauseBuilder) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Adds to the JQL builder a condition that limits the result set to the projects enabled for Structure.
addDefaultFormParameters(Map<String, Object>) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator
 
addDefaultFormParameters(Map<String, Object>) - Method in class com.almworks.jira.structure.api.generator.util.AbstractGenerator
 
addDefaultFormParameters(Map<String, Object>) - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
addDefaultFormParameters(Map<String, Object>) - Method in interface com.almworks.jira.structure.api.sync.StructureSynchronizer
Adds to the map the default values for the parameters in the synchronizer parameters form.
addError(String, String) - Method in interface com.almworks.jira.structure.api.template.NewStructureTemplateContext
 
addFieldColumn(String) - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Builder
Adds a field column, identified by JIRA field ID.
addFieldSumColumn(String) - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Builder
Adds an aggregate column that sums up the given JIRA field.
addFlags(int) - Method in class com.almworks.jira.structure.api.util.RowTree.Node
Sets flags by mask.
addForest(long, long, Forest) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
addForestMutuallyExclusive(Forest, long, long) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
Adds a forest to this forest.
addFormParameters(Object, Map<String, Object>) - Method in interface com.almworks.jira.structure.api.sync.StructureSynchronizer
Converts an instance's parameters object to a parameter map for the "Edit Synchronizer' form.
addFragment(ItemForest, StructurePosition, StructureGenerator.HandlingContext) - Method in interface com.almworks.jira.structure.api.generator.ActionHandler.InserterActionHandler
 
addIconsColumn(String...) - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Builder
Adds an "Icons" column showing the icon representations of the given fields, in that order.
addItemChangeFilter(ItemChangeFilter) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.GenerationContext
Detect future changes those may affect the forest with ItemChangeFilter
addJob(String, ScheduledJob) - Method in interface com.almworks.jira.structure.api.job.ScheduledJobManager
 
addListener(IssueListener) - Method in interface com.almworks.jira.structure.api.event.IssueEventBridge
Add an IssueListener that will get notifications of the subsequent changes.
addListener(StructureListener) - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Adds a structure listener.
addMainColumn() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Builder
Adds "main" column to the view, which displays issue summary, indented to reflect the depth.
addMultiply(Number, int) - Method in class com.almworks.jira.structure.api.attribute.loader.basic.NumberAccumulator
 
addParametersForSummary(Map<String, Object>, Map<String, Object>) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator
 
addParametersForSummary(Map<String, Object>, Map<String, Object>) - Method in class com.almworks.jira.structure.api.generator.util.AbstractGenerator
 
addParametersToForm(Map<String, Object>, Map<String, Object>) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator
 
addParametersToForm(Map<String, Object>, Map<String, Object>) - Method in class com.almworks.jira.structure.api.generator.util.AbstractGenerator
 
addProgressColumn() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Builder
Adds the "Progress" column provided by Structure plugin.
addRow(long, long, long) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
Adds a single row at the specified position.
addStatisticSource(StatisticSource) - Method in interface com.almworks.jira.structure.api.statistics.StructureStatisticsRecorder
 
addTimeAggregateColumn(String) - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Builder
Adds "Total Time" column, based on one of the three JIRA time fields.
addTo(Collection<? extends T>, C, boolean) - Method in class com.almworks.jira.structure.api.util.La
 
addTo(Iterator<? extends T>, C, boolean) - Method in class com.almworks.jira.structure.api.util.La
 
addToIntValueDistrAsync(String, int, int...) - Method in interface com.almworks.jira.structure.api.statistics.StructureStatisticsRecorder
Adds 1 to the statistics with the ID equal to statPrefix.<bin>, where bin is the least element of the bins array greater than value or "inf" if all of the elements are less than value.
addTotalCountAndActiveUserAsync(String) - Method in interface com.almworks.jira.structure.api.statistics.StructureStatisticsRecorder
Adds 1 to use count for feature (like StructureStatisticsRecorder.addTotalCountAsync(String)) and adds the current user to activeUser.<feature> (like StructureStatisticsRecorder.addUniqueUserCountAsync(String)).
addTotalCountAsync(String) - Method in interface com.almworks.jira.structure.api.statistics.StructureStatisticsRecorder
Counts that the specified feature was used.
addTotalCountAsync(String, double) - Method in interface com.almworks.jira.structure.api.statistics.StructureStatisticsRecorder
Adds the specified value to the specified statistic.
addTPColumn() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Builder
Adds the "TP" column provided by Structure plugin.
addTransformation(ForestSpec.Transformation) - Method in class com.almworks.jira.structure.api.forest.ForestSpec.Builder
 
addTransformation(String, Map<String, Object>) - Method in class com.almworks.jira.structure.api.forest.ForestSpec.Builder
 
addUniqueUserCountAsync(String) - Method in interface com.almworks.jira.structure.api.statistics.StructureStatisticsRecorder
Counts that the current logged-in user has used the specified feature.
addUpdateChecker(UpdateChecker) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.GenerationContext
Detect future changes those may affect the forest with UpdateChecker
addView(long, boolean) - Method in class com.almworks.jira.structure.api.view.ViewSettings.Builder
Adds the specified view to the list of associated views, optionally making it the default for all pages.
addView(int, long, Collection<StructurePage>, Collection<StructurePage>) - Method in class com.almworks.jira.structure.api.view.ViewSettings.Builder
Adds specified view to the list of associated views, or inserts it as a specific position in the list.
addViews(long...) - Method in class com.almworks.jira.structure.api.view.ViewSettings.Builder
Adds specified views to the list of associated views.
advance(StructureQueryConstraint.Acceptor) - Method in class com.almworks.jira.structure.api.query.StructureQueryConstraint.BulkFilter
 
advance(StructureQueryConstraint.Acceptor) - Method in class com.almworks.jira.structure.api.query.StructureQueryConstraint.EmptySequence
 
advance(StructureQueryConstraint.Acceptor) - Method in interface com.almworks.jira.structure.api.query.StructureQueryConstraint.Sequence
Attempts to advance in this sequence by 0, 1 or more positions (i.e., attempts to find the next 0, 1 or more matching indices).
advance(StructureQueryConstraint.Acceptor) - Method in class com.almworks.jira.structure.api.query.StructureQueryConstraint.SimpleFilter
 
afterForestInserted(Forest, int, int, Forest) - Method in interface com.almworks.jira.structure.api.forest.raw.ForestChangeEventHandler
Called at the moment after another forest is added to the forest being observed.
afterPropertiesSet() - Method in class com.almworks.jira.structure.api.util.JiraComponents
 
all() - Method in interface com.almworks.jira.structure.api.query.StructureQueryBuilder.BasicConstraintStep
Matches all rows.
ALL_ITEMS - Static variable in class com.almworks.jira.structure.api.attribute.TrailItemSet.AllItems
 
ALL_OPERATIONS - Static variable in class com.almworks.jira.structure.api.structure.history.HistoryQuery
 
ALL_PAGES - Static variable in class com.almworks.jira.structure.api.view.ViewSettings
 
ALL_REMOTE_ISSUE_LINKS - Static variable in class com.almworks.jira.structure.api.item.AuxiliaryIdentities
 
AllItems() - Constructor for class com.almworks.jira.structure.api.attribute.TrailItemSet.AllItems
 
ancestor - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.RelationConstraintStartStep
Row is an ancestor (parent, parent-of-parent, or parent-of-parent-...-of-parent) of another row in a forest.
ancestor - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.StartStepHelper
 
ANCESTORS - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Param
 
and - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder
Starts a new constraint, connected to the previous one with AND.
and(La<? super T, ?>) - Method in class com.almworks.jira.structure.api.util.La
 
andThen(RunnableE<? extends E>) - Method in interface com.almworks.jira.structure.api.util.RunnableE
 
ANONYMOUS_USER_ID - Static variable in class com.almworks.jira.structure.api.item.CoreIdentities
 
ANY - Static variable in class com.almworks.jira.structure.api.attribute.ValueFormat
ANY format is suitable when the requesting code can accept object of any type and there's no knowledge at development time what format of the attribute is going to be available.
any(Iterable<? extends T>) - Method in class com.almworks.jira.structure.api.util.La
 
Anyone() - Constructor for class com.almworks.jira.structure.api.permissions.PermissionSubject.Anyone
 
append(Forest) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
append(StringBuilder) - Method in class com.almworks.jira.structure.api.util.RowTree.Node
 
append(StringBuilder, String, int) - Static method in class com.almworks.jira.structure.api.util.ToString
 
append(StringBuilder, String, long) - Static method in class com.almworks.jira.structure.api.util.ToString
 
append(StringBuilder, String, boolean) - Static method in class com.almworks.jira.structure.api.util.ToString
 
append(StringBuilder, String, Object) - Static method in class com.almworks.jira.structure.api.util.ToString
 
appendDebugIssueString(Long, StringBuilder) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
appendDebugIssueString(Long, String, StringBuilder) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
appendDebugStructureString(long, StructureManager, StringBuilder) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
appendForest(Forest, StringBuilder) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
appendForest(Forest) - Method in class com.almworks.jira.structure.api.util.RowTree
Appends forest to the end of the tree.
appendForest(Forest, RowTree.Node, RowTree.Node) - Method in class com.almworks.jira.structure.api.util.RowTree
Appends forest at the specified place.
appendForest(Forest, RowTree.Node, RowTree.Node, int, int, LongPredicate) - Method in class com.almworks.jira.structure.api.util.RowTree
Generic utility method for adding the forest to the RowTree, with parameters for optimization.
appendIssue(Long, StringBuilder) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
Adds debug information about an issue by ID.
appendItem(long, StringBuilder) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
appendItem(ItemIdentity, StringBuilder) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
appendItemForest(ItemForest, StringBuilder) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
appendRows(LongIterable, StringBuilder) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
APPLICATION_USER_NAME - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
AppliedEffect - Interface in com.almworks.jira.structure.api.forest.action
 
AppliedEffectBatch - Interface in com.almworks.jira.structure.api.forest.action
 
AppliedEffectBatchImpl - Class in com.almworks.jira.structure.api.effect
 
AppliedEffectBatchImpl(long, List<AppliedEffect>) - Constructor for class com.almworks.jira.structure.api.effect.AppliedEffectBatchImpl
 
apply(Loader, Params, LoaderContext) - Method in class com.almworks.jira.structure.api.attribute.loader.CompositeAttributeLoader
 
apply(Supplier<AttributeValue<T>>, List<AttributeValue<T>>, ValueReducer<T>) - Method in interface com.almworks.jira.structure.api.attribute.loader.reduce.ReductionStrategy
Reduce value of the current node and children values to the single value using the specified ValueReducer.
apply(Supplier<AttributeValue<T>>, List<AttributeValue<T>>, ValueReducer<T>) - Method in class com.almworks.jira.structure.api.attribute.loader.reduce.ReductionStrategy.ChildrenReductionStrategy
 
apply(Supplier<AttributeValue<T>>, List<AttributeValue<T>>, ValueReducer<T>) - Method in class com.almworks.jira.structure.api.attribute.loader.reduce.ReductionStrategy.LeavesReductionStrategy
 
apply(Supplier<AttributeValue<T>>, List<AttributeValue<T>>, ValueReducer<T>) - Method in class com.almworks.jira.structure.api.attribute.loader.reduce.ReductionStrategy.StrictReductionStrategy
 
apply(Supplier<AttributeValue<T>>, List<AttributeValue<T>>, ValueReducer<T>) - Method in class com.almworks.jira.structure.api.attribute.loader.reduce.ReductionStrategy.SubtreeReductionStrategy
 
apply(ArrayForest) - Method in class com.almworks.jira.structure.api.forest.ForestChange.Add
 
apply(ArrayForest) - Method in class com.almworks.jira.structure.api.forest.ForestChange
Given mutable forest, apply the change to it.
apply(ArrayForest) - Method in class com.almworks.jira.structure.api.forest.ForestChange.Move
 
apply(ArrayForest) - Method in class com.almworks.jira.structure.api.forest.ForestChange.Remove
 
apply(ArrayForest) - Method in class com.almworks.jira.structure.api.forest.ForestChange.Reorder
 
apply(ForestAction, Map<String, Object>) - Method in interface com.almworks.jira.structure.api.forest.ForestSource
Applies a forest action to this source.
apply(ForestAction) - Method in interface com.almworks.jira.structure.api.forest.ForestSource
Convenient method to call ForestSource.apply(ForestAction, Map) with an empty parameter map.
apply(StructureGenerator.EffectContext) - Method in interface com.almworks.jira.structure.api.generator.ActionEffect
 
apply(ApplicationUser, PermissionLevel, List<Object>, La<Long, List<PermissionRule>>) - Method in class com.almworks.jira.structure.api.permissions.PermissionRule
Apply permission rule and return the result.
apply(ApplicationUser, PermissionLevel, List<Object>, La<Long, List<PermissionRule>>) - Method in class com.almworks.jira.structure.api.permissions.PermissionRule.ApplyStructure
 
apply(ApplicationUser, PermissionLevel, List<Object>, La<Long, List<PermissionRule>>) - Method in class com.almworks.jira.structure.api.permissions.PermissionRule.SetLevel
 
apply(T) - Method in class com.almworks.jira.structure.api.util.La
 
apply(La<A, ? extends T>) - Method in class com.almworks.jira.structure.api.util.La
 
applyPermissions(List<PermissionRule>, ApplicationUser, List<Object>, La<Long, List<PermissionRule>>, PermissionLevel) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
ApplyStructure() - Constructor for class com.almworks.jira.structure.api.permissions.PermissionRule.ApplyStructure
 
ApplyStructure(Long) - Constructor for class com.almworks.jira.structure.api.permissions.PermissionRule.ApplyStructure
 
AppSupportInfo - Interface in com.almworks.jira.structure.api.extension.license
 
AppSupportStoreReader - Interface in com.almworks.jira.structure.api.extension.license
 
array(Collection<? extends T>) - Method in class com.almworks.jira.structure.api.util.La
 
array(Collection<? extends T>, boolean) - Method in class com.almworks.jira.structure.api.util.La
 
ArrayForest - Class in com.almworks.jira.structure.api.forest.raw
Mutable inheritor of Forest class.
ArrayForest() - Constructor for class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
ArrayForest(long) - Constructor for class com.almworks.jira.structure.api.forest.raw.ArrayForest
Creates a singular tree.
ArrayForest(WritableLongList, WritableIntList, boolean) - Constructor for class com.almworks.jira.structure.api.forest.raw.ArrayForest
Constructs a forest based on the given rows and depths.
ArrayForest(LongList, IntList) - Constructor for class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
ArrayForest(Forest) - Constructor for class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
arrayList(T...) - Method in class com.almworks.jira.structure.api.util.La
 
arrayList(Collection<? extends T>) - Method in class com.almworks.jira.structure.api.util.La
 
arrayList(Collection<? extends T>, boolean) - Method in class com.almworks.jira.structure.api.util.La
 
arrayList(Iterator<? extends T>) - Method in class com.almworks.jira.structure.api.util.La
 
arrayList(Iterator<? extends T>, boolean) - Method in class com.almworks.jira.structure.api.util.La
 
as(ValueFormat<V>) - Method in class com.almworks.jira.structure.api.attribute.AttributeSpec
Returns an attribute spec with the same ID and parameters, but with the given ValueFormat.
asImmutableMap() - Method in class com.almworks.jira.structure.api.util.MapObject
 
asIncremental() - Method in class com.almworks.jira.structure.api.forest.VersionedForestUpdate
Casts this update to VersionedForestUpdate.Incremental type.
ASSIGNEE - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
ASSIGNEE - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Id
 
ATTRIBUTE - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Param
 
attribute - Variable in class com.almworks.jira.structure.api.rest.RestValueResponse.AttributeResponseData
 
ATTRIBUTE_EXECUTOR_ID - Static variable in interface com.almworks.jira.structure.api.job.StructureJobManager
 
AttributeCachingStrategy - Enum in com.almworks.jira.structure.api.attribute.loader
 
AttributeContext - Interface in com.almworks.jira.structure.api.attribute.loader
An AttributeContext is associated with every attribute request and Structure export request.
AttributeContextKeys - Class in com.almworks.jira.structure.api.attribute.loader
 
AttributeContextKeys() - Constructor for class com.almworks.jira.structure.api.attribute.loader.AttributeContextKeys
 
AttributeContextKeys.AttributeData - Enum in com.almworks.jira.structure.api.attribute.loader
Keys for the attribute data requests.
AttributeLoader<T> - Interface in com.almworks.jira.structure.api.attribute.loader
 
AttributeLoader.Aggregate<T> - Interface in com.almworks.jira.structure.api.attribute.loader
 
AttributeLoader.AggregateContext<T> - Interface in com.almworks.jira.structure.api.attribute.loader
 
AttributeLoader.Context - Interface in com.almworks.jira.structure.api.attribute.loader
 
AttributeLoader.ForestIndependent<T> - Interface in com.almworks.jira.structure.api.attribute.loader
 
AttributeLoader.Propagate<T> - Interface in com.almworks.jira.structure.api.attribute.loader
 
AttributeLoader.PropagateContext<T> - Interface in com.almworks.jira.structure.api.attribute.loader
 
AttributeLoaderProvider - Interface in com.almworks.jira.structure.api.attribute.loader
 
AttributeLoaderSecurity - Class in com.almworks.jira.structure.api.attribute
 
AttributeLoaderSecurity() - Constructor for class com.almworks.jira.structure.api.attribute.AttributeLoaderSecurity
 
AttributeResponseData() - Constructor for class com.almworks.jira.structure.api.rest.RestValueResponse.AttributeResponseData
 
attributes - Variable in class com.almworks.jira.structure.api.rest.RestValueRequest.ForestRowValueRequest
Attributes requested
AttributeSpec<T> - Class in com.almworks.jira.structure.api.attribute
AttributeSpec is the "attribute specification", a composite identifier of an attribute.
AttributeSpec(String, ValueFormat<T>) - Constructor for class com.almworks.jira.structure.api.attribute.AttributeSpec
Constructs an attribute spec with the given ID and format, without parameters.
AttributeSpec(String, ValueFormat<T>, Map<String, Object>) - Constructor for class com.almworks.jira.structure.api.attribute.AttributeSpec
Constructs an attribute spec with the given ID, format and parameters.
AttributeSpecBuilder<T> - Class in com.almworks.jira.structure.api.attribute
 
AttributeSpecBuilder() - Constructor for class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder
 
AttributeSpecBuilder.ParamsBuilder<P> - Class in com.almworks.jira.structure.api.attribute
 
AttributeSpecNormalization - Class in com.almworks.jira.structure.api.attribute
 
AttributeSpecNormalization() - Constructor for class com.almworks.jira.structure.api.attribute.AttributeSpecNormalization
 
AttributeTrail - Interface in com.almworks.jira.structure.api.attribute
AttributeTrail carries information about what dependencies were used when calculating values for an attribute.
AttributeTrail.EmptyTrail - Class in com.almworks.jira.structure.api.attribute
Empty trail implementation
AttributeValue<T> - Class in com.almworks.jira.structure.api.attribute.loader
Represents a value, or lack thereof
AuthContext - Interface in com.almworks.jira.structure.api.auth
 
AuthContext.Custom - Class in com.almworks.jira.structure.api.auth
 
AUTO_FIT - Static variable in class com.almworks.jira.structure.api.view.ColumnDisplayMode
Column sizes are automatically adjusted to fit their corresponding panel
AutoSwitchStrategy - Enum in com.almworks.jira.structure.api.settings
AutoSwitchStrategy enum defines how the initial structure is selected when the user opens issue page or project page.
AuxiliaryIdentities - Class in com.almworks.jira.structure.api.item
 
AuxiliaryIdentities() - Constructor for class com.almworks.jira.structure.api.item.AuxiliaryIdentities
 

B

backup() - Method in interface com.almworks.jira.structure.api.backup.BackupOperation
Performs the backup synchronously.
backup() - Method in interface com.almworks.jira.structure.api.backup.StructureBackupManager
Creates an instance of backup operation.
BackupOperation - Interface in com.almworks.jira.structure.api.backup
Backup operation allows to set backup parameters and run the backup.
BasicItemChangeFilter - Class in com.almworks.jira.structure.api.generator.util
 
BasicItemChangeFilter(WritableLongSet, Set<ItemIdentity>) - Constructor for class com.almworks.jira.structure.api.generator.util.BasicItemChangeFilter
 
batchId - Variable in class com.almworks.jira.structure.api.rest.effect.RestEffectBatch
 
beforeSubtreeRemoved(Forest, int, int, Forest) - Method in interface com.almworks.jira.structure.api.forest.raw.ForestChangeEventHandler
Called at the moment before a subtree is removed from the forest.
begin() - Static method in class com.almworks.jira.structure.api.query.StructureQueryBuilder
This is the starting point for building a Structure query.
BEGIN - Static variable in class com.almworks.jira.structure.api.util.ToString
 
begin(String) - Static method in class com.almworks.jira.structure.api.util.ToString
 
bind12(La2<A1, A2, R>) - Static method in class com.almworks.jira.structure.api.util.La3
 
bind2(La<A2, R>) - Static method in class com.almworks.jira.structure.api.util.La2
 
Binder12(La2<A1, A2, R>) - Constructor for class com.almworks.jira.structure.api.util.La3.Binder12
 
Binder2(La<A2, R>) - Constructor for class com.almworks.jira.structure.api.util.La2.Binder2
 
block(String) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.EffectContext
 
block(String) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.HandlingContext
 
BOOLEAN - Static variable in class com.almworks.jira.structure.api.attribute.ValueFormat
BOOLEAN value contains simple boolean value.
branch(String, Collection<NodeInfo>) - Static method in class com.almworks.jira.structure.api.perfstats.NodeInfo
 
branch(String, NodeInfo...) - Static method in class com.almworks.jira.structure.api.perfstats.NodeInfo
 
browseableBy(ApplicationUser) - Static method in class com.almworks.jira.structure.api.util.JiraFunc
 
build() - Method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder
 
build() - Method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder.ParamsBuilder
 
build() - Method in class com.almworks.jira.structure.api.folder.Folder.Builder
 
build() - Method in class com.almworks.jira.structure.api.forest.ForestSpec.Builder
 
build() - Method in class com.almworks.jira.structure.api.forest.item.ItemForestBuilderImpl
 
build() - Method in class com.almworks.jira.structure.api.item.generic.GenericItem.Builder
 
build() - Method in class com.almworks.jira.structure.api.process.ProcessDisplayParameters.Builder
 
build() - Method in class com.almworks.jira.structure.api.view.StructureViewBean.Builder
Creates an immutable StructureViewBean from the state in this builder.
build() - Method in class com.almworks.jira.structure.api.view.ViewSettings.AssociatedView.Builder
Creates an instance of ViewSettings.AssociatedView.
build() - Method in class com.almworks.jira.structure.api.view.ViewSettings.Builder
Constructs an instance of ViewSettings.
build() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Builder
Builds an instance of ViewSpecification.
build() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column.Builder
Creates an instance of ViewSpecification.Column using the current state of the builder.
builder() - Method in interface com.almworks.jira.structure.api.error.StructureError
Creates a new builder for StructureException with this code.
Builder(StructureError) - Constructor for class com.almworks.jira.structure.api.error.StructureException.Builder
 
builder() - Static method in class com.almworks.jira.structure.api.forest.ForestSpec
Creates a new builder for ForestSpec.
builder(ForestSpec) - Static method in class com.almworks.jira.structure.api.forest.ForestSpec
Creates a new build that can be used to adjust a given ForestSpec.
Builder() - Constructor for class com.almworks.jira.structure.api.forest.ForestSpec.Builder
 
Builder(ForestSpec) - Constructor for class com.almworks.jira.structure.api.forest.ForestSpec.Builder
Creates a builder and copies all parameters from the given spec.
Builder() - Constructor for class com.almworks.jira.structure.api.process.ProcessDisplayParameters.Builder
 
Builder(ProcessDisplayParameters) - Constructor for class com.almworks.jira.structure.api.process.ProcessDisplayParameters.Builder
 
builder() - Method in interface com.almworks.jira.structure.api.query.StructureQueryBuilderFactory
Creates a new StructureQueryBuilder.
Builder() - Constructor for class com.almworks.jira.structure.api.view.StructureViewBean.Builder
Creates an empty builder.
Builder(StructureViewBean) - Constructor for class com.almworks.jira.structure.api.view.StructureViewBean.Builder
Creates a builder that is initialized with all properties from the specified bean.
Builder() - Constructor for class com.almworks.jira.structure.api.view.ViewSettings.AssociatedView.Builder
Creates an empty builder.
Builder(ViewSettings.AssociatedView) - Constructor for class com.almworks.jira.structure.api.view.ViewSettings.AssociatedView.Builder
Creates a builder that copies the state of an already existing AssociatedView record.
Builder() - Constructor for class com.almworks.jira.structure.api.view.ViewSettings.Builder
Creates an empty builder
Builder(ViewSettings) - Constructor for class com.almworks.jira.structure.api.view.ViewSettings.Builder
Creates a builder that copies the contents of an already existing ViewSettings instance.
Builder() - Constructor for class com.almworks.jira.structure.api.view.ViewSpecification.Builder
Constructs empty builder.
Builder(ViewSpecification) - Constructor for class com.almworks.jira.structure.api.view.ViewSpecification.Builder
Constructs a builder that copies the specification passed as a parameter.
Builder() - Constructor for class com.almworks.jira.structure.api.view.ViewSpecification.Column.Builder
Creates an empty builder.
Builder(ViewSpecification.Column) - Constructor for class com.almworks.jira.structure.api.view.ViewSpecification.Column.Builder
Creates a builder with a copy of a column properties.
buildMap() - Method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder.ParamsBuilder
 
buildParametersFromForm(Map<String, Object>, ErrorCollection) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator
 
buildParametersFromForm(Map<String, Object>, ErrorCollection) - Method in class com.almworks.jira.structure.api.generator.util.AbstractGenerator
 
buildParametersFromForm(Map<String, ?>, JiraWebActionSupport) - Method in interface com.almworks.jira.structure.api.sync.StructureSynchronizer
Creates an instance of synchronizer parameters.
BulkAccessCheckingItemType - Interface in com.almworks.jira.structure.api.item
 
BulkAttributeLoader - Interface in com.almworks.jira.structure.api.attribute.loader
An optional interface for bulk attribute preloading.
BulkFilter(IntIterator, int) - Constructor for class com.almworks.jira.structure.api.query.StructureQueryConstraint.BulkFilter
 
bulkFilter(IntList, StructureQueryConstraint.Acceptor) - Method in class com.almworks.jira.structure.api.query.StructureQueryConstraint.BulkFilter
Processes a bunch of indices and passes the matching ones to the acceptor.
byKey(String) - Static method in class com.almworks.jira.structure.api.util.JiraUsers
 

C

CachingComponent - Interface in com.almworks.jira.structure.api.lifecycle
 
call() - Method in interface com.almworks.jira.structure.api.util.CallableE
 
CallableE<V,E extends Exception> - Interface in com.almworks.jira.structure.api.util
 
cancel(Long) - Method in interface com.almworks.jira.structure.api.job.StructureJobManager
Cancels the execution of the job, if possible.
cancel() - Method in interface com.almworks.jira.structure.api.process.ProcessInfo
Ask the process to stop.
cancel() - Method in interface com.almworks.jira.structure.api.process.ProgressGauge
Ask the process to stop.
cancel() - Method in interface com.almworks.jira.structure.api.util.IterationControl
Cancels the iteration - the iteration will exit right after this call with undefined return value.
cast(AttributeLoader<?>) - Method in class com.almworks.jira.structure.api.attribute.AttributeSpec
Verifies and converts AttributeLoader to another type with a different value format.
cast(AttributeSpec<X>) - Method in class com.almworks.jira.structure.api.attribute.loader.AttributeValue
 
cast(AttributeSpec<?>) - Method in class com.almworks.jira.structure.api.attribute.ValueFormat
Performs type checking and cast of an arbitrary attribute specification to the given format.
cast(AttributeValue<?>) - Method in class com.almworks.jira.structure.api.attribute.ValueFormat
Performs type checking and cast of an arbitrary value to the given Java type.
castParameters(Object) - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
causedBy(Throwable) - Method in interface com.almworks.jira.structure.api.error.StructureError
A shortcut to calling the same method on StructureException builder.
causedBy(Throwable) - Method in class com.almworks.jira.structure.api.error.StructureException.Builder
 
CF_OPTION - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
Change(HistoryEntry.Operation, Forest, LongList, LongList, LongList, LongList, int, LongList) - Constructor for class com.almworks.jira.structure.api.structure.history.HistoryEntry.Change
 
checkBackupFile() - Method in interface com.almworks.jira.structure.api.backup.RestoreOperation
Checks that backup file has correct format.
checkIndex(int, Forest) - Method in class com.almworks.jira.structure.api.query.StructureQuery
Checks if the row at the given index in the Forest matches the query.
checkRow(Long, Forest) - Method in class com.almworks.jira.structure.api.query.StructureQuery
Checks if the specified row matches the query against the specified Forest.
checkValidParameter(Object) - Static method in class com.almworks.jira.structure.api.util.JsonMapUtil
 
child - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.RelationConstraintStartStep
Row is a child (sub-row) of another row in a forest.
child - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.StartStepHelper
 
CHILDREN - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Param
 
ChildrenReductionStrategy() - Constructor for class com.almworks.jira.structure.api.attribute.loader.reduce.ReductionStrategy.ChildrenReductionStrategy
 
clear() - Method in interface com.almworks.jira.structure.api.cache.access.ForestAccessCache
 
clear(ApplicationUser) - Method in interface com.almworks.jira.structure.api.cache.access.ForestAccessCache
 
clear() - Method in class com.almworks.jira.structure.api.forest.item.ItemForestBuffer
 
clear() - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
clear() - Method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
clearAllCaches() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Clears all caches on the current JIRA instance that are maintained by Structure and Structure extensions.
clearAllCachesOnAllNodes() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Clears all caches (maintained by Structure and Structure extensions) on the current JIRA instance and causes eventual caches clearing on other nodes (when running on JIRA Data Center).
clearCaches() - Method in interface com.almworks.jira.structure.api.lifecycle.CachingComponent
 
clearCaches() - Method in class com.almworks.jira.structure.api.util.JiraComponents
 
clearCurrentUserCaches() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Clears caches on the current node for the current user.
clearUISettings(ApplicationUser, Project) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Completely removes per-user or per-project settings.
clearUserCaches(ApplicationUser) - Method in interface com.almworks.jira.structure.api.lifecycle.CachingComponent
Clear all cached data associated with the specified user.
clearUserCaches(ApplicationUser) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Clears caches on the current node for the given non-anonymous user.
clearUserCaches(ApplicationUser) - Method in class com.almworks.jira.structure.api.util.JiraComponents
 
clipboard(String) - Static method in class com.almworks.jira.structure.api.forest.ForestSpec
Constructs ForestSpec that represents a user's clipboard.
clone() - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
clone() - Method in class com.almworks.jira.structure.api.permissions.PermissionRule
 
clone() - Method in class com.almworks.jira.structure.api.permissions.PermissionRule.SetLevel
 
clone() - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject
 
clone(PermissionSubject) - Static method in class com.almworks.jira.structure.api.permissions.PermissionSubject
 
clone() - Method in class com.almworks.jira.structure.api.view.StructureViewBean.Builder
 
clone() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Builder
 
clone() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column.Builder
 
CODE_INBOUND - Static variable in enum com.almworks.jira.structure.api.sync.SyncDirection
 
CODE_OUTBOUND - Static variable in enum com.almworks.jira.structure.api.sync.SyncDirection
 
collect(TrailItemSet) - Static method in class com.almworks.jira.structure.api.attribute.TrailItemSet.Collector
 
collectDirectChildren(LongCollector) - Method in class com.almworks.jira.structure.api.util.RowTree.Node
Retrieves all direct children of the node
collectInvisibleIssues(LongIterable, ApplicationUser, boolean, LongCollector) - Method in interface com.almworks.jira.structure.api.cache.access.ForestAccessCache
Collects issues that are not visible to the specified user.
collectInvisibleRows(LongSet, AttributeContext, ForestAccessCache) - Static method in class com.almworks.jira.structure.api.attribute.AttributeLoaderSecurity
 
collectInvisibleRows(ItemForest, String, LongCollector) - Method in interface com.almworks.jira.structure.api.cache.access.ForestAccessCache
Collects invisible rows from a temporary forest.
collectInvisibleRows(ItemForest, ApplicationUser, LongCollector) - Method in interface com.almworks.jira.structure.api.cache.access.ForestAccessCache
 
collectIssueIds(LongIterable, boolean, C) - Method in interface com.almworks.jira.structure.api.row.RowManager
Convenience method that can be used to collect all issue IDs from given row IDs.
collectIssueIds(LongIterable, C) - Method in interface com.almworks.jira.structure.api.row.RowManager
Convenience method that can be used to collect all issue IDs from given row IDs.
collectOutOfScopeIssues(LongIterable, LongCollector) - Method in interface com.almworks.jira.structure.api.cache.scope.ProjectScopeCache
Collects out-of-scope issues, i.e.
collectSubTaskIssues(LongIterable, LongCollector) - Method in interface com.almworks.jira.structure.api.cache.subtask.SubTaskIssueCache
Collects sub-task issue IDs.
ColumnDisplayMode - Class in com.almworks.jira.structure.api.view
ColumnDisplayMode stores constants representing supported column display modes.
com.almworks.jira.structure.api - package com.almworks.jira.structure.api
This package and subpackages contain Structure API, which can be used to integrate with and extend Structure add-on for JIRA.
com.almworks.jira.structure.api.attribute - package com.almworks.jira.structure.api.attribute
This package provides API for using attributes, a concept added by Structure platform for universal access to item data.
com.almworks.jira.structure.api.attribute.loader - package com.almworks.jira.structure.api.attribute.loader
 
com.almworks.jira.structure.api.attribute.loader.basic - package com.almworks.jira.structure.api.attribute.loader.basic
 
com.almworks.jira.structure.api.attribute.loader.distinct - package com.almworks.jira.structure.api.attribute.loader.distinct
 
com.almworks.jira.structure.api.attribute.loader.reduce - package com.almworks.jira.structure.api.attribute.loader.reduce
 
com.almworks.jira.structure.api.auth - package com.almworks.jira.structure.api.auth
 
com.almworks.jira.structure.api.backup - package com.almworks.jira.structure.api.backup
 
com.almworks.jira.structure.api.cache.access - package com.almworks.jira.structure.api.cache.access
 
com.almworks.jira.structure.api.cache.scope - package com.almworks.jira.structure.api.cache.scope
 
com.almworks.jira.structure.api.cache.subtask - package com.almworks.jira.structure.api.cache.subtask
 
com.almworks.jira.structure.api.effect - package com.almworks.jira.structure.api.effect
 
com.almworks.jira.structure.api.error - package com.almworks.jira.structure.api.error
 
com.almworks.jira.structure.api.event - package com.almworks.jira.structure.api.event
 
com.almworks.jira.structure.api.export - package com.almworks.jira.structure.api.export
 
com.almworks.jira.structure.api.export.excel - package com.almworks.jira.structure.api.export.excel
 
com.almworks.jira.structure.api.export.printable - package com.almworks.jira.structure.api.export.printable
 
com.almworks.jira.structure.api.extension - package com.almworks.jira.structure.api.extension
 
com.almworks.jira.structure.api.extension.license - package com.almworks.jira.structure.api.extension.license
 
com.almworks.jira.structure.api.folder - package com.almworks.jira.structure.api.folder
 
com.almworks.jira.structure.api.forest - package com.almworks.jira.structure.api.forest
 
com.almworks.jira.structure.api.forest.action - package com.almworks.jira.structure.api.forest.action
 
com.almworks.jira.structure.api.forest.item - package com.almworks.jira.structure.api.forest.item
 
com.almworks.jira.structure.api.forest.raw - package com.almworks.jira.structure.api.forest.raw
 
com.almworks.jira.structure.api.generator - package com.almworks.jira.structure.api.generator
 
com.almworks.jira.structure.api.generator.util - package com.almworks.jira.structure.api.generator.util
 
com.almworks.jira.structure.api.item - package com.almworks.jira.structure.api.item
 
com.almworks.jira.structure.api.item.generic - package com.almworks.jira.structure.api.item.generic
 
com.almworks.jira.structure.api.job - package com.almworks.jira.structure.api.job
 
com.almworks.jira.structure.api.lifecycle - package com.almworks.jira.structure.api.lifecycle
 
com.almworks.jira.structure.api.perfstats - package com.almworks.jira.structure.api.perfstats
 
com.almworks.jira.structure.api.permissions - package com.almworks.jira.structure.api.permissions
 
com.almworks.jira.structure.api.process - package com.almworks.jira.structure.api.process
 
com.almworks.jira.structure.api.property - package com.almworks.jira.structure.api.property
 
com.almworks.jira.structure.api.pull - package com.almworks.jira.structure.api.pull
 
com.almworks.jira.structure.api.query - package com.almworks.jira.structure.api.query
 
com.almworks.jira.structure.api.rest - package com.almworks.jira.structure.api.rest
 
com.almworks.jira.structure.api.rest.effect - package com.almworks.jira.structure.api.rest.effect
 
com.almworks.jira.structure.api.row - package com.almworks.jira.structure.api.row
This package's primary citizen is RowManager, a component responsible for rows.
com.almworks.jira.structure.api.settings - package com.almworks.jira.structure.api.settings
 
com.almworks.jira.structure.api.statistics - package com.almworks.jira.structure.api.statistics
 
com.almworks.jira.structure.api.structure - package com.almworks.jira.structure.api.structure
This package features StructureManager service, which is used to create structures and change their properties (but not the forest), and Structure interface, which represents structures.
com.almworks.jira.structure.api.structure.favorite - package com.almworks.jira.structure.api.structure.favorite
 
com.almworks.jira.structure.api.structure.history - package com.almworks.jira.structure.api.structure.history
 
com.almworks.jira.structure.api.sync - package com.almworks.jira.structure.api.sync
 
com.almworks.jira.structure.api.sync.util - package com.almworks.jira.structure.api.sync.util
 
com.almworks.jira.structure.api.template - package com.almworks.jira.structure.api.template
 
com.almworks.jira.structure.api.util - package com.almworks.jira.structure.api.util
 
com.almworks.jira.structure.api.view - package com.almworks.jira.structure.api.view
 
combine(Collection<T>, AttributeLoader.AggregateContext<T>) - Method in class com.almworks.jira.structure.api.attribute.loader.AbstractDistinctAggregateLoader
 
combine(ForestIterationControl, T, C) - Method in interface com.almworks.jira.structure.api.forest.raw.ForestParentChildrenClosure
Used to combine values returned by {#visitRow} calls to every sub-row of a single parent.
combine(ForestIterationControl, T, List<T>) - Method in class com.almworks.jira.structure.api.forest.raw.ForestParentChildrenListClosure
 
comp - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.RelationStepHelper
 
ComparableComparator() - Constructor for class com.almworks.jira.structure.api.util.La.ComparableComparator
 
ComparableTuple - Class in com.almworks.jira.structure.api.util
Comparable tuple is a tuple consisting of numbers and strings, which is compared on per-component order, starting with the first element (most significant), down to the last one.
comparator(Comparator<? super R>) - Method in class com.almworks.jira.structure.api.util.La
 
comparator(La<A, B>) - Static method in class com.almworks.jira.structure.api.util.La
 
COMPARATOR - Static variable in class com.almworks.jira.structure.api.util.TotalOrder
 
compare(StructureRow, StructureRow) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.Sorter.CompareFunction
 
compare(B, B) - Method in class com.almworks.jira.structure.api.util.La.ComparableComparator
 
compare(A, A) - Method in class com.almworks.jira.structure.api.util.La.LaComparator
 
compare(Object, Object) - Method in class com.almworks.jira.structure.api.util.TotalOrder
 
compareTo(SyncEvent) - Method in class com.almworks.jira.structure.api.sync.SyncEvent
 
compareTo(ComparableTuple) - Method in class com.almworks.jira.structure.api.util.ComparableTuple
 
component(ProjectComponent) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
component(long) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
COMPONENT - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
compose(La<B, C>, La<A, ? extends B>) - Static method in class com.almworks.jira.structure.api.util.La
 
CompositeAttributeLoader<T,Loader extends AttributeLoader<T>,LoaderValue,Params,LoaderContext extends AttributeLoader.Context> - Class in com.almworks.jira.structure.api.attribute.loader
 
ConfigurableGenerator - Interface in com.almworks.jira.structure.api.generator
 
configureColumn(M, ExportRenderContext) - Method in interface com.almworks.jira.structure.api.export.ExportRenderer
Configure the column, i.e.
configureNewStructure(Structure, Map<String, Object>) - Method in class com.almworks.jira.structure.api.template.EmptyTemplate
 
configureNewStructure(Structure, Map<String, Object>) - Method in interface com.almworks.jira.structure.api.template.NewStructureTemplate
 
CONFIRM - Static variable in class com.almworks.jira.structure.api.forest.action.ActionParameters
 
ConsiderateLogger - Class in com.almworks.jira.structure.api.util
Utility class that is used to log errors that are likely to happen often.
ConsiderateLogger(Logger) - Constructor for class com.almworks.jira.structure.api.util.ConsiderateLogger
 
ConsiderateLogger(Logger, long) - Constructor for class com.almworks.jira.structure.api.util.ConsiderateLogger
 
Const(R) - Constructor for class com.almworks.jira.structure.api.util.La2.Const
 
const2(R) - Static method in class com.almworks.jira.structure.api.util.La2
 
constant(R) - Static method in class com.almworks.jira.structure.api.util.La
 
constantFalse() - Static method in class com.almworks.jira.structure.api.util.La
 
constantTrue() - Static method in class com.almworks.jira.structure.api.util.La
 
ConstantValueLoader<T> - Class in com.almworks.jira.structure.api.attribute.loader.basic
 
ConstantValueLoader(AttributeSpec<T>, T) - Constructor for class com.almworks.jira.structure.api.attribute.loader.basic.ConstantValueLoader
 
constraint(String, String...) - Method in interface com.almworks.jira.structure.api.query.StructureQueryBuilder.BasicConstraintStep
Matches rows using a custom constraint specified by its name, supplying it with the specified arguments.
constraint(String, Iterable<String>) - Method in interface com.almworks.jira.structure.api.query.StructureQueryBuilder.BasicConstraintStep
 
consume(HistoryEntry) - Method in interface com.almworks.jira.structure.api.structure.history.HistoryConsumer
 
contains(ItemIdentity) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.AllItems
 
contains(ItemIdentity) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet
Checks if the set contains the given item.
contains(ItemIdentity) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.None
 
contains(ItemIdentity) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.OneItem
 
contains(ItemIdentity) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.OneType
 
contains(ItemIdentity) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.SpecificItems
 
contains(ItemIdentity) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.SpecificTypes
 
contains(Object) - Method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
containsAll(Collection<?>) - Method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
containsRow(long) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
containsRow(long) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Can be used to check if the forest contains a specific row.
convert(Supplier<T>) - Method in interface com.almworks.jira.structure.api.attribute.loader.reduce.ValueReducer
Reduce a single value (self value of attribute for current row).
copy(Folder) - Static method in class com.almworks.jira.structure.api.folder.Folder
 
Copy(ItemForest, long, long, long, LongLongMap) - Constructor for class com.almworks.jira.structure.api.forest.action.ForestAction.Copy
 
copy(ItemForest) - Static method in class com.almworks.jira.structure.api.forest.item.ImmutableItemForest
 
copy() - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
copy() - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Creates an exact copy of this forest.
copy(GenericItem) - Static method in class com.almworks.jira.structure.api.item.generic.GenericItem
 
copy() - Method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
copyAllOfType(String) - Method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
copyFrom(Map<String, Object>) - Method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder.ParamsBuilder
 
copyParameter(Object, boolean) - Static method in class com.almworks.jira.structure.api.util.JsonMapUtil
 
copyParameters(Map<?, ?>, boolean, boolean, boolean) - Static method in class com.almworks.jira.structure.api.util.JsonMapUtil
 
copyPermissions(Collection<? extends PermissionRule>) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
copyPermissionsOrNull(Collection<? extends PermissionRule>) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
copyStructure(Long, ApplicationUser, boolean) - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Copies the structure and the forest it contains into a new structure.
copyStructureWithoutForest(Long, ApplicationUser, boolean) - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Copies the structure into a new structure - only the properties (such as name, description, permissions) are copied, not the forest.
copySubforest(long) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
copySubforest(long) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
 
copySubforestAtIndex(int) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
copySubforestAtIndex(int) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
 
copySubtree(ItemForest, long) - Static method in class com.almworks.jira.structure.api.forest.item.ImmutableItemForest
 
CoreAttributeSpecs - Class in com.almworks.jira.structure.api.attribute
CoreAttributeSpec contains the attribute specifications and related constants for the well-known attributes.
CoreAttributeSpecs.Format - Class in com.almworks.jira.structure.api.attribute
 
CoreAttributeSpecs.Id - Class in com.almworks.jira.structure.api.attribute
 
CoreAttributeSpecs.Param - Class in com.almworks.jira.structure.api.attribute
 
CoreGeneratorParameters - Class in com.almworks.jira.structure.api.generator
 
CoreGeneratorParameters() - Constructor for class com.almworks.jira.structure.api.generator.CoreGeneratorParameters
 
CoreIdentities - Class in com.almworks.jira.structure.api.item
This class contains utility methods for checking and creating ItemIdentity.
CoreItemTypes - Interface in com.almworks.jira.structure.api.item
This interface lists main item types that come bundled with Structure plugin.
CoreSemantics - Interface in com.almworks.jira.structure.api.item
Contains pre-defined semantic codes that are used in Structure.
CoreStructureGenerators - Interface in com.almworks.jira.structure.api.generator
 
CreatableItemType - Interface in com.almworks.jira.structure.api.item
 
create() - Static method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder
 
create(String) - Static method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder
 
create(String, ValueFormat<T>) - Static method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder
 
create(String, ValueFormat<T>, Map<String, Object>) - Static method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder
 
create(AttributeSpec<T>) - Static method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder
 
create(AttributeSpec<T>, List<AttributeLoader<T>>) - Static method in class com.almworks.jira.structure.api.attribute.loader.CompositeAttributeLoader
 
create(GenericItemService.CreateValidationResult) - Method in interface com.almworks.jira.structure.api.item.generic.GenericItemService
 
create(Forest) - Static method in class com.almworks.jira.structure.api.util.IndexedRowTree
 
create() - Method in class com.almworks.jira.structure.api.util.La2.Binder2
 
create() - Method in class com.almworks.jira.structure.api.util.La3.Binder12
 
createActionHandler(Map<String, Object>) - Method in interface com.almworks.jira.structure.api.generator.ActionHandlingGenerator
 
createActionHandler(Map<String, Object>) - Method in class com.almworks.jira.structure.api.generator.util.AbstractGenerator.Extender
 
createActionHandler(Map<String, Object>) - Method in class com.almworks.jira.structure.api.generator.util.AbstractGenerator.Grouper
 
createActionHandler(Map<String, Object>) - Method in class com.almworks.jira.structure.api.generator.util.AbstractGenerator.Inserter
 
createActionHandler(Map<String, Object>) - Method in class com.almworks.jira.structure.api.generator.util.AbstractGenerator.Sorter
 
createAttributeLoader(AttributeSpec<?>, AttributeContext) - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeLoaderProvider
 
createAttributeLoader(AttributeSpec<?>, AttributeContext) - Method in class com.almworks.jira.structure.api.attribute.loader.SimpleAttributeProvider
 
createAuditLogEntryDescription(SyncInstance, IncrementalSyncData, Map<String, Object>) - Static method in class com.almworks.jira.structure.api.sync.SyncAuditLogHelper
 
createDummyRow(long, long, Map<String, Object>, ErrorCollection) - Method in interface com.almworks.jira.structure.api.item.CreatableItemType
 
createDummyRow(long, long, Map<String, Object>, ErrorCollection) - Method in class com.almworks.jira.structure.api.item.generic.GenericItemType
 
createFolder(Folder) - Method in interface com.almworks.jira.structure.api.folder.FolderManager
 
createFragment(Map<String, Object>, StructureGenerator.GenerationContext, ItemForestBuilder) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.Inserter
Builds a forest fragment.
createGenerator(String, Map<String, Object>, Long) - Method in interface com.almworks.jira.structure.api.generator.GeneratorManager
 
createGrouperFunction(Map<String, Object>, StructureGenerator.GenerationContext) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.Grouper
 
createGroupRows(Set<ItemIdentity>, ItemListBuilder) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.Grouper.GrouperFunction
 
createItem(Map<String, Object>, ErrorCollection) - Method in interface com.almworks.jira.structure.api.item.CreatableItemType
 
createItem(String, GenericItem) - Method in interface com.almworks.jira.structure.api.item.generic.GenericItemManager
 
createItem(Map<String, Object>, ErrorCollection) - Method in class com.almworks.jira.structure.api.item.generic.GenericItemType
 
createJAXBContext(Class) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
createLogMessage(Object...) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
createMapper(Forest) - Method in interface com.almworks.jira.structure.api.row.RowManager
Creates a mapper.
createNew(ApplicationUser, ProcessDisplayParameters) - Method in interface com.almworks.jira.structure.api.process.ProcessHandleManager
Creates new process
createNode(long, int) - Method in class com.almworks.jira.structure.api.util.IndexedRowTree
 
createNode(long, int) - Method in class com.almworks.jira.structure.api.util.RowTree
Called always to create a new node for insertion in this tree.
createRecording() - Static method in class com.almworks.jira.structure.api.generator.util.BasicItemChangeFilter
 
createRecording(ItemIdentity...) - Static method in class com.almworks.jira.structure.api.generator.util.BasicItemChangeFilter
 
createRow(ItemIdentity, long) - Method in interface com.almworks.jira.structure.api.row.RowManager
Creates a new persistent row for the given item ID and semantics.
createRuntimeSignature() - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
createSkeleton(String, ItemForestBuilder) - Method in interface com.almworks.jira.structure.api.forest.SQuerySkeletonFactory
 
createStep(String, Map<String, Object>, NewStructureTemplateContext) - Method in class com.almworks.jira.structure.api.template.EmptyTemplate
 
createStep(String, Map<String, Object>, NewStructureTemplateContext) - Method in interface com.almworks.jira.structure.api.template.NewStructureTemplate
 
createStructure() - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Creates an empty new structure.
createTransientGenerator(String, Map<String, Object>) - Method in interface com.almworks.jira.structure.api.generator.GeneratorManager
 
CreateValidationResult(ErrorCollection, StructureException, String, GenericItem) - Constructor for class com.almworks.jira.structure.api.item.generic.GenericItemService.CreateValidationResult
 
createView() - Method in interface com.almworks.jira.structure.api.view.StructureViewManager
Creates an empty new view.
CURRENT - Static variable in interface com.almworks.jira.structure.api.auth.AuthContext
 
currentContext() - Static method in class com.almworks.jira.structure.api.auth.StructureAuth
 
Custom(ApplicationUser, boolean) - Constructor for class com.almworks.jira.structure.api.auth.AuthContext.Custom
 
CUSTOMFIELD_ID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
CUSTOMFIELD_LONG_ID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
CUSTOMFIELD_TYPE - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
customFieldInfo(CustomField) - Static method in class com.almworks.jira.structure.api.sync.SyncAuditLogHelper
 
CUSTOMFIELDTYPE_KEY - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 

D

data - Variable in class com.almworks.jira.structure.api.rest.RestValueResponse.ForestRowValueResponse
 
DataVersion - Class in com.almworks.jira.structure.api.pull
DataVersion is used to identify whether some content has changed and to support incremental updates.
DataVersion(int, int) - Constructor for class com.almworks.jira.structure.api.pull.DataVersion
Constructs DataVersion.
DATE - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
DeadItemsCheckingItemType - Interface in com.almworks.jira.structure.api.item
 
debug(Object...) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
debugAction(ActionDescriptor) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
debugConstant(IssueConstant) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
debugException(Throwable, Object...) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
decodePermissions(String) - Static method in class com.almworks.jira.structure.api.permissions.PermissionRule
Utility method to decode a list of PermissionRules.
decodeURL(String) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
defaultMapper() - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
defaultPrefix() - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
delete(GenericItemService.DeleteValidationResult) - Method in interface com.almworks.jira.structure.api.item.generic.GenericItemService
 
deleteFolder(long) - Method in interface com.almworks.jira.structure.api.folder.FolderManager
 
deleteGenerator(long) - Method in interface com.almworks.jira.structure.api.generator.GeneratorManager
 
deleteItem(ItemIdentity) - Method in interface com.almworks.jira.structure.api.item.generic.GenericItemManager
 
deleteStructure(Long) - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Deletes the specified structure and its content.
DeleteValidationResult(ErrorCollection, StructureException, ItemIdentity) - Constructor for class com.almworks.jira.structure.api.item.generic.GenericItemService.DeleteValidationResult
 
deleteView(Long) - Method in interface com.almworks.jira.structure.api.view.StructureViewManager
Deletes a view.
depth(int) - Method in interface com.almworks.jira.structure.api.query.QueryContext
A shorthand for getForest().getDepth(idx).
depth(int) - Method in class com.almworks.jira.structure.api.util.IndexedForest
 
derived(T, AttributeValue<?>) - Static method in class com.almworks.jira.structure.api.attribute.loader.AttributeValue
 
DerivedAttributeLoader<T,D> - Class in com.almworks.jira.structure.api.attribute.loader
 
DerivedAttributeLoader(AttributeSpec<T>, AttributeSpec<? extends D>) - Constructor for class com.almworks.jira.structure.api.attribute.loader.DerivedAttributeLoader
 
descendant - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.RelationConstraintStartStep
Row is a descendant (sub- or sub-sub-...-row) of another row in a forest.
descendant - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.StartStepHelper
 
DESCRIPTION - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
DESCRIPTION - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Id
 
description - Variable in class com.almworks.jira.structure.api.rest.effect.RestEffect
 
destroy() - Method in class com.almworks.jira.structure.api.util.JiraComponents
 
DISABLE_ACTIONS - Static variable in class com.almworks.jira.structure.api.generator.CoreGeneratorParameters
When true, actions are disabled.
DISABLED - Static variable in interface com.almworks.jira.structure.api.extension.license.LicenseData
 
Disabled() - Constructor for class com.almworks.jira.structure.api.extension.license.LicenseData.Disabled
 
DISPLAYABLE - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Id
 
DISPLAYABLE_TEXT - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
One-line text that can represent this item, for example, in a list.
DISTINCT - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Param
 
DistinctAttributes - Class in com.almworks.jira.structure.api.attribute.loader.distinct
 
DistinctAttributes() - Constructor for class com.almworks.jira.structure.api.attribute.loader.distinct.DistinctAttributes
 
DistinctLongSumLoader - Class in com.almworks.jira.structure.api.attribute.loader.distinct
 
DistinctLongSumLoader(AttributeSpec<Long>, AttributeSpec<Long>) - Constructor for class com.almworks.jira.structure.api.attribute.loader.distinct.DistinctLongSumLoader
 
DistinctNumberSumLoader - Class in com.almworks.jira.structure.api.attribute.loader.distinct
 
DistinctNumberSumLoader(AttributeSpec<Number>, AttributeSpec<Number>) - Constructor for class com.almworks.jira.structure.api.attribute.loader.distinct.DistinctNumberSumLoader
 
doJob() - Method in class com.almworks.jira.structure.api.job.AbstractStructureJob
 
done() - Method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder.ParamsBuilder
 
DONE - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
DONE - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Id
 
doResync(SyncInstance, ForestSource) - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
doSync(SyncInstance, IncrementalSyncData, ForestSource) - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
doubleOrNull(Number) - Static method in class com.almworks.jira.structure.api.util.NumericFunctions
 
doubleOrNull(T, Function<? super T, ? extends Number>) - Static method in class com.almworks.jira.structure.api.util.NumericFunctions
 
doubleOrZero(Number) - Static method in class com.almworks.jira.structure.api.util.NumericFunctions
 
doubleOrZero(T, Function<? super T, ? extends Number>) - Static method in class com.almworks.jira.structure.api.util.NumericFunctions
 
DUMMY_LISTENER - Static variable in class com.almworks.jira.structure.api.sync.util.SyncUtil
 
DummyRow - Class in com.almworks.jira.structure.api.row
 
DummyRow(long, ItemIdentity, long, Object) - Constructor for class com.almworks.jira.structure.api.row.DummyRow
 
DURATION - Static variable in class com.almworks.jira.structure.api.attribute.ValueFormat
DURATION format contain the number of milliseconds between two points in time.

E

EDITABLE - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
EDITABLE - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Id
 
effect - Variable in class com.almworks.jira.structure.api.effect.EffectPair
 
effect(String, RunnableE<? extends StructureException>) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.EffectContext
 
effect(ActionEffect, ActionEffect) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.HandlingContext
 
EffectBatch - Class in com.almworks.jira.structure.api.effect
 
EffectBatch(ForestSpec, DataVersion, LongIterable, RowsToReplace, RowsToReplace, List<EffectPair>) - Constructor for class com.almworks.jira.structure.api.effect.EffectBatch
 
EffectPair - Class in com.almworks.jira.structure.api.effect
 
EffectPair(long, boolean, ActionEffect, ActionEffect) - Constructor for class com.almworks.jira.structure.api.effect.EffectPair
 
EffectProblem - Interface in com.almworks.jira.structure.api.forest.action
 
effects - Variable in class com.almworks.jira.structure.api.effect.EffectBatch
 
effects - Variable in class com.almworks.jira.structure.api.rest.effect.RestEffectBatch
 
EffectService - Interface in com.almworks.jira.structure.api.effect
 
EffectState - Enum in com.almworks.jira.structure.api.effect
 
EMPTY - Static variable in interface com.almworks.jira.structure.api.attribute.AttributeTrail
Empty trail
EMPTY - Static variable in interface com.almworks.jira.structure.api.attribute.VersionedRowValues
Constant empty result
EMPTY - Static variable in class com.almworks.jira.structure.api.forest.item.ImmutableItemForest
 
EMPTY - Static variable in interface com.almworks.jira.structure.api.forest.raw.Forest
 
EMPTY - Static variable in class com.almworks.jira.structure.api.forest.VersionedForest
 
Empty(DataVersion) - Constructor for class com.almworks.jira.structure.api.item.ItemVersionUpdate.Empty
 
empty() - Method in interface com.almworks.jira.structure.api.query.StructureQueryBuilder.BasicConstraintStep
Matches no rows.
EMPTY - Static variable in interface com.almworks.jira.structure.api.query.StructureQueryConstraint.Sequence
A sequence that has no values.
EMPTY - Static variable in class com.almworks.jira.structure.api.util.MapObject
 
EMPTY - Static variable in class com.almworks.jira.structure.api.view.StructureViewBean
 
EMPTY - Static variable in class com.almworks.jira.structure.api.view.ViewSpecification
Empty specification that does not contain any columns.
EMPTY_FILTER - Static variable in interface com.almworks.jira.structure.api.generator.util.RecordingItemChangeFilter
 
EMPTY_SETTINGS - Static variable in class com.almworks.jira.structure.api.view.ViewSettings
 
EmptyFilter() - Constructor for class com.almworks.jira.structure.api.generator.util.RecordingItemChangeFilter.EmptyFilter
 
EmptySequence() - Constructor for class com.almworks.jira.structure.api.query.StructureQueryConstraint.EmptySequence
 
EmptyTemplate - Class in com.almworks.jira.structure.api.template
 
EmptyTemplate() - Constructor for class com.almworks.jira.structure.api.template.EmptyTemplate
 
EmptyTrail() - Constructor for class com.almworks.jira.structure.api.attribute.AttributeTrail.EmptyTrail
 
EmptyVersionedRowValues() - Constructor for class com.almworks.jira.structure.api.attribute.VersionedRowValues.EmptyVersionedRowValues
 
encodePermissions(List<PermissionRule>) - Static method in class com.almworks.jira.structure.api.permissions.PermissionRule
Utility method to encode a list of PermissionRules.
encodeURIComponent(String) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
encodeURL(String) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
end() - Method in class com.almworks.jira.structure.api.query.StructureQueryBuilder.Head
Builds the query and returns it.
END - Static variable in class com.almworks.jira.structure.api.util.ToString
 
end(StringBuilder) - Static method in class com.almworks.jira.structure.api.util.ToString
 
END_STEP - Static variable in interface com.almworks.jira.structure.api.template.NewStructureTemplateStep
 
endsub() - Method in class com.almworks.jira.structure.api.query.StructureQueryBuilder.Sub
"Closes" the parentheses opened by the matching call to StructureQueryBuilder.BasicConstraintStep.sub(), so that the accumulated constraint will be inserted into the enclosing builder as if a basic constraint.
enqueue(StructureJob) - Method in interface com.almworks.jira.structure.api.job.StructureJobManager
Schedule the job and run it as soon as possible.
ensureImmutability(Forest) - Static method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
entry - Variable in class com.almworks.jira.structure.api.structure.history.ForestVersion
 
enumSet(Collection<StructurePage>) - Static method in enum com.almworks.jira.structure.api.settings.StructurePage
 
EQ - Static variable in class com.almworks.jira.structure.api.util.ToString
 
equals(Object) - Method in class com.almworks.jira.structure.api.attribute.AttributeSpec
 
equals(Object) - Method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder
 
equals(Object) - Method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder.ParamsBuilder
 
equals(Object) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.Collector
 
equals(Object) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet
 
equals(Object) - Method in class com.almworks.jira.structure.api.attribute.ValueFormat
 
equals(Object) - Method in class com.almworks.jira.structure.api.forest.ForestChange.Add
 
equals(Object) - Method in class com.almworks.jira.structure.api.forest.ForestChange.Move
 
equals(Object) - Method in class com.almworks.jira.structure.api.forest.ForestChange.Remove
 
equals(Object) - Method in class com.almworks.jira.structure.api.forest.ForestChange.Reorder
 
equals(Object) - Method in class com.almworks.jira.structure.api.forest.ForestSpec
 
equals(Object) - Method in class com.almworks.jira.structure.api.forest.ForestSpec.SQuery
 
equals(Object) - Method in class com.almworks.jira.structure.api.forest.ForestSpec.Transformation
 
equals(Object) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
equals(Object) - Method in class com.almworks.jira.structure.api.forest.VersionedForest
 
equals(Object) - Method in class com.almworks.jira.structure.api.item.ItemIdentity.LongIdentity
 
equals(Object) - Method in class com.almworks.jira.structure.api.item.ItemIdentity.StringIdentity
 
equals(Object) - Method in class com.almworks.jira.structure.api.permissions.PermissionRule.ApplyStructure
 
equals(Object) - Method in class com.almworks.jira.structure.api.permissions.PermissionRule.SetLevel
 
equals(Object) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.Anyone
 
equals(Object) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraGroup
 
equals(Object) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraUser
 
equals(Object) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.ProjectRole
 
equals(Object) - Method in class com.almworks.jira.structure.api.process.ProcessButtonParameters
 
equals(Object) - Method in class com.almworks.jira.structure.api.process.ProcessDisplayParameters
 
equals(Object) - Method in class com.almworks.jira.structure.api.pull.DataVersion
 
equals - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.OpStep
 
equals(Object) - Method in class com.almworks.jira.structure.api.rest.RestForestSpec
 
equals(Object) - Method in class com.almworks.jira.structure.api.rest.RestSQuery
 
equals(Object) - Method in class com.almworks.jira.structure.api.rest.RestTransformSpec
 
equals(Object) - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry.Change
 
equals(Object) - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry
 
equals(Object) - Method in class com.almworks.jira.structure.api.util.ComparableTuple
 
equals(Object) - Method in class com.almworks.jira.structure.api.util.I18nText
 
equals(Object) - Method in class com.almworks.jira.structure.api.util.MapObject
 
equals(Number, Number) - Static method in class com.almworks.jira.structure.api.util.NumericFunctions
 
equals(Object) - Method in class com.almworks.jira.structure.api.view.StructureViewBean
 
equals(Object) - Method in class com.almworks.jira.structure.api.view.ViewSettings.AssociatedView
 
equals(Object) - Method in class com.almworks.jira.structure.api.view.ViewSettings
 
equals(Object) - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column
 
equals(Object) - Method in class com.almworks.jira.structure.api.view.ViewSpecification
 
error() - Static method in class com.almworks.jira.structure.api.attribute.loader.AttributeValue
 
error(Object...) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
errorException(Throwable, Object...) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
ErrorsContainer - Interface in com.almworks.jira.structure.api.backup
 
evaluate(T) - Method in class com.almworks.jira.structure.api.util.La
 
ExcelCell - Interface in com.almworks.jira.structure.api.export.excel
ExcelCell is a specialization of ExportCell for exporting to the Microsoft Excel format, offering limited support for Excel-specific styling.
ExcelColumn - Interface in com.almworks.jira.structure.api.export.excel
ExcelColumn is a specialization of ExportColumn for exporting to the Microsoft Excel format, offering limited support for Excel-specific styling.
ExcelStyle - Enum in com.almworks.jira.structure.api.export.excel
ExcelStyle represents the default cell styles used by Structure's Excel export.
execute(StructureJob) - Method in interface com.almworks.jira.structure.api.job.StructureJobManager
Schedule the job and run it as soon as possible.
execute(StructureJob, String) - Method in interface com.almworks.jira.structure.api.job.StructureJobManager
Schedule the job and run it as soon as possible.
execute(CallableE<?, ?>, String) - Method in interface com.almworks.jira.structure.api.job.StructureJobManager
 
execute(Forest) - Method in class com.almworks.jira.structure.api.query.StructureQuery
Executes this query against the specified Forest, returning IDs of all matching rows in the forest order.
executeIndices(Forest) - Method in class com.almworks.jira.structure.api.query.StructureQuery
Executes this query against the specified Forest, returning indices of all matching rows in the forest order (i.e., the sequence of indices strictly increases.)
executeIndicesUnbuffered(Forest) - Method in class com.almworks.jira.structure.api.query.StructureQuery
Executes this query against the specified Forest, returning an iterator over indices of all matching rows in the forest order (i.e., iterator values strictly increase.)
executeUnbuffered(Forest) - Method in class com.almworks.jira.structure.api.query.StructureQuery
Executes this query against the specified Forest, returning an iterator over all matching row IDs in the forest order.
expand(ItemIdentity) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.AllItems
 
expand(ItemIdentity) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet
Expands the set to include the given item.
expand(ItemIdentity) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.None
 
expand(ItemIdentity) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.OneItem
 
expand(ItemIdentity) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.OneType
 
expand(ItemIdentity) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.SpecificItems
 
expand(ItemIdentity) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.SpecificTypes
 
ExportCell - Interface in com.almworks.jira.structure.api.export
ExportCell represents a single cell in the underlying table-like medium (e.g.
ExportColumn<C extends ExportCell> - Interface in com.almworks.jira.structure.api.export
ExportColumn represents a single column in the underlying table-like medium (e.g.
ExportContextKeys - Class in com.almworks.jira.structure.api.export
This class contains keys for the AttributeContext.getObject(Object) method that can be used to retrieve various objects needed to perform advanced tasks.
ExportContextKeys() - Constructor for class com.almworks.jira.structure.api.export.ExportContextKeys
 
ExportContextKeys.Excel - Enum in com.almworks.jira.structure.api.export
Keys for Excel export requests.
ExportContextKeys.Export - Enum in com.almworks.jira.structure.api.export
Keys for all export requests.
ExportFormat - Enum in com.almworks.jira.structure.api.export
An enum representing the formats that a structure can be exported into.
ExportRenderContext - Interface in com.almworks.jira.structure.api.export
A subtype of AttributeContext passed into calls to IssueDataField and ExportRenderer.
ExportRenderer<C extends ExportCell,M extends ExportColumn<C>> - Interface in com.almworks.jira.structure.api.export
An ExportRenderer corresponds to a single column of the underlying table-like medium (e.g.
ExportRendererProvider<C extends ExportCell,M extends ExportColumn<C>> - Interface in com.almworks.jira.structure.api.export
ExportRendererProvider processes the export requests for the Structure widget columns.
ExportRequestContext - Interface in com.almworks.jira.structure.api.export
A context that is passed to ExportRenderer and ExportRendererProvider during preparation phase of the export.
ExportRow - Interface in com.almworks.jira.structure.api.export
An ExportRow represents a particular item in an exported Forest.
extend(StructureRow, ItemForestBuilder) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.Extender.ExtenderFunction
 
Extender() - Constructor for class com.almworks.jira.structure.api.generator.util.AbstractGenerator.Extender
 
EXTENDER_AGILE - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
EXTENDER_LINKS - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
EXTENDER_PORTFOLIO_CHILDREN - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
EXTENDER_SUBTASKS - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
EXTENSION - Static variable in interface com.almworks.jira.structure.api.item.CoreSemantics
 
external - Variable in class com.almworks.jira.structure.api.effect.EffectPair
 
external - Variable in class com.almworks.jira.structure.api.rest.effect.RestEffect
 
extraChecks() - Method in class com.almworks.jira.structure.api.extension.license.LicenseData.Disabled
 
extraChecks() - Method in interface com.almworks.jira.structure.api.extension.license.LicenseData
 

F

f() - Method in class com.almworks.jira.structure.api.util.La2.Const
 
failure(String) - Static method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
failure(Throwable) - Static method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
failure(Throwable, String) - Static method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
Failure(Throwable, String) - Constructor for class com.almworks.jira.structure.api.sync.AbstractSynchronizer.SyncRunAuditEntry.Failure
 
FAILURE_REASON_UNKNOWN_ACTION - Static variable in interface com.almworks.jira.structure.api.sync.UndoingSynchronizer
 
FIELD_ID - Static variable in class com.almworks.jira.structure.api.generator.CoreGeneratorParameters
Defines JIRA field ID the the generator works on.
FIELD_NAME - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
filter(La<Long, ?>) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
filter(La<Long, ?>) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Filters this forest by hiding rows that do not pass the filter condition.
Filter() - Constructor for class com.almworks.jira.structure.api.generator.util.AbstractGenerator.Filter
 
filter(IntIterator, List<String>, QueryContext) - Method in interface com.almworks.jira.structure.api.query.StructureQueryConstraint
Filters the specified indices in the forest being searched according to some criteria.
filter(Iterable<D>) - Method in class com.almworks.jira.structure.api.util.La
 
filter(Iterator<D>) - Method in class com.almworks.jira.structure.api.util.La
 
FILTER_HARD - Static variable in class com.almworks.jira.structure.api.generator.CoreGeneratorParameters
Filter parameter: if true, an item may be hidden even if it has matching sub-items Applies to: all filters Type: boolean Default: missing (false)
FILTER_INSERTER_EXTENDER_DUPLICATES - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
FILTER_ITEM - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
FILTER_JQL - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
FILTER_NUMBER_ATTRIBUTE - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
FILTER_SHOW_SUBITEMS - Static variable in class com.almworks.jira.structure.api.generator.CoreGeneratorParameters
Filter parameter: if true, all sub-items of matching items also will be shown Applies to: all filters Type: boolean Default: missing (false)
FILTER_SJQL - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
filterByPopularity(List<Structure>, int, int) - Method in interface com.almworks.jira.structure.api.structure.favorite.StructureFavoriteManager
Filters a list of structures, producing another list with structures that match popularity criteria, defined by minimum and maximum popularity.
filterDead(ItemIdentitySet, ItemIdentitySet) - Method in interface com.almworks.jira.structure.api.item.DeadItemsCheckingItemType
Item is considered dead, if the item ID is guaranteed to never be valid again.
filterDead(ItemIdentitySet, ItemIdentitySet) - Method in class com.almworks.jira.structure.api.item.generic.GenericItemType
 
filterHardest(La<Long, ?>) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
filterHardest(La<Long, ?>) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Filters this forest by excluding rows that do not pass the filter condition.
filterInaccessible(ItemIdentitySet, ApplicationUser, boolean, ItemIdentitySet) - Method in interface com.almworks.jira.structure.api.item.BulkAccessCheckingItemType
 
filterInaccessible(ItemIdentitySet, ApplicationUser, boolean, ItemIdentitySet) - Method in class com.almworks.jira.structure.api.item.generic.GenericItemType
 
filterInvisibleProjects(LongSizedIterable, ApplicationUser, boolean, LongCollector) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Used to figure out which projects are not visible to the user.
filterIssues(Query, LongList) - Method in interface com.almworks.jira.structure.api.query.QueryContext
Given the specified issue IDs (sorted in increasing order), returns those of them that match the specified JQL.
filterIterable(Iterable<D>) - Method in class com.almworks.jira.structure.api.util.La
 
FilterIterator(Iterator<D>) - Constructor for class com.almworks.jira.structure.api.util.La.FilterIterator
 
filterSoft(La<Long, ?>) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
filterSoft(La<Long, ?>) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Filters this forest by excluding rows that do not pass the filter condition.
finalize(X) - Method in class com.almworks.jira.structure.api.attribute.loader.distinct.AbstractDistinctSumLoader
 
finalize(Long) - Method in class com.almworks.jira.structure.api.attribute.loader.distinct.DistinctLongSumLoader
 
finalize(NumberAccumulator) - Method in class com.almworks.jira.structure.api.attribute.loader.distinct.DistinctNumberSumLoader
 
find(Collection<X>, R) - Method in class com.almworks.jira.structure.api.util.La
 
findFirstWithFlags(int) - Method in class com.almworks.jira.structure.api.util.RowTree.Node
Starting with this node and going into its sub-tree, tries to find the first node that has the specified flags set.
findRows(ItemIdentity) - Method in interface com.almworks.jira.structure.api.row.RowManager
Returns all rows created for the specified item.
findRows(ItemIdentity, LongConsumer) - Method in interface com.almworks.jira.structure.api.row.RowManager
Iterates through all rows created for the specified item.
findRows(ItemIdentity, LongPredicate) - Method in interface com.almworks.jira.structure.api.row.RowManager
Iterates through all rows created for the specified item.
firstChildError(List<AttributeValue<T>>) - Static method in class com.almworks.jira.structure.api.attribute.loader.AbstractAggregateLoader
Returns the first error AttributeValue from list of children values.
Folder - Class in com.almworks.jira.structure.api.folder
 
folder(long) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
FOLDER - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
Folder.Builder - Class in com.almworks.jira.structure.api.folder
 
FolderManager - Interface in com.almworks.jira.structure.api.folder
 
foldUpwards(ForestParentChildrenClosure<T, C>) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
foldUpwards(ForestParentChildrenClosure<T, C>) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
This is a more generic version of Forest.visitParentChildrenUpwards(com.almworks.jira.structure.api.forest.raw.ForestParentChildrenVisitor) that allows you to effectively process the forest bottom-up, probably saving on memory allocation and search speed.
forAttributeSpec(AttributeSpec<?>) - Static method in interface com.almworks.jira.structure.api.attribute.loader.reduce.ReductionStrategy
Look for strategy type from the spec and try to return default strategy for known types.
forceRun(String) - Method in interface com.almworks.jira.structure.api.job.ScheduledJobManager
 
Forest - Interface in com.almworks.jira.structure.api.forest.raw
Forest interface provides indexed access to a data structure that stores row hierarchy (the hierarchy is a sequence of tree structures, a forest).
forest(Forest) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
ForestAccessCache - Interface in com.almworks.jira.structure.api.cache.access
Provides per-row, per-issue caching and functions to verify row/issue visibility to the user
ForestAccessCache.UserLookupException - Exception in com.almworks.jira.structure.api.cache.access
 
ForestAction - Class in com.almworks.jira.structure.api.forest.action
 
ForestAction.Add - Class in com.almworks.jira.structure.api.forest.action
 
ForestAction.Copy - Class in com.almworks.jira.structure.api.forest.action
 
ForestAction.Move - Class in com.almworks.jira.structure.api.forest.action
 
ForestAction.Remove - Class in com.almworks.jira.structure.api.forest.action
 
ForestAction.Visitor - Interface in com.almworks.jira.structure.api.forest.action
 
ForestChange - Class in com.almworks.jira.structure.api.forest
ForestChange represents a single change on a forest.
ForestChange.Add - Class in com.almworks.jira.structure.api.forest
Represents addition to the forest.
ForestChange.Move - Class in com.almworks.jira.structure.api.forest
Represents moving one or more rows from their current places in forest under the specified position.
ForestChange.Remove - Class in com.almworks.jira.structure.api.forest
Represents removal of one or more rows.
ForestChange.Reorder - Class in com.almworks.jira.structure.api.forest
Represents a complete reorder of the direct children of a given row.
ForestChange.Visitor - Interface in com.almworks.jira.structure.api.forest
The interface to use when making different actions depending on the specific type of the change.
ForestChangeEventHandler - Interface in com.almworks.jira.structure.api.forest.raw
This interface may be used to collect additional information while forest changes are being made.
ForestDependencyType - Enum in com.almworks.jira.structure.api.attribute.loader
 
ForestIterationControl - Interface in com.almworks.jira.structure.api.forest.raw
ForestIterationControl is an auxiliary object passed to some forest iteration methods for control of the iteration over a forest.
ForestMergeStructureException - Exception in com.almworks.jira.structure.api.forest.raw
 
ForestMergeStructureException(long, long, Forest, Forest) - Constructor for exception com.almworks.jira.structure.api.forest.raw.ForestMergeStructureException
 
ForestParentChildrenClosure<T,C> - Interface in com.almworks.jira.structure.api.forest.raw
Implement this interface to efficiently process a forest in a bottom-up style with Forest.foldUpwards(com.almworks.jira.structure.api.forest.raw.ForestParentChildrenClosure<T, C>).
ForestParentChildrenListClosure<T> - Class in com.almworks.jira.structure.api.forest.raw
This is a utility implementation of ForestParentChildrenClosure that collects the results of processing sub-rows into a list.
ForestParentChildrenListClosure() - Constructor for class com.almworks.jira.structure.api.forest.raw.ForestParentChildrenListClosure
 
ForestParentChildrenVisitor - Interface in com.almworks.jira.structure.api.forest.raw
ForestRowValueRequest() - Constructor for class com.almworks.jira.structure.api.rest.RestValueRequest.ForestRowValueRequest
 
ForestRowValueResponse() - Constructor for class com.almworks.jira.structure.api.rest.RestValueResponse.ForestRowValueResponse
 
forests - Variable in class com.almworks.jira.structure.api.effect.RowsToReplace
 
ForestScanControl - Interface in com.almworks.jira.structure.api.forest.raw
Lets an iteratee under Forest.scanDownwards(com.almworks.jira.structure.api.forest.raw.ForestScanner) control the iteration and receive additional information about the current position.
ForestScanner - Interface in com.almworks.jira.structure.api.forest.raw
 
ForestService - Interface in com.almworks.jira.structure.api.forest
ForestService manages all structured content.
ForestSource - Interface in com.almworks.jira.structure.api.forest
ForestSource is used to retrieve a forest and get forest updates.
ForestSourceHealthStatus - Interface in com.almworks.jira.structure.api.forest
 
ForestSpec - Class in com.almworks.jira.structure.api.forest
ForestSpec is used to identify structured content.
forestSpec - Variable in class com.almworks.jira.structure.api.rest.RestValueRequest.ForestRowValueRequest
Spec of the forest for which the rows are loaded.
forestSpec - Variable in class com.almworks.jira.structure.api.rest.RestValueResponse.ForestRowValueResponse
 
ForestSpec.Builder - Class in com.almworks.jira.structure.api.forest
A builder for forest spec.
ForestSpec.SQuery - Class in com.almworks.jira.structure.api.forest
Represents a SQuery.
ForestSpec.Transformation - Class in com.almworks.jira.structure.api.forest
Represents a transformation, which is a call to a generator with specified parameters.
ForestSpec.Visitor<T> - Interface in com.almworks.jira.structure.api.forest
 
forestVersion - Variable in class com.almworks.jira.structure.api.rest.RestValueResponse.ForestRowValueResponse
 
ForestVersion - Class in com.almworks.jira.structure.api.structure.history
 
ForestVersion(Forest, HistoryEntry) - Constructor for class com.almworks.jira.structure.api.structure.history.ForestVersion
 
forExternalName(String) - Static method in enum com.almworks.jira.structure.api.export.ExportFormat
 
forExternalName(String) - Static method in enum com.almworks.jira.structure.api.structure.history.HistoryEntry.Operation
 
forgetNode(RowTree.Node) - Method in class com.almworks.jira.structure.api.util.IndexedRowTree
 
forgetNode(RowTree.Node) - Method in class com.almworks.jira.structure.api.util.RowTree
Called always when a node is removed (with its sub-nodes).
forId(String) - Static method in enum com.almworks.jira.structure.api.settings.StructurePage
 
forIssue(long) - Method in interface com.almworks.jira.structure.api.error.StructureError
A shortcut to calling the same method on StructureException builder.
forIssue(long) - Method in class com.almworks.jira.structure.api.error.StructureException.Builder
 
forIssues(LongSet) - Static method in class com.almworks.jira.structure.api.generator.util.BasicItemChangeFilter
 
forItem(ItemIdentity) - Method in interface com.almworks.jira.structure.api.error.StructureError
A shortcut to calling the same method on StructureException builder.
forItem(ItemIdentity) - Method in class com.almworks.jira.structure.api.error.StructureException.Builder
 
forItems(LongSet, Set<ItemIdentity>) - Static method in class com.almworks.jira.structure.api.generator.util.BasicItemChangeFilter
 
FORMAT - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Param
 
format - Variable in class com.almworks.jira.structure.api.rest.RestAttributeSpec
Format - must be one of ValueFormat IDs recognizable by the REST resource.
forRow(Long) - Method in interface com.almworks.jira.structure.api.error.StructureError
A shortcut to calling the same method on StructureException builder.
forRow(Long) - Method in class com.almworks.jira.structure.api.error.StructureException.Builder
 
forStrategyType(String) - Static method in interface com.almworks.jira.structure.api.attribute.loader.reduce.ReductionStrategy
Try to return default strategy for known types.
forStructure(Long) - Method in interface com.almworks.jira.structure.api.error.StructureError
A shortcut to calling the same method on StructureException builder.
forStructure(Long) - Method in class com.almworks.jira.structure.api.error.StructureException.Builder
 
forView(Long) - Method in interface com.almworks.jira.structure.api.error.StructureError
A shortcut to calling the same method on StructureException builder.
forView(Long) - Method in class com.almworks.jira.structure.api.error.StructureException.Builder
 
from(User) - Static method in class com.almworks.jira.structure.api.util.JiraUsers
 
from(Object) - Static method in class com.almworks.jira.structure.api.util.MapObject
 
fromAppliedBatch(AppliedEffectBatch) - Static method in class com.almworks.jira.structure.api.rest.effect.RestEffectBatch
 
fromAppliedEffect(AppliedEffect) - Static method in class com.almworks.jira.structure.api.rest.effect.RestEffect
 
fromCode(String) - Static method in enum com.almworks.jira.structure.api.sync.SourceOfTruth
 
fromCode(String) - Static method in enum com.almworks.jira.structure.api.sync.SyncDirection
 
fromEncodedString(String) - Static method in class com.almworks.jira.structure.api.permissions.PermissionRule
Restores permission rule from its encoded String form.
fromEncodedString(String, boolean) - Static method in class com.almworks.jira.structure.api.permissions.PermissionRule
Restores permission rule from its encoded String form.
fromEncodedString(String) - Static method in class com.almworks.jira.structure.api.permissions.PermissionSubject
Creates a PermissionSubject based on the string representation.
fromEncodedString(String, boolean) - Static method in class com.almworks.jira.structure.api.permissions.PermissionSubject
Creates a PermissionSubject based on the string representation.
fromJson(String, Class<T>) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
fromJson(String, Class<T>, ObjectMapper) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
fromJson(String, TypeReference<T>) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
fromJson(String, TypeReference<T>, ObjectMapper) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
fromJson(String) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
fromJson(String, ObjectMapper) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
fromMap(Map<? super T, ? extends R>, Class<R>) - Static method in class com.almworks.jira.structure.api.util.La
 
fromMap(Map, Class<T>) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
fromMap(Map, Class<T>, ObjectMapper) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
fromModel(AttributeSpec<?>) - Static method in class com.almworks.jira.structure.api.rest.RestAttributeSpec
 
fromModel(DataVersion) - Static method in class com.almworks.jira.structure.api.rest.RestVersion
 
fromRest(RestForestSpec) - Static method in class com.almworks.jira.structure.api.forest.ForestSpec
This method can be used to restore a forest spec from a REST transfer object.
fromRest(RestForestSpec) - Static method in class com.almworks.jira.structure.api.forest.ForestSpec.SQuery
 
fromSerial(int) - Static method in enum com.almworks.jira.structure.api.permissions.PermissionLevel
Used to look up permission level by serial number.
fromStringCode(String) - Static method in enum com.almworks.jira.structure.api.settings.AutoSwitchStrategy
 
Full(VersionedForest, ForestSourceHealthStatus) - Constructor for class com.almworks.jira.structure.api.forest.VersionedForestUpdate.Full
 
Full(VersionedForest) - Constructor for class com.almworks.jira.structure.api.forest.VersionedForestUpdate.Full
 
fullForest - Variable in class com.almworks.jira.structure.api.structure.history.ForestVersion
 

G

GenerationUtil - Class in com.almworks.jira.structure.api.generator.util
 
generator(long) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
GENERATOR - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
GENERATOR_EXECUTOR_ID - Static variable in interface com.almworks.jira.structure.api.job.StructureJobManager
 
GeneratorManager - Interface in com.almworks.jira.structure.api.generator
 
GeneratorPreset - Class in com.almworks.jira.structure.api.generator
 
GeneratorPreset(String, Map<String, Object>) - Constructor for class com.almworks.jira.structure.api.generator.GeneratorPreset
 
GeneratorPreset(String, String, Map<String, Object>) - Constructor for class com.almworks.jira.structure.api.generator.GeneratorPreset
 
generatorRowId - Variable in class com.almworks.jira.structure.api.effect.EffectPair
 
generatorRowId - Variable in class com.almworks.jira.structure.api.rest.effect.RestEffect
 
GeneratorSpec - Class in com.almworks.jira.structure.api.generator
 
GeneratorSpec(String, Map<String, Object>, Long) - Constructor for class com.almworks.jira.structure.api.generator.GeneratorSpec
 
GeneratorUnavailableException - Exception in com.almworks.jira.structure.api.generator
 
GeneratorUnavailableException(String) - Constructor for exception com.almworks.jira.structure.api.generator.GeneratorUnavailableException
 
GeneratorUnavailableException(String, String) - Constructor for exception com.almworks.jira.structure.api.generator.GeneratorUnavailableException
 
GenericItem - Class in com.almworks.jira.structure.api.item.generic
Class responsible for storing data related to generic item.
GenericItem.Builder - Class in com.almworks.jira.structure.api.item.generic
 
GenericItemManager - Interface in com.almworks.jira.structure.api.item.generic
GenericItemManager is responsible for performing operations with generic items.
GenericItemResult(ErrorCollection, StructureException, ItemIdentity, GenericItem) - Constructor for class com.almworks.jira.structure.api.item.generic.GenericItemService.GenericItemResult
 
GenericItemService - Interface in com.almworks.jira.structure.api.item.generic
GenericItemService is responsible for performing get, create, update and delete operations with generic items.
GenericItemService.CreateValidationResult - Class in com.almworks.jira.structure.api.item.generic
 
GenericItemService.DeleteValidationResult - Class in com.almworks.jira.structure.api.item.generic
 
GenericItemService.ExceptionSupportResult - Class in com.almworks.jira.structure.api.item.generic
 
GenericItemService.GenericItemResult - Class in com.almworks.jira.structure.api.item.generic
 
GenericItemService.UpdateValidationResult - Class in com.almworks.jira.structure.api.item.generic
 
GenericItemType - Class in com.almworks.jira.structure.api.item.generic
GenericItemType is responsible for generic items support in Structure plugin.
GenericItemType(GenericItemService, GenericItemManager, StructurePluginHelper) - Constructor for class com.almworks.jira.structure.api.item.generic.GenericItemType
 
GENERICVALUE_LONG_ID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
GENERICVALUE_STRING_ID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
get(Long, AttributeSpec<T>) - Method in interface com.almworks.jira.structure.api.attribute.RowValues
Returns a value for the given row and attribute.
get(Long, AttributeSpec<T>) - Method in class com.almworks.jira.structure.api.attribute.VersionedRowValues.EmptyVersionedRowValues
 
get(AttributeSpec<T>) - Method in interface com.almworks.jira.structure.api.export.ExportRow
Gets a value of an attribute for this row.
get(AttributeSpec<T>, boolean) - Method in interface com.almworks.jira.structure.api.export.ExportRow
Gets a value of an attribute for this row.
get() - Static method in class com.almworks.jira.structure.api.sync.util.SyncLogger
Retrieves SyncLogger from the thread-local storage.
get(String) - Method in class com.almworks.jira.structure.api.util.MapObject
 
getActions() - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer.SyncRunAuditEntry.Failure
 
getActions() - Method in interface com.almworks.jira.structure.api.sync.AbstractSynchronizer.SyncRunAuditEntry
 
getActions() - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer.SyncRunAuditEntry.Success
 
getActions() - Method in class com.almworks.jira.structure.api.sync.SyncAuditLog.ActionGroup
 
getActions(long, long, long, long) - Method in interface com.almworks.jira.structure.api.sync.SyncAuditLog
Retrieve recorded actions.
getActivity() - Method in interface com.almworks.jira.structure.api.process.ProcessInfo
 
getActivity() - Method in interface com.almworks.jira.structure.api.process.ProgressGauge
Returns a short description of the current activity.
getAddedForest() - Method in class com.almworks.jira.structure.api.forest.ForestChange.Add
Returns the added forest.
getAdditionalDataTrail() - Method in class com.almworks.jira.structure.api.attribute.loader.AttributeValue
 
getAdditionalItemDependencies(Long) - Method in class com.almworks.jira.structure.api.attribute.AttributeTrail.EmptyTrail
 
getAdditionalItemDependencies(Long) - Method in interface com.almworks.jira.structure.api.attribute.AttributeTrail
Returns a set of additional items that need to be tracked.
getAddOptionDescription() - Method in interface com.almworks.jira.structure.api.generator.ActionHandler.ExtenderActionHandler
 
getAddOptionDescription() - Method in interface com.almworks.jira.structure.api.generator.ActionHandler.InserterActionHandler
 
getAffectedIssuesSorted() - Method in class com.almworks.jira.structure.api.event.IssueChangeEvent
 
getAffectedIssuesSorted() - Method in class com.almworks.jira.structure.api.event.JiraChangeEvent
 
getAffectedIssuesSorted() - Method in class com.almworks.jira.structure.api.event.LinkChangeEvent
 
getAffectedIssuesSorted() - Method in class com.almworks.jira.structure.api.sync.SyncEvent.Jira
 
getAffectedItems() - Method in class com.almworks.jira.structure.api.item.ItemVersionUpdate.Empty
 
getAffectedItems() - Method in class com.almworks.jira.structure.api.item.ItemVersionUpdate
 
getAffectedItems() - Method in class com.almworks.jira.structure.api.item.ItemVersionUpdate.Total
 
getAfter() - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Add
 
getAfter() - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Copy
 
getAfter() - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Move
 
getAfter() - Method in class com.almworks.jira.structure.api.forest.ForestChange.Add
Returns the immediately preceding sibling of the first root of the added forest.
getAfter() - Method in class com.almworks.jira.structure.api.forest.ForestChange.Move
Returns the new immediately preceding sibling of the first moved row, 0 if none.
getAfter() - Method in interface com.almworks.jira.structure.api.generator.StructurePosition
 
getAfterFrom() - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry.Change
 
getAfterTo() - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry.Change
 
getAllFavorites() - Method in interface com.almworks.jira.structure.api.structure.favorite.StructureFavoriteManager
 
getAllKeys(long) - Method in interface com.almworks.jira.structure.api.property.StructurePropertyService
 
getAllStructures(PermissionLevel) - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Retrieves a list of all unarchived structures that are accessible to the current user at the specified permission level.
getAllStructures(PermissionLevel, boolean) - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Retrieves a list of all structures that are visible to the current user at the specified permission level.
getApplicabilityChecker(Map<String, Object>, StructureGenerator.Context) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.Sorter
 
getApplicabilityChecker(Map<String, Object>, StructureGenerator.Context) - Method in class com.almworks.jira.structure.api.generator.util.AbstractGenerator.Sorter
 
getApplicationProperties() - Static method in class com.almworks.jira.structure.api.util.JiraComponents
 
getApplicationUserByName(String) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getAppliedEffects() - Method in interface com.almworks.jira.structure.api.forest.action.ActionResult
 
getAppSupportInfo() - Method in interface com.almworks.jira.structure.api.extension.StructureCoreExtension
 
getArchivedStructures(PermissionLevel) - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Retrieves a list of all archived structures that are visible to the current user at the specified permission level.
getArguments() - Method in class com.almworks.jira.structure.api.util.I18nText
 
getAssociatedStructures(Long) - Method in interface com.almworks.jira.structure.api.view.StructureViewManager
Retrieves all structures that are "associated" with the specified view, i.e.
getAssociatedViews() - Method in class com.almworks.jira.structure.api.view.ViewSettings
 
getAttributeDependencies() - Method in class com.almworks.jira.structure.api.attribute.loader.AbstractForestIndependentAttributeLoader
 
getAttributeDependencies() - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeLoader
 
getAttributeDependencies() - Method in class com.almworks.jira.structure.api.attribute.loader.basic.InheritedValueLoader
 
getAttributeDependencies() - Method in class com.almworks.jira.structure.api.attribute.loader.CompositeAttributeLoader
 
getAttributeDependencies() - Method in class com.almworks.jira.structure.api.attribute.loader.DerivedAttributeLoader
 
getAttributeDependencies() - Method in class com.almworks.jira.structure.api.attribute.loader.distinct.AbstractDistinctSumLoader
 
getAttributeDependencies() - Method in class com.almworks.jira.structure.api.attribute.loader.reduce.SingleDependencyReducingAggregateLoader
 
getAttributeParameter(ValueFormat<T>) - Method in class com.almworks.jira.structure.api.util.SpecParams
 
getAttributeParameter(String, ValueFormat<T>) - Method in class com.almworks.jira.structure.api.util.SpecParams
 
getAttributeService() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns the service that is used to calculate and get field values and other attributes for items.
getAttributeSpec() - Method in class com.almworks.jira.structure.api.attribute.loader.AbstractAttributeLoader
 
getAttributeSpec() - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeLoader
 
getAttributeValue(AttributeSpec<V>) - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeLoader.Context
 
getAttributeValue() - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeLoader.PropagateContext
 
getAttributeValues(ForestSpec, LongList, Collection<? extends AttributeSpec<?>>) - Method in interface com.almworks.jira.structure.api.attribute.StructureAttributeService
Returns attribute values for the given matrix of Rows and Attributes.
getAttributeValues(Forest, LongList, Collection<? extends AttributeSpec<?>>) - Method in interface com.almworks.jira.structure.api.attribute.StructureAttributeService
Returns attribute values for the given matrix of Rows and Attributes.
getAttributeValues(ItemForest, LongList, Collection<? extends AttributeSpec<?>>) - Method in interface com.almworks.jira.structure.api.attribute.StructureAttributeService
Returns attribute values for the given matrix of Rows and Attributes.
getAttributeValues(ItemForest, LongList, Collection<? extends AttributeSpec<?>>, ForestSpec) - Method in interface com.almworks.jira.structure.api.attribute.StructureAttributeService
This is the same method as StructureAttributeService.getAttributeValues(ItemForest, LongList, Collection), except that base forest spec, from which the rows may have come, is provided.
getAuthenticationContext() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
 
getAutoCollapseStructurePanel() - Method in interface com.almworks.jira.structure.api.settings.UISettings
Returns true if Structure panel on the issue page should automatically collapse/minimize when the displayed issue is not present in the initially selected structure.
getAutoCollapseStructurePanel() - Method in class com.almworks.jira.structure.api.settings.UISettingsBean
 
getAutomationPermissionSubjects() - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Used to get the list of groups (possibly other permission subjects) that are allowed to configure and control automation of controlled structures.
getAutoSwitchStrategy(StructurePage) - Method in interface com.almworks.jira.structure.api.settings.UISettings
Returns auto-switch strategy for the specified page.
getAutoSwitchStrategy(StructurePage) - Method in class com.almworks.jira.structure.api.settings.UISettingsBean
 
getAvailableGroups(ApplicationUser) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Retrieves the security groups that the user is allowed to see.
getAvailableGroupsForCurrentUser() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Retrieves the security groups that the current user is allowed to see.
getAvailableRoles() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Retrieves the roles that exist in the system.
getAvatarManager() - Static method in class com.almworks.jira.structure.api.util.JiraComponents
 
getBackupManager() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns the component that's used to back up and restore Structure data.
getBaseForestSpec() - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeContext
Returns the base forest spec, for which the attribute is being calculated.
getBaseStructureId() - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeContext
 
getBaseUrl() - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeContext
 
getBaseUrl() - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getBatchId() - Method in class com.almworks.jira.structure.api.effect.AppliedEffectBatchImpl
 
getBatchId() - Method in interface com.almworks.jira.structure.api.forest.action.AppliedEffectBatch
 
getBefore() - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Add
 
getBefore() - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Copy
 
getBefore() - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Move
 
getBefore() - Method in interface com.almworks.jira.structure.api.generator.StructurePosition
 
getBoolean(String, boolean) - Method in interface com.almworks.jira.structure.api.property.PropertyService
 
getBoolean(String) - Method in class com.almworks.jira.structure.api.util.MapObject
 
getBooleanSystemProperty(String, boolean) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
Similar to Boolean.getBoolean(String), but with ability to specify default value if no value is specified.
getButtons() - Method in class com.almworks.jira.structure.api.process.ProcessDisplayParameters
 
getCachingStrategy() - Method in class com.almworks.jira.structure.api.attribute.loader.AbstractAggregateLoader
 
getCachingStrategy() - Method in class com.almworks.jira.structure.api.attribute.loader.AbstractForestIndependentAttributeLoader
 
getCachingStrategy() - Method in class com.almworks.jira.structure.api.attribute.loader.AbstractPropagateLoader
 
getCachingStrategy() - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeLoader
 
getCachingStrategy() - Method in class com.almworks.jira.structure.api.attribute.loader.basic.LaAttributeLoader
 
getCachingStrategy() - Method in class com.almworks.jira.structure.api.attribute.loader.basic.LaDerivedAttributeLoader
 
getCachingStrategy() - Method in class com.almworks.jira.structure.api.attribute.loader.CompositeAttributeLoader
 
getCachingStrategy() - Method in class com.almworks.jira.structure.api.attribute.loader.distinct.AbstractDistinctSumLoader
 
getCachingStrategy() - Method in class com.almworks.jira.structure.api.attribute.loader.reduce.SecureSingleDependencyReducingAggregateLoader
 
getCaption() - Method in class com.almworks.jira.structure.api.process.ProcessButtonParameters
 
getCategory() - Method in interface com.almworks.jira.structure.api.error.StructureError
Returns error category.
getCategory() - Method in enum com.almworks.jira.structure.api.error.StructureErrors
 
getChanges() - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry
 
getChangeType() - Method in class com.almworks.jira.structure.api.event.JiraChangeEvent
 
getChildAttributeValue(StructureRow) - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeLoader.AggregateContext
 
getChildAttributeValue(StructureRow, AttributeSpec<V>) - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeLoader.PropagateContext
 
getChildren() - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeLoader.AggregateContext
 
getChildren() - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeLoader.PropagateContext
 
getChildren() - Method in class com.almworks.jira.structure.api.forest.ForestChange.Reorder
Returns the new order of the child elements.
getChildren(long) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
Gets children of an row.
getChildren(long) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Creates an array with all direct sub-rows of the specified row.
getChildrenAtIndex(int) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getChildrenAtIndex(int) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Creates an array with all direct sub-rows of the row at the specified index.
getChildrenCounts(AttributeLoader.Context) - Method in class com.almworks.jira.structure.api.attribute.loader.distinct.AbstractDistinctSumLoader
 
getChildrenIndicesIterator(int) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getChildrenIndicesIterator(int) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Returns an iterator over indices of all direct sub-rows of the row at the specified index.
getChildrenValues(AttributeLoader.Context) - Method in class com.almworks.jira.structure.api.attribute.loader.distinct.AbstractDistinctSumLoader
 
getChildValue(StructureRow) - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeLoader.AggregateContext
 
getChildValue(StructureRow, AttributeSpec<V>) - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeLoader.PropagateContext
 
getClipboardSessionId() - Method in class com.almworks.jira.structure.api.forest.ForestSpec
Returns session ID used to identify the clipboard if the base content is a clipboard, null otherwise.
getCode() - Method in interface com.almworks.jira.structure.api.error.StructureError
Returns error code.
getCode() - Method in enum com.almworks.jira.structure.api.error.StructureErrors
 
getCode() - Method in enum com.almworks.jira.structure.api.extension.license.StructureLicenseError
 
getCode() - Method in enum com.almworks.jira.structure.api.sync.SourceOfTruth
 
getCode(SyncDirection) - Static method in enum com.almworks.jira.structure.api.sync.SyncDirection
 
getCollator(ApplicationUser) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Returns a collator for strings in the user's locale.
getColumnDisplayMode() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Builder
 
getColumnDisplayMode() - Method in class com.almworks.jira.structure.api.view.ViewSpecification
 
getColumnRenderer(ExportFormat, ViewSpecification.Column, ExportRequestContext) - Method in interface com.almworks.jira.structure.api.export.ExportRendererProvider
 
getColumns() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Builder
 
getColumns() - Method in class com.almworks.jira.structure.api.view.ViewSpecification
 
getCompareFunction(Map<String, Object>, StructureGenerator.GenerationContext) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.Sorter
 
getCompleteKey() - Method in interface com.almworks.jira.structure.api.sync.SynchronizerDescriptor
 
getComponent(Class<T>) - Static method in class com.almworks.jira.structure.api.util.JiraComponents
 
getComponentClassManager() - Static method in class com.almworks.jira.structure.api.util.JiraComponents
 
getComponentOfType(Class<T>) - Static method in class com.almworks.jira.structure.api.util.JiraComponents
 
getConfigDescription(Object) - Method in interface com.almworks.jira.structure.api.sync.StructureSynchronizer
Creates a short one-line description of the configuration parameters, shown in a few places in the Structure interface, such as on the Manage Structure page.
getConfigDescriptionDetails(Object) - Method in interface com.almworks.jira.structure.api.sync.StructureSynchronizer
Creates a list of strings that fully describe the synchronizer's configuration.
getConfiguration() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Retrieves StructureConfiguration
getConfigurationForWidget() - Method in interface com.almworks.jira.structure.api.extension.StructureCoreExtension
 
getConfigurationScopeQuery() - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Utility method that returns a JQL query that selects all issues in the projects that are available for Structure.
getConfigurationScopeQuery() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Retrieves a query that limits scope to the projects enabled for Structure.
getConstantsManager() - Static method in class com.almworks.jira.structure.api.util.JiraComponents
 
getCreateButtonTextKey() - Method in interface com.almworks.jira.structure.api.template.NewStructureTemplate
 
getCreatorPermissionSubjects() - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Used to get the list of groups (possibly other permission subjects) that are allowed to create new structures.
getCsid() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column.Builder
 
getCsid() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column
 
getCurrentlyEnabledProjects() - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
 
getCurrentVersion() - Method in interface com.almworks.jira.structure.api.pull.VersionedDataSource
Returns the current version of the data without triggering data source's recalculation.
getCustomFieldManager() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
 
getDebugIssueKey(long) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
Returns issue key if possible.
getDebugIssueString(Long) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
Returns a string representation of the issue that is used to write log messages.
getDebugIssueString(Issue) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
Returns a string representation of the issue that is used to write log messages.
getDebugRowString(long) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getDebugRowString(StructureRow) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getDebugStructureString(long, StructureManager) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getDefaultPages() - Method in class com.almworks.jira.structure.api.view.ViewSettings.AssociatedView.Builder
 
getDefaultPages() - Method in class com.almworks.jira.structure.api.view.ViewSettings.AssociatedView
 
getDefaultStructureId(Project) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Returns the ID of the default structure for a given project.
getDefaultViewForPage(StructurePage) - Method in class com.almworks.jira.structure.api.view.ViewSettings
Retrieves a default view ID for a given page.
getDefaultViewSettings() - Method in interface com.almworks.jira.structure.api.view.StructureViewManager
Retrieves the global default view settings, which apply to all structure that don't have view settings overridden.
getDepth() - Method in interface com.almworks.jira.structure.api.export.ExportRow
 
getDepth(int) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getDepth(int) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Gets the depth of the row at the specified position in the forest.
getDepth() - Method in interface com.almworks.jira.structure.api.forest.raw.ForestIterationControl
 
getDepths() - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getDepths() - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Returns a non-modifiable list of depths, in the order the rows appear in the forest.
getDescription() - Method in interface com.almworks.jira.structure.api.forest.action.AppliedEffect
 
getDescription() - Method in interface com.almworks.jira.structure.api.forest.action.EffectProblem
 
getDescription() - Method in class com.almworks.jira.structure.api.generator.GeneratorPreset
 
getDescription() - Method in class com.almworks.jira.structure.api.item.generic.GenericItem
 
getDescription() - Method in interface com.almworks.jira.structure.api.structure.Structure
Returns the description of the structure, or empty string if the description has not been set.
getDescription() - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer.SyncRunAuditEntry.Failure
 
getDescription() - Method in interface com.almworks.jira.structure.api.sync.AbstractSynchronizer.SyncRunAuditEntry
 
getDescription() - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer.SyncRunAuditEntry.Success
 
getDescription() - Method in class com.almworks.jira.structure.api.sync.SyncAuditLog.ActionGroup
 
getDescription() - Method in interface com.almworks.jira.structure.api.sync.SynchronizerDescriptor
 
getDescription() - Method in class com.almworks.jira.structure.api.util.ItemDisplayable
 
getDescription() - Method in interface com.almworks.jira.structure.api.view.StructureView
Returns the description of the view or an empty string if description was not set
getDescription() - Method in class com.almworks.jira.structure.api.view.StructureViewBean.Builder
 
getDescription() - Method in class com.almworks.jira.structure.api.view.StructureViewBean
 
getDescriptor() - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
getDescriptor() - Method in interface com.almworks.jira.structure.api.sync.StructureSynchronizer
 
getDestinationId() - Method in class com.almworks.jira.structure.api.event.LinkChangeEvent
 
getDestinationId(JiraChangeEvent) - Static method in class com.almworks.jira.structure.api.event.LinkChangeEvent
 
getDiagnostics() - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getDiagnostics(Forest) - Static method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
Checks whether RowTree invariants hold.
getDirection() - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry.Change
 
getDirectoryUser() - Static method in class com.almworks.jira.structure.api.auth.StructureAuth
Deprecated.
Use StructureAuth.getUser() where possible
getDisplayName(ForestSpec) - Method in interface com.almworks.jira.structure.api.forest.ForestService
Suggests a user-readable name fo the given forest spec.
getEarliestHistoryEntryVersionGtEqDate(long, long) - Method in interface com.almworks.jira.structure.api.structure.history.HistoryService
Returns the HistoryEntry.getVersion() of the earliest history entry which timestamp >= If there is no such history entry, returns 0.
getEffectivePermission() - Method in interface com.almworks.jira.structure.api.structure.Structure
Calculates permission level for this structure based on the current user.
getEffectivePermission(ApplicationUser) - Method in interface com.almworks.jira.structure.api.view.StructureView
Calculates access level to this view for the specified user.
getEffectProblems() - Method in interface com.almworks.jira.structure.api.forest.action.ActionResult
 
getEffects() - Method in class com.almworks.jira.structure.api.effect.AppliedEffectBatchImpl
 
getEffects() - Method in interface com.almworks.jira.structure.api.forest.action.AppliedEffectBatch
 
getEnabledPermissionSubjects() - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Used to get the list of groups (possibly other permission subjects) that the plugin is enabled for.
getEntryCount(long) - Method in interface com.almworks.jira.structure.api.structure.history.HistoryService
 
getEntryCountGtEqDate(long, long) - Method in interface com.almworks.jira.structure.api.structure.history.HistoryService
 
getError() - Method in exception com.almworks.jira.structure.api.error.StructureException
Returns the error value associated with the exception.
getError() - Method in exception com.almworks.jira.structure.api.extension.license.LicenseException
 
getErrors() - Method in interface com.almworks.jira.structure.api.template.NewStructureTemplateContext
 
getErrorsContainer() - Method in interface com.almworks.jira.structure.api.backup.RestoreOperation
 
getEvent() - Method in class com.almworks.jira.structure.api.sync.SyncEvent.Jira
 
getEventManager() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
 
getException() - Method in class com.almworks.jira.structure.api.item.generic.GenericItemService.ExceptionSupportResult
 
getExpirationTimestamp() - Method in class com.almworks.jira.structure.api.extension.license.LicenseData.Disabled
 
getExpirationTimestamp() - Method in interface com.almworks.jira.structure.api.extension.license.LicenseData
 
getExplanation() - Method in class com.almworks.jira.structure.api.forest.action.InteractionParameterValue
 
getExtenderFunction(Map<String, Object>, StructureGenerator.GenerationContext) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.Extender
 
getExternalName() - Method in enum com.almworks.jira.structure.api.export.ExportFormat
 
getExternalName() - Method in enum com.almworks.jira.structure.api.structure.history.HistoryEntry.Operation
 
getFailureDescription(String, Throwable) - Static method in class com.almworks.jira.structure.api.sync.SyncAuditLogHelper
 
getFavoriteManager() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns the component that's used to access and manage "favorite" relations between users and structures.
getFavorites(ApplicationUser) - Method in interface com.almworks.jira.structure.api.structure.favorite.StructureFavoriteManager
Returns a list of unarchived structures that are the user's favorite and that the user is allowed to see.
getFavorites(ApplicationUser, boolean) - Method in interface com.almworks.jira.structure.api.structure.favorite.StructureFavoriteManager
Returns a list of structures that are the user's favorite and that the user is allowed to see.
getFeedback(Long) - Method in interface com.almworks.jira.structure.api.process.ProcessHandleManager
 
getFilterFunction(Map<String, Object>, StructureGenerator.GenerationContext) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.Filter
 
getFilterId(Map<String, ?>, String, SearchRequestService, JiraWebActionSupport) - Static method in class com.almworks.jira.structure.api.sync.util.SyncUtil
 
getFinalFile() - Method in interface com.almworks.jira.structure.api.backup.BackupOperation
 
getFirstChild() - Method in class com.almworks.jira.structure.api.util.RowTree.Node
 
getFolder(long) - Method in interface com.almworks.jira.structure.api.folder.FolderManager
 
getFolderManager() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns a service responsible for storing and retrieving folders.
getForest() - Method in class com.almworks.jira.structure.api.forest.item.ImmutableItemForest
 
getForest() - Method in interface com.almworks.jira.structure.api.forest.item.ItemForest
 
getForest() - Method in class com.almworks.jira.structure.api.forest.item.ItemForestBuffer
 
getForest() - Method in interface com.almworks.jira.structure.api.forest.raw.ForestIterationControl
 
getForest() - Method in class com.almworks.jira.structure.api.forest.VersionedForest
Returns the forest.
getForest() - Method in interface com.almworks.jira.structure.api.query.QueryContext
Returns the forest being searched.
getForest() - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry.Change
 
getForest() - Method in class com.almworks.jira.structure.api.util.IndexedForest
 
getForestService() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns a service that lets you retrieve ForestSource for a structure or a given ForestSpec.
getForestSource(ForestSpec) - Method in interface com.almworks.jira.structure.api.forest.ForestService
Creates a forest source based on the forest spec.
getForestSpec() - Method in interface com.almworks.jira.structure.api.export.ExportRequestContext
Returns the forest spec being exported.
getForestSpec() - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.GenerationContext
Returns the forest spec of the forest being generated.
getForestSpecBeingTransformed() - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.GenerationContext
 
getForestVersion() - Method in class com.almworks.jira.structure.api.attribute.VersionedRowValues.EmptyVersionedRowValues
 
getForestVersion() - Method in interface com.almworks.jira.structure.api.attribute.VersionedRowValues
Returns the version of the forest (defined by ForestSpec), which was used to calculate the values.
getForestVersion(long, int) - Method in interface com.almworks.jira.structure.api.structure.history.HistoryService
 
getFormat() - Method in class com.almworks.jira.structure.api.attribute.AttributeSpec
Returns the attribute's format.
getFormatId() - Method in class com.almworks.jira.structure.api.attribute.ValueFormat
Returns the unique ID of the value format.
getFragment() - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Add
 
getFragment() - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Copy
 
getFromVersion() - Method in class com.almworks.jira.structure.api.item.ItemVersionUpdate.Empty
 
getFromVersion() - Method in class com.almworks.jira.structure.api.item.ItemVersionUpdate
 
getFromVersion() - Method in class com.almworks.jira.structure.api.item.ItemVersionUpdate.Total
 
getFuture(Long) - Method in interface com.almworks.jira.structure.api.job.StructureJobManager
 
getGenerator(long) - Method in interface com.almworks.jira.structure.api.generator.GeneratorManager
 
getGeneratorManager() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns the service responsible for storing and retrieving generator instances.
getGeneratorRowId() - Method in interface com.almworks.jira.structure.api.forest.action.AppliedEffect
 
getGeneratorRowId() - Method in interface com.almworks.jira.structure.api.forest.action.EffectProblem
 
getGenericItem() - Method in class com.almworks.jira.structure.api.item.generic.GenericItemService.CreateValidationResult
 
getGenericItem() - Method in class com.almworks.jira.structure.api.item.generic.GenericItemService.GenericItemResult
 
getGenericItem() - Method in class com.almworks.jira.structure.api.item.generic.GenericItemService.UpdateValidationResult
 
getGlobalPermissionManager() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
 
getGlobalPermissionManager() - Static method in class com.almworks.jira.structure.api.util.JiraComponents
 
getGroupManager() - Static method in class com.almworks.jira.structure.api.util.JiraComponents
 
getGroupName() - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraGroup
 
getGroupName(Group) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getGroups(StructureRow) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.Grouper.GrouperFunction
 
getHeaderCell() - Method in interface com.almworks.jira.structure.api.export.ExportColumn
 
getHealth() - Method in interface com.almworks.jira.structure.api.forest.ForestSource
 
getHealth() - Method in class com.almworks.jira.structure.api.forest.VersionedForestUpdate
 
getHistoryEntries(long, int, int, HistoryConsumer) - Method in interface com.almworks.jira.structure.api.structure.history.HistoryService
 
getHistoryEntries(long, int, int) - Method in interface com.almworks.jira.structure.api.structure.history.HistoryService
Returns history entries for the specified structure that have versions in the specified range.
getHistoryEntriesWithoutChanges(long, int, int) - Method in interface com.almworks.jira.structure.api.structure.history.HistoryService
Lightweight version of HistoryService.getHistoryEntries(long, int, int) which does not fetch changes, works much faster.
getHistoryEntry() - Method in class com.almworks.jira.structure.api.sync.SyncEvent.Structure
 
getI18n(ApplicationUser) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Retrieves i18n helper for a concrete user.
getI18n() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Retrieves i18n helper for the current user.
getI18nBean() - Method in interface com.almworks.jira.structure.api.sync.SynchronizerDescriptor
 
getI18nHelper() - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeContext
 
getI18nKey() - Method in class com.almworks.jira.structure.api.util.I18nText
 
getIconHtml() - Method in class com.almworks.jira.structure.api.forest.action.InteractionParameterValue
 
getId() - Method in class com.almworks.jira.structure.api.attribute.AttributeSpec
Returns the attribute's ID.
getId() - Method in interface com.almworks.jira.structure.api.process.ProcessHandle
 
getId() - Method in enum com.almworks.jira.structure.api.settings.StructurePage
 
getId() - Method in interface com.almworks.jira.structure.api.structure.Structure
Returns the ID of the structure, or 0 if the structure has no ID (when it's new and hasn't been saved yet).
getId() - Method in interface com.almworks.jira.structure.api.sync.SyncInstance
Returns the ID of this synchronizer instance.
getId() - Method in interface com.almworks.jira.structure.api.view.StructureView
Returns the ID of the view, or 0 if the view has no ID (when it's new and hasn't been saved yet).
getId() - Method in class com.almworks.jira.structure.api.view.StructureViewBean.Builder
 
getId() - Method in class com.almworks.jira.structure.api.view.StructureViewBean
 
getIndex() - Method in interface com.almworks.jira.structure.api.forest.raw.ForestIterationControl
 
getInfo(Long) - Method in interface com.almworks.jira.structure.api.process.ProcessHandleManager
 
getInitialStep() - Method in class com.almworks.jira.structure.api.template.EmptyTemplate
 
getInitialStep() - Method in interface com.almworks.jira.structure.api.template.NewStructureTemplate
 
getInstalledSynchronizer(Long) - Method in interface com.almworks.jira.structure.api.sync.StructureSyncManager
Retrieves an instance of installed synchronizer.
getInstalledSynchronizersForStructure(Long) - Method in interface com.almworks.jira.structure.api.sync.StructureSyncManager
Retrieves all synchronizer instances installed for the given structure.
getInt(String) - Method in class com.almworks.jira.structure.api.util.MapObject
 
getInteraction() - Method in exception com.almworks.jira.structure.api.forest.action.StructureInteractionException
 
getInvalidHistoryItems() - Method in interface com.almworks.jira.structure.api.backup.ErrorsContainer
 
getInvalidIssueMessages() - Method in interface com.almworks.jira.structure.api.backup.ErrorsContainer
 
getInvalidItemMessages() - Method in interface com.almworks.jira.structure.api.backup.ErrorsContainer
 
getInvalidStructureItems() - Method in interface com.almworks.jira.structure.api.backup.ErrorsContainer
 
getInvalidStructures() - Method in interface com.almworks.jira.structure.api.backup.ErrorsContainer
 
getInvalidStructureSynchronizers() - Method in interface com.almworks.jira.structure.api.backup.ErrorsContainer
 
getInvalidSynchronizerMessages() - Method in interface com.almworks.jira.structure.api.backup.ErrorsContainer
 
getInvisibleRows(LongSizedIterable, String) - Method in interface com.almworks.jira.structure.api.cache.access.ForestAccessCache
Calculates/retrieves the set of row IDs (among the passed rows), which contain items not visible to the specified user.
getInvisibleRows(LongList, String) - Method in interface com.almworks.jira.structure.api.cache.access.ForestAccessCache
Deprecated.
getInvisibleRows(LongSizedIterable, ApplicationUser) - Method in interface com.almworks.jira.structure.api.cache.access.ForestAccessCache
 
getInvisibleRows(LongList, ApplicationUser) - Method in interface com.almworks.jira.structure.api.cache.access.ForestAccessCache
Deprecated.
getIssue(long) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Retrieves an instance of Issue.
getIssue(String) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Retrieves an instance of issue by issue key.
getIssue(long) - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
Retrieves an instance of Issue.
getIssue(String) - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
Retrieves an instance of issue by issue key.
getIssueByRowId(long) - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
getIssueError(Long, boolean, ApplicationUser) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Checks user access to the issue for viewing or editing.
getIssueError(Long, boolean) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Convenience method to check issue access for the current user.
getIssueError(Issue, boolean, boolean, ApplicationUser) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Checks user access to the issue for viewing or editing.
getIssueError(Issue, boolean) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Convenience method to check issue access for the current user.
getIssueError(Issue, boolean, boolean) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Convenience method to check issue access for the current user.
getIssueEventBridge() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns the component that's used to listen and report issue events.
getIssueId() - Method in class com.almworks.jira.structure.api.event.IssueChangeEvent
 
getIssueId(JiraChangeEvent) - Static method in class com.almworks.jira.structure.api.event.IssueChangeEvent
 
getIssueIdByRow(StructureRow) - Static method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
getIssueIdByRowId(long) - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
getIssueManager() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
 
getIssueManager() - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
getIssueManager() - Static method in class com.almworks.jira.structure.api.util.JiraComponents
 
getItem() - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.OneItem
 
getItem() - Method in exception com.almworks.jira.structure.api.error.StructureException
Returns related item, or null if no item is related.
getItem(ItemIdentity) - Method in interface com.almworks.jira.structure.api.item.generic.GenericItemManager
 
getItem(ItemIdentity) - Method in interface com.almworks.jira.structure.api.item.generic.GenericItemService
 
getItem(Class<I>) - Method in class com.almworks.jira.structure.api.row.DummyRow
 
getItem(Class<I>) - Method in class com.almworks.jira.structure.api.row.SimpleRow
 
getItem(Class<I>) - Method in interface com.almworks.jira.structure.api.row.StructureRow
Tries to resolve the item based on its ID, that is, get an object that represents this item.
getItem(Class<I>) - Method in class com.almworks.jira.structure.api.row.StructureRow.ZeroRow
 
getItemDescription(ItemIdentity) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getItemDisplayable(ItemIdentity, StructureAttributeService) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getItemDisplayable(StructureRow, StructureAttributeService) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getItemDisplayable(ItemForest, StructureAttributeService) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getItemId(int) - Method in class com.almworks.jira.structure.api.forest.item.ItemForestBuffer
 
getItemId() - Method in class com.almworks.jira.structure.api.item.generic.GenericItemService.DeleteValidationResult
 
getItemId() - Method in class com.almworks.jira.structure.api.item.generic.GenericItemService.GenericItemResult
 
getItemId() - Method in class com.almworks.jira.structure.api.item.generic.GenericItemService.UpdateValidationResult
 
getItemId() - Method in class com.almworks.jira.structure.api.row.DummyRow
 
getItemId() - Method in class com.almworks.jira.structure.api.row.SimpleRow
 
getItemId() - Method in interface com.almworks.jira.structure.api.row.StructureRow
Returns item ID for the item shown in this row.
getItemId() - Method in class com.almworks.jira.structure.api.row.StructureRow.ZeroRow
 
getItemResolver() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns a service that resolves ItemIdentity into an object that represents that item.
getItems() - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.Collector
 
getItems() - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.SpecificItems
 
getItemsVersion() - Method in class com.almworks.jira.structure.api.attribute.VersionedRowValues.EmptyVersionedRowValues
 
getItemsVersion() - Method in interface com.almworks.jira.structure.api.attribute.VersionedRowValues
Returns the global version of items, which was current when the values were calculated.
getItemTracker() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns a service that tracks item updates throughout the system and also allows reporting updates.
getItemTrail(D) - Method in class com.almworks.jira.structure.api.attribute.loader.DerivedAttributeLoader
 
getItemType() - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.OneType
 
getItemType() - Method in class com.almworks.jira.structure.api.item.generic.GenericItemService.CreateValidationResult
 
getItemType() - Method in class com.almworks.jira.structure.api.item.ItemIdentity
Returns item type.
getItemTypes() - Method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
getItemValue(StructureRow, AttributeLoader.Context) - Method in class com.almworks.jira.structure.api.attribute.loader.basic.ItemTypeConstantLoader
 
getItemValue(StructureRow, AttributeLoader.Context) - Method in class com.almworks.jira.structure.api.attribute.loader.ItemClassAttributeLoader
 
getItemValue(StructureRow, AttributeLoader.Context) - Method in class com.almworks.jira.structure.api.attribute.loader.ItemTypeAttributeLoader
 
getJiraAuthenticationContext() - Static method in class com.almworks.jira.structure.api.util.JiraComponents
 
getJiraChangedIssuesSorted(JiraChangeType...) - Method in interface com.almworks.jira.structure.api.sync.IncrementalSyncData
Returns a sorted unique list of IDs of issues that have been changed in JIRA (edited, linked, etc.)
getJiraDefaultLocale() - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getJiraEvent() - Method in class com.almworks.jira.structure.api.event.IssueChangeEvent
 
getJiraEvents() - Method in interface com.almworks.jira.structure.api.sync.IncrementalSyncData
Returns a detailed list of events that happened in JIRA, in the order of happening.
getJob(Long) - Method in interface com.almworks.jira.structure.api.job.StructureJobManager
Retrieves the job by its ID.
getJobManager() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns the component that's used to run asynchronous jobs.
getJqlOperandResolver() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
 
getJqlQuery(Map<String, ?>, String, StructurePluginHelper, JiraWebActionSupport) - Static method in class com.almworks.jira.structure.api.sync.util.SyncUtil
 
getJqlQueryParser() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
 
getJqlStringSupport() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
 
getKeepStructureWhileNavigating() - Method in interface com.almworks.jira.structure.api.settings.UISettings
Returns true if the structure selection should be kept when the user clicks on an issue in the Structure widget.
getKeepStructureWhileNavigating() - Method in class com.almworks.jira.structure.api.settings.UISettingsBean
 
getKey() - Method in enum com.almworks.jira.structure.api.extension.license.StructureLicenseType
 
getKey() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column.Builder
 
getKey() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column
 
getKeyFor(User) - Static method in class com.almworks.jira.structure.api.util.JiraUsers
 
getKeyFor(ApplicationUser) - Static method in class com.almworks.jira.structure.api.util.JiraUsers
 
getLabel() - Method in class com.almworks.jira.structure.api.generator.GeneratorPreset
 
getLabel() - Method in interface com.almworks.jira.structure.api.sync.SynchronizerDescriptor
 
getLastChild(long) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getLastChild(long) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Gets the last direct sub-row of the specified parent row.
getLastChild() - Method in class com.almworks.jira.structure.api.util.RowTree.Node
 
getLastChildByIndex(int) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getLastChildByIndex(int) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Gets the last direct sub-row of the specified parent row.
getLastRunTime(String) - Method in interface com.almworks.jira.structure.api.job.ScheduledJobManager
 
getLastTransformation() - Method in class com.almworks.jira.structure.api.forest.ForestSpec
Returns the last transformation used by this forest spec.
getLastTransformedSpec() - Method in class com.almworks.jira.structure.api.forest.ForestSpec
For a forest spec with transformations, returns the forest spec without the last used transformation.
getLatest() - Method in interface com.almworks.jira.structure.api.forest.ForestSource
Returns a snapshot of the current state.
getLatest() - Method in class com.almworks.jira.structure.api.forest.VersionedForestUpdate
Returns the full forest.
getLatestHistoryEntryVersion(long) - Method in interface com.almworks.jira.structure.api.structure.history.HistoryService
Returns the version of the latest history entry for the specified structure.
getLevel() - Method in class com.almworks.jira.structure.api.permissions.PermissionRule.SetLevel
 
getLicense() - Method in interface com.almworks.jira.structure.api.extension.license.AppSupportInfo
 
getLicensedServers() - Method in class com.almworks.jira.structure.api.extension.license.LicenseData.Disabled
 
getLicensedServers() - Method in interface com.almworks.jira.structure.api.extension.license.LicenseData
 
getLicensee() - Method in class com.almworks.jira.structure.api.extension.license.LicenseData.Disabled
 
getLicensee() - Method in interface com.almworks.jira.structure.api.extension.license.LicenseData
 
getLicenseType() - Method in class com.almworks.jira.structure.api.extension.license.LicenseData.Disabled
 
getLicenseType() - Method in interface com.almworks.jira.structure.api.extension.license.LicenseData
 
getLinkTypeId() - Method in class com.almworks.jira.structure.api.event.LinkChangeEvent
 
getLinkTypeId(JiraChangeEvent) - Static method in class com.almworks.jira.structure.api.event.LinkChangeEvent
 
getList(String, Function2<JSONArray, Integer, T>) - Method in class com.almworks.jira.structure.api.util.MapObject
 
getLoaderData(Class<D>) - Method in class com.almworks.jira.structure.api.attribute.loader.AttributeValue
 
getLocale() - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeContext
 
getLocale() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Returns the current user's locale.
getLocalizedMessage() - Method in exception com.almworks.jira.structure.api.error.StructureException
Gets the localized message about the problem in the current user's locale.
getLocalizedMessage(ApplicationUser) - Method in exception com.almworks.jira.structure.api.error.StructureException
Gets the localized message about the problem in the given user's locale.
getLocalizedMessage() - Method in exception com.almworks.jira.structure.api.generator.GeneratorUnavailableException
 
getLogger() - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
getLogs() - Method in interface com.almworks.jira.structure.api.perfstats.PerformanceLogProvider
 
getLong(String, long) - Method in interface com.almworks.jira.structure.api.property.PropertyService
 
getLong(long, String, long) - Method in interface com.almworks.jira.structure.api.property.StructurePropertyService
 
getLong(String) - Method in class com.almworks.jira.structure.api.util.MapObject
 
getLongId() - Method in class com.almworks.jira.structure.api.item.ItemIdentity
Gets the long ID from a long-based ItemIdentity.
getLongId() - Method in class com.almworks.jira.structure.api.item.ItemIdentity.LongIdentity
 
getLongList(String) - Method in class com.almworks.jira.structure.api.util.MapObject
 
getLongProperty(ApplicationProperties, String) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
Reads a value previously stored in properties using setLongValue
getMaintenanceExpirationDate() - Method in class com.almworks.jira.structure.api.extension.license.LicenseData.Disabled
 
getMaintenanceExpirationDate() - Method in interface com.almworks.jira.structure.api.extension.license.LicenseData
 
getMap() - Method in class com.almworks.jira.structure.api.row.RowMapper.Mapping
 
getMappedRows() - Method in class com.almworks.jira.structure.api.row.RowMapper.Mapping
 
getMaximumNumberOfUsers() - Method in class com.almworks.jira.structure.api.extension.license.LicenseData.Disabled
 
getMaximumNumberOfUsers() - Method in interface com.almworks.jira.structure.api.extension.license.LicenseData
 
getMenuItems(Long, StructurePage) - Method in interface com.almworks.jira.structure.api.view.StructureViewManager
This method retrieves a list of entries for the "Views" drop-down menu on the specified page, for the specified structure.
getMenuPages() - Method in class com.almworks.jira.structure.api.view.ViewSettings.AssociatedView.Builder
 
getMenuPages() - Method in class com.almworks.jira.structure.api.view.ViewSettings.AssociatedView
 
getMergePoint() - Method in exception com.almworks.jira.structure.api.forest.raw.ForestMergeStructureException
 
getMergePointFatherFromForest() - Method in exception com.almworks.jira.structure.api.forest.raw.ForestMergeStructureException
 
getMergePointFatherRoot() - Method in exception com.almworks.jira.structure.api.forest.raw.ForestMergeStructureException
 
getMessage() - Method in class com.almworks.jira.structure.api.forest.action.InteractionParameter
 
getMessageWithCauseChain(Throwable) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getModule() - Method in class com.almworks.jira.structure.api.forest.ForestSpec.Transformation
Returns the complete module key of the generator.
getModuleKey() - Method in class com.almworks.jira.structure.api.generator.GeneratorSpec
 
getMovedRows() - Method in class com.almworks.jira.structure.api.forest.ForestChange.Move
Returns the moved rows.
getMoveOptionDescription() - Method in interface com.almworks.jira.structure.api.generator.ActionHandler.ExtenderActionHandler
 
getMoveOptionDescription() - Method in interface com.almworks.jira.structure.api.generator.ActionHandler.InserterActionHandler
 
getMultiParameter(Map, String) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getMultiParameterLong(Map, String) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getName() - Method in class com.almworks.jira.structure.api.folder.Folder
 
getName() - Method in class com.almworks.jira.structure.api.item.generic.GenericItem
 
getName() - Method in class com.almworks.jira.structure.api.process.ProcessDisplayParameters
 
getName() - Method in interface com.almworks.jira.structure.api.structure.Structure
Returns the name of the structure or empty string if the name has not been yet set.
getName() - Method in interface com.almworks.jira.structure.api.view.StructureView
Returns the name of the view or an empty string if the view name has not been set yet
getName() - Method in class com.almworks.jira.structure.api.view.StructureViewBean.Builder
 
getName() - Method in class com.almworks.jira.structure.api.view.StructureViewBean
 
getName() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column.Builder
 
getName() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column
 
getNextSibling() - Method in class com.almworks.jira.structure.api.util.RowTree.Node
 
getNextStep(Map<String, Object>, NewStructureTemplateStep.Direction, NewStructureTemplateContext) - Method in interface com.almworks.jira.structure.api.template.NewStructureTemplateStep
 
getNodes() - Method in class com.almworks.jira.structure.api.perfstats.NodeInfo.Branch
 
getNodes() - Method in class com.almworks.jira.structure.api.perfstats.NodeInfo
 
getNodeWithRowId(long) - Method in class com.almworks.jira.structure.api.util.IndexedRowTree
Quickly retrieves a node with the given row ID.
getObject(Object) - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeContext
Retrieve the value associated with a key.
getObject(Object) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.GenerationContext
Retrieves the object previously associated with the given forest by this generator.
getObject(Object) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.HandlingContext
 
getObject(String) - Method in class com.almworks.jira.structure.api.util.MapObject
 
getObject(String) - Method in class com.almworks.jira.structure.api.util.SpecParams
 
getObjectList(String) - Method in class com.almworks.jira.structure.api.util.MapObject
 
getOperation() - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry.Change
 
getOptionsManager() - Static method in class com.almworks.jira.structure.api.util.JiraComponents
 
getOrCreateTypeId(String) - Method in interface com.almworks.jira.structure.api.item.ItemTypeRegistry
Retrieves a numeric ID for a given item type key.
getOrder() - Method in class com.almworks.jira.structure.api.util.TotalOrder.ValueWrapper
 
getOriginalRows() - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Copy
 
getOriginalRows() - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry.Change
 
getOSGiComponentInstanceOfType(Class<T>) - Static method in class com.almworks.jira.structure.api.util.JiraComponents
 
getOtherProblems() - Method in interface com.almworks.jira.structure.api.backup.ErrorsContainer
 
getOwnedItem(ItemIdentity, long, boolean) - Method in interface com.almworks.jira.structure.api.item.generic.GenericItemManager
 
getOwnedItem(ItemIdentity, long, boolean) - Method in class com.almworks.jira.structure.api.item.generic.GenericItemType
 
getOwnedItem(ItemIdentity, long, boolean) - Method in interface com.almworks.jira.structure.api.item.StructureOwnedItemType
Associate an item with a structure, or create a copy of the given item and associate the copy with the structure.
getOwner() - Method in interface com.almworks.jira.structure.api.structure.Structure
Returns the owner of the structure.
getOwner() - Method in interface com.almworks.jira.structure.api.view.StructureView
Returns the owner of the view, or null if the view has no owner.
getOwner() - Method in class com.almworks.jira.structure.api.view.StructureViewBean.Builder
 
getOwner() - Method in class com.almworks.jira.structure.api.view.StructureViewBean
 
getOwnerUserKey() - Method in interface com.almworks.jira.structure.api.structure.Structure
Returns the user key of the owner of the structure.
getOwningStructure() - Method in class com.almworks.jira.structure.api.folder.Folder
 
getOwningStructure() - Method in class com.almworks.jira.structure.api.generator.GeneratorSpec
 
getOwningStructure() - Method in class com.almworks.jira.structure.api.item.generic.GenericItem
 
getParameterId() - Method in class com.almworks.jira.structure.api.forest.action.InteractionParameter
 
getParameters() - Method in interface com.almworks.jira.structure.api.forest.action.Interaction
 
getParameters() - Method in class com.almworks.jira.structure.api.generator.GeneratorPreset
 
getParameters() - Method in class com.almworks.jira.structure.api.generator.GeneratorSpec
 
getParameters() - Method in interface com.almworks.jira.structure.api.process.ProcessInfo
 
getParameters() - Method in interface com.almworks.jira.structure.api.sync.SyncInstance
Synchronizer parameters.
getParameters() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column.Builder
 
getParameters() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column
 
getParametersFormHtml(Map<String, Object>) - Method in interface com.almworks.jira.structure.api.sync.SynchronizerDescriptor
 
getParams() - Method in class com.almworks.jira.structure.api.attribute.AttributeSpec
Returns the same as AttributeSpec.getParamsMap(), but wrapped into accessor object.
getParams() - Method in class com.almworks.jira.structure.api.forest.ForestSpec.Transformation
Returns optional parameters for the generator.
getParamsMap() - Method in class com.almworks.jira.structure.api.attribute.AttributeSpec
Returns the attribute's parameters as a read-only map.
getParent(long) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getParent(long) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Gets the parent row of the specified row.
getParent() - Method in interface com.almworks.jira.structure.api.forest.raw.ForestScanControl
 
getParent(long) - Method in class com.almworks.jira.structure.api.sync.util.HierarchyHelper
 
getParent() - Method in class com.almworks.jira.structure.api.util.RowTree.Node
 
getParentIndex(int) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getParentIndex(int) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Searches the forest for the index of a "parent row".
getParentIndex() - Method in interface com.almworks.jira.structure.api.forest.raw.ForestScanControl
 
getParentPathForIndex(int) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getParentPathForIndex(int) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Returns the path to the specified row without the row itself.
getParentPathIndexes() - Method in interface com.almworks.jira.structure.api.forest.raw.ForestScanControl
 
getPath(long) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getPath(long) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Returns the path to the specified row - a sequence of rows that starts with a root row, ends with the specified row, and where element[i] is the parent row of element[i+1].
getPathForIndex(int) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getPathForIndex(int) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Similar to Forest.getPath(long), returns the path to the row specified by index.
getPathFrom() - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry.Change
 
getPathIndexAtDepth(int, int) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getPathIndexAtDepth(int, int) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Given row at the specified index, traverses its "path" upwards - that is, looks for all parent rows up to the topmost root parent, and returns an index of the parent that has the specified depth.
getPathTo() - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry.Change
 
getPayload() - Method in class com.almworks.jira.structure.api.util.TotalOrder.PayloadWrapper
 
getPercentComplete() - Method in interface com.almworks.jira.structure.api.process.ProcessInfo
 
getPercentComplete() - Method in interface com.almworks.jira.structure.api.process.ProgressGauge
Returns process completion percentage, 0 to 100, or -1 if progress is unknown/indeterminate.
getPermissionManager() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
 
getPermissionManager() - Static method in class com.almworks.jira.structure.api.util.JiraComponents
 
getPermissions() - Method in interface com.almworks.jira.structure.api.structure.Structure
Returns a list of permissions for this structure.
getPermissions() - Method in interface com.almworks.jira.structure.api.view.StructureView
Used to get permissions rules that are used to calculate user's access level.
getPermissions() - Method in class com.almworks.jira.structure.api.view.StructureViewBean.Builder
 
getPermissions() - Method in class com.almworks.jira.structure.api.view.StructureViewBean
 
getPickedProjectIds() - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
This method returns a list of IDs of projects picked by the administrator for the Structure plugin.
getPickedProjects() - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
This method returns a list of projects picked by the administrator for the Structure plugin.
getPluginAccessor() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
 
getPluginAccessor() - Static method in class com.almworks.jira.structure.api.util.JiraComponents
 
getPopularity(Long) - Method in interface com.almworks.jira.structure.api.structure.favorite.StructureFavoriteManager
Returns the number of users for whom the structure is favorite.
getPossibleResyncEffects(Object) - Method in interface com.almworks.jira.structure.api.sync.StructureSynchronizer
Creates a list of strings that describe possible changes that might happen during resync
getPrecedingSibling(long) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getPrecedingSibling(long) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Gets the row that immediately precedes the specified row in the list of children of the specified row's parent.
getPrecedingSiblingForIndex(int) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getPrecedingSiblingForIndex(int) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Gets the row that immediately precedes the one with the given index in the list of children of its parent.
getPrecedingSiblingIndex(int) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getPrecedingSiblingIndex(int) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Gets the index of the row that immediately precedes the row at the given index in the list of children of its parent.
getPrecedingSiblings(long) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getPrecedingSiblings(long) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Returns the array of all rows that come before the given row in the list of children of its parent, in the same order as they appear in the forest.
getPrecedingSiblingsForIndex(int) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getPrecedingSiblingsForIndex(int) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Returns the array of all rows that come before the given row in the list of children of its parent, in the same order as they appear in the forest.
getPrefix() - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
getPresets() - Method in interface com.almworks.jira.structure.api.generator.ConfigurableGenerator
 
getPresets() - Method in class com.almworks.jira.structure.api.generator.util.AbstractGenerator
 
getPreviousParentRowsSorted() - Method in interface com.almworks.jira.structure.api.sync.IncrementalSyncData
Returns sorted list of row IDs of all parents of the rows affected by this change in Structure (or those used to be parents before the change).
getPrevSibling() - Method in class com.almworks.jira.structure.api.util.RowTree.Node
 
getPrevVersion() - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry
 
getProblemDetails() - Method in exception com.almworks.jira.structure.api.error.StructureException
Returns the part of Throwable.getMessage() that corresponds to the original description of the problem.
getProcessHandleManager() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns component that tracks long-running background processes and shows progress to the user.
getProductKey() - Method in interface com.almworks.jira.structure.api.extension.license.AppSupportInfo
 
getProductVersion() - Method in interface com.almworks.jira.structure.api.extension.license.AppSupportInfo
 
getProgressGauge() - Method in interface com.almworks.jira.structure.api.backup.RestoreOperation
 
getProjectComponentManager() - Static method in class com.almworks.jira.structure.api.util.JiraComponents
 
getProjectId() - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.ProjectRole
 
getProjectManager() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
 
getProjectManager() - Static method in class com.almworks.jira.structure.api.util.JiraComponents
 
getProjectRoleManager() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
 
getProjectsForCurrentUser() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Retrieves the list of projects that are visible to the current user.
getQuery() - Method in class com.almworks.jira.structure.api.forest.ForestSpec.SQuery
Returns the query text.
getQueryString() - Method in class com.almworks.jira.structure.api.query.StructureQuery
 
getRawObjectList(String) - Method in class com.almworks.jira.structure.api.util.MapObject
 
getRemovedRows() - Method in class com.almworks.jira.structure.api.forest.ForestChange.Remove
Returns the removed rows.
getReorderOptionDescription() - Method in interface com.almworks.jira.structure.api.generator.ActionHandler.ExtenderActionHandler
 
getRequestedRows() - Method in class com.almworks.jira.structure.api.row.RowMapper.Mapping
 
getRestResponseData(Object) - Method in interface com.almworks.jira.structure.api.extension.StructureCoreExtension
 
getRoleId() - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.ProjectRole
 
getRoots() - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getRoots() - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Returns an array of all root rows in the forest (those that have depth of 0).
getRow() - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeLoader.Context
 
getRow() - Method in exception com.almworks.jira.structure.api.error.StructureException
Returns related row, or 0 if no row is related.
getRow() - Method in interface com.almworks.jira.structure.api.export.ExportRow
Returns the current StructureRow instance.
getRow(long) - Method in class com.almworks.jira.structure.api.forest.item.ImmutableItemForest
 
getRow(long) - Method in interface com.almworks.jira.structure.api.forest.item.ItemForest
 
getRow(long) - Method in class com.almworks.jira.structure.api.forest.item.ItemForestBuffer
 
getRow(int) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getRow(int) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Gets the ID of the row at the specified position in the forest.
getRow(long) - Method in interface com.almworks.jira.structure.api.row.RowManager
Retrieves information about a structure row by its ID.
getRow(long, boolean) - Method in interface com.almworks.jira.structure.api.row.RowManager
Retrieves StructureRow given that the calling code has already checked the item for access by the user.
getRowId() - Method in interface com.almworks.jira.structure.api.export.ExportRow
 
getRowId() - Method in class com.almworks.jira.structure.api.forest.action.InteractionParameter
 
getRowId() - Method in class com.almworks.jira.structure.api.row.DummyRow
 
getRowId() - Method in exception com.almworks.jira.structure.api.row.MissingRowException
 
getRowId() - Method in class com.almworks.jira.structure.api.row.SimpleRow
 
getRowId() - Method in interface com.almworks.jira.structure.api.row.StructureRow
Returns row ID, a positive number.
getRowId() - Method in class com.almworks.jira.structure.api.row.StructureRow.ZeroRow
 
getRowId() - Method in class com.almworks.jira.structure.api.util.RowTree.Node
 
getRowIdReplacements() - Method in interface com.almworks.jira.structure.api.forest.action.ActionResult
 
getRowIds() - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Move
 
getRowIds() - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Remove
 
getRowInvisiblePredicate(AttributeContext) - Static method in class com.almworks.jira.structure.api.attribute.AttributeLoaderSecurity
 
getRowManager() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns row manager, which is responsible for managing a mapping between numeric row IDs and item IDs.
getRows() - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getRows() - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Returns a non-modifiable list of rows, in the order they appear in the forest.
getRowValue(AttributeLoader.AggregateContext<T>) - Method in class com.almworks.jira.structure.api.attribute.loader.AbstractDistinctAggregateLoader
 
getRules() - Method in interface com.almworks.jira.structure.api.sync.SynchronizerDescriptor
 
getSanitizedQueryString() - Method in class com.almworks.jira.structure.api.query.StructureQuery
Returns a string representation of this query, with all the potential "information leaks" removed, with regards to the current user.
getScheduledJobManager() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns the component that is used to schedule recurring asynchronous jobs.
getSearchRequestManager() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
 
getSearchService() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
 
getSelfValue(AttributeLoader.AggregateContext<T>) - Method in class com.almworks.jira.structure.api.attribute.loader.reduce.ReducingAggregateLoader
 
getSelfValue(AttributeLoader.AggregateContext<T>) - Method in class com.almworks.jira.structure.api.attribute.loader.reduce.SecureSingleDependencyReducingAggregateLoader
 
getSelfValue(AttributeLoader.AggregateContext<T>) - Method in class com.almworks.jira.structure.api.attribute.loader.reduce.SingleDependencyReducingAggregateLoader
 
getSemanticLabel(Map<String, Object>) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.Grouper
 
getSemantics() - Method in class com.almworks.jira.structure.api.row.DummyRow
 
getSemantics() - Method in class com.almworks.jira.structure.api.row.SimpleRow
 
getSemantics() - Method in interface com.almworks.jira.structure.api.row.StructureRow
Returns row's semantics.
getSemantics() - Method in class com.almworks.jira.structure.api.row.StructureRow.ZeroRow
 
getSerial() - Method in class com.almworks.jira.structure.api.extension.license.LicenseData.Disabled
 
getSerial() - Method in interface com.almworks.jira.structure.api.extension.license.LicenseData
 
getSerial() - Method in enum com.almworks.jira.structure.api.permissions.PermissionLevel
 
getSerialNumber() - Method in class com.almworks.jira.structure.api.extension.license.LicenseData.Disabled
 
getSerialNumber() - Method in interface com.almworks.jira.structure.api.extension.license.LicenseData
 
getSessionSearchObjectManagerFactory() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
 
getSignature() - Method in class com.almworks.jira.structure.api.pull.DataVersion
Signature defines the identity of the version sequence.
getSingleParameter(Map, String) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getSingleParameterBoolean(Map, String) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getSingleParameterInteger(Map, String) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getSingleParameterLong(Map, String) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getSingleViewableStructureId() - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Convenience method that returns the ID of a single structure that the current user can see.
getSourceForestString() - Method in exception com.almworks.jira.structure.api.forest.raw.ForestMergeStructureException
 
getSourceId() - Method in class com.almworks.jira.structure.api.event.LinkChangeEvent
 
getSourceId(JiraChangeEvent) - Static method in class com.almworks.jira.structure.api.event.LinkChangeEvent
 
getSpecification() - Method in interface com.almworks.jira.structure.api.view.StructureView
Returns the view specification, which defines the visual configuration of the widget
getSpecification() - Method in class com.almworks.jira.structure.api.view.StructureViewBean.Builder
 
getSpecification() - Method in class com.almworks.jira.structure.api.view.StructureViewBean
 
getSQuery() - Method in class com.almworks.jira.structure.api.forest.ForestSpec
Returns ForestSpec.SQuery if the base content is a SQuery, null otherwise.
getStandardFormat(String) - Static method in class com.almworks.jira.structure.api.attribute.ValueFormat
Returns a standard format (declared in this class) given its format ID.
getState() - Method in class com.almworks.jira.structure.api.job.AbstractStructureJob
 
getState() - Method in interface com.almworks.jira.structure.api.job.StructureJob
 
getStatistics() - Method in interface com.almworks.jira.structure.api.statistics.StatisticSource
 
getStatus() - Method in interface com.almworks.jira.structure.api.process.ProcessInfo
 
getStrategyType(AttributeSpec<?>) - Static method in interface com.almworks.jira.structure.api.attribute.loader.reduce.ReductionStrategy
Look for known strategy type from the spec and return default (SUBTREE) value if not found.
getString(String, String) - Method in interface com.almworks.jira.structure.api.property.PropertyService
 
getString(long, String, String) - Method in interface com.almworks.jira.structure.api.property.StructurePropertyService
 
getString(String) - Method in class com.almworks.jira.structure.api.util.MapObject
 
getStringCode() - Method in enum com.almworks.jira.structure.api.settings.AutoSwitchStrategy
 
getStringId() - Method in class com.almworks.jira.structure.api.item.ItemIdentity
Gets the string ID from a string-based ItemIdentity.
getStringId() - Method in class com.almworks.jira.structure.api.item.ItemIdentity.StringIdentity
 
getStringList(String) - Method in class com.almworks.jira.structure.api.util.MapObject
 
getStructure() - Method in exception com.almworks.jira.structure.api.error.StructureException
Returns related structure, or 0 if no structure is related.
getStructure() - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry
 
getStructure(Long, PermissionLevel) - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Retrieves a structure given structure ID.
getStructureChangedIssuesSorted() - Method in interface com.almworks.jira.structure.api.sync.IncrementalSyncData
Returns sorted list of IDs of issues that have been changed in structure: all issues that were added or copied in the structure, all moved issues (note: if an issue is moved, its subtree is also moved, but it is not reported here), all deleted issues (note: if an issue is removed, its whole subtree is also removed, and it is reported here).
getStructureChangedRowsSorted() - Method in interface com.almworks.jira.structure.api.sync.IncrementalSyncData
Returns sorted unique list of IDs of rows that have been changed in structure: all rows that were added or copied in the structure, all moved rows (note: if a row is moved, its subtree is also moved, but it is not reported here), all deleted rows (note: if a row is removed, its whole subtree is also removed, and it is reported here).
getStructureComparator(ApplicationUser) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Returns comparator for sorting structures by name, according to the given user's locale.
getStructureConfiguration() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns the component that's used to manage Structure add-on configuration.
getStructureEvents() - Method in interface com.almworks.jira.structure.api.sync.IncrementalSyncData
Returns a detailed list of events that happened in the synchronized structure, in the order of happening.
getStructureId() - Method in class com.almworks.jira.structure.api.forest.ForestSpec
Returns structure ID if the base content is a structure or a structure version, null otherwise.
getStructureId() - Method in class com.almworks.jira.structure.api.permissions.PermissionRule.ApplyStructure
 
getStructureId() - Method in class com.almworks.jira.structure.api.sync.SyncAuditLog.ActionGroup
 
getStructureId() - Method in interface com.almworks.jira.structure.api.sync.SyncInstance
Returns the ID of the structure this sync instance is acting on.
getStructureManager() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns the component that's used to manage structures.
getStructureNames() - Method in interface com.almworks.jira.structure.api.backup.RestoreOperation
Call this method after RestoreOperation.restore() has completed to get names of all restored structures.
getStructureOtherProblems() - Method in interface com.almworks.jira.structure.api.backup.ErrorsContainer
 
getStructurePermission(Long) - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Calculates access level to a structure for the current user.
getStructurePermission(Long, ApplicationUser) - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Calculates access level to a structure for the specified user.
getStructureProjectsForCurrentUser() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Retrieves the list of projects that are enabled for structure and visible to the current user.
getStructurePropertyService() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns a service that lets you associate arbitrary properties with a structure.
getStructureQueryBuilderFactory() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns the component that is used to create new instances of Structure query builders.
getStructureQueryParser() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns the component that is used to create Structure queries by parsing them from a String.
getStructuresByName(String, PermissionLevel) - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Convenience method to search for unarchived structures with the specified name.
getStructuresByName(String, PermissionLevel, boolean) - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Convenience method that searches for structures with the specified name.
getStructuresOwnedBy(ApplicationUser) - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Retrieves a list of all structures visible to the current user, for which the specified user is the owner.
getSubject() - Method in class com.almworks.jira.structure.api.permissions.PermissionRule.SetLevel
 
getSubtreeEnd(int) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
getSubtreeEnd(int) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
The method looks for the end of a subtree rooted at the specified index.
getSubtreeRows() - Method in interface com.almworks.jira.structure.api.forest.raw.ForestScanControl
 
getSuperRoot() - Method in class com.almworks.jira.structure.api.util.RowTree
 
getSyncAuditLog() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns the component that synchronizers use to store audit information about their execution and actions they've taken.
getSynchronizationPermissionSubjects() - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Used to get the list of groups (possibly other permission subjects) that are allowed to configure and control synchronizers of controlled structures.
getSynchronizer() - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry
 
getSynchronizer() - Method in interface com.almworks.jira.structure.api.sync.SyncInstance
Returns the synchronizer for this sync instance.
getSynchronizerModuleKey() - Method in interface com.almworks.jira.structure.api.sync.SyncInstance
Returns module key of the synchronizer for this sync instance.
getSyncInstanceId() - Method in class com.almworks.jira.structure.api.sync.SyncAuditLog.ActionGroup
 
getSyncInstanceId() - Method in class com.almworks.jira.structure.api.sync.SyncEvent
 
getSyncManager() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns the component that's used to create and update synchronizers.
getSyncModuleKey() - Method in class com.almworks.jira.structure.api.sync.SyncAuditLog.ActionGroup
 
getTargetForestString() - Method in exception com.almworks.jira.structure.api.forest.raw.ForestMergeStructureException
 
getTempObject(Object) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.GenerationContext
Retrieves the object previously associated with this context by this generator.
getText(String, Object...) - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
Looks up i18n text using the i18n bean from the module's plugin and the current user's locale.
getText(String) - Method in interface com.almworks.jira.structure.api.template.NewStructureTemplateContext
 
getText(String, String...) - Method in interface com.almworks.jira.structure.api.template.NewStructureTemplateContext
 
getText(Locale, ApplicationUser, String, Object...) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
Formats the text taken from the i18n bundle with the specified parameters in the locale that is selected as follows: If locale is not null, it is used. Otherwise, if user is not null, the user locale (set up in the user preferences) is used. If both locale and user are null, JIRA default locale is used.
getTextInCurrentUserLocale(String, Object...) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getTimestamp() - Method in class com.almworks.jira.structure.api.effect.EffectBatch
 
getTimestamp() - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry
 
getTimestamp() - Method in class com.almworks.jira.structure.api.sync.SyncAuditLog.ActionGroup
 
getTimestamp() - Method in class com.almworks.jira.structure.api.sync.SyncEvent
 
getTimeTrackingConfiguration() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
 
getTitle() - Method in class com.almworks.jira.structure.api.perfstats.NodeInfo
 
getTitleI18nKey() - Method in interface com.almworks.jira.structure.api.template.NewStructureTemplateStep
 
getTrail(AttributeSpec<?>) - Method in interface com.almworks.jira.structure.api.attribute.RowValues
Returns an object that can be used to implement correct value invalidation, in case the value is cached.
getTrail(AttributeSpec<?>) - Method in class com.almworks.jira.structure.api.attribute.VersionedRowValues.EmptyVersionedRowValues
 
getTrailMode() - Method in class com.almworks.jira.structure.api.attribute.AttributeTrail.EmptyTrail
 
getTrailMode() - Method in interface com.almworks.jira.structure.api.attribute.AttributeTrail
Returns all types of in-forest dependencies that were used to calculate this value.
getTransformations() - Method in class com.almworks.jira.structure.api.forest.ForestSpec
Returns the list of transformations applied to the base forest.
getType(AttributeLoader<?>) - Static method in enum com.almworks.jira.structure.api.attribute.loader.ForestDependencyType
 
getType() - Method in class com.almworks.jira.structure.api.forest.ForestSpec.SQuery
Returns the query type.
getTypeKey(int) - Method in interface com.almworks.jira.structure.api.item.ItemTypeRegistry
Retrieves the key of an item type, based on its ID.
getTypes() - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.Collector
 
getTypes() - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.SpecificTypes
 
getUIController(Long) - Method in interface com.almworks.jira.structure.api.process.ProcessHandleManager
 
getUISettings(ApplicationUser, Project) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Retrieves user interface settings for the specified user and project.
getUnder() - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Add
 
getUnder() - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Copy
 
getUnder() - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Move
 
getUnder() - Method in class com.almworks.jira.structure.api.forest.ForestChange.Add
Returns the parent of the (roots of the) added forest, 0 if top level.
getUnder() - Method in class com.almworks.jira.structure.api.forest.ForestChange.Move
Returns the new parent of the moved row, 0 if top level.
getUnder() - Method in class com.almworks.jira.structure.api.forest.ForestChange.Reorder
Returns the parent of the reordered rows, 0 if top-level rows are reordered.
getUnder() - Method in interface com.almworks.jira.structure.api.generator.StructurePosition
 
getUnsecured() - Method in class com.almworks.jira.structure.api.forest.ForestSpec
Returns the same forest spec, but with secured flag turned off.
getUntransformedSpec() - Method in class com.almworks.jira.structure.api.forest.ForestSpec
Returns the same forest spec but without transformations.
getUpdate(DataVersion) - Method in interface com.almworks.jira.structure.api.item.ItemTracker
Provides an update on the tracked items, based on the previously seen signature and version.
getUpdate(DataVersion) - Method in interface com.almworks.jira.structure.api.pull.VersionedDataSource
Returns an update based on the version of the data that the client has.
getUpdates() - Method in class com.almworks.jira.structure.api.forest.VersionedForestUpdate.Incremental
 
getUrl() - Method in class com.almworks.jira.structure.api.process.ProcessButtonParameters
 
getUrl() - Method in class com.almworks.jira.structure.api.util.ItemDisplayable
 
getUser() - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeContext
 
getUser() - Method in class com.almworks.jira.structure.api.auth.AuthContext.Custom
 
getUser() - Method in interface com.almworks.jira.structure.api.auth.AuthContext
 
getUser() - Static method in class com.almworks.jira.structure.api.auth.StructureAuth
Returns the current user.
getUser() - Method in interface com.almworks.jira.structure.api.job.StructureJob
 
getUser() - Method in class com.almworks.jira.structure.api.job.SystemStructureJob
 
getUser() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Retrieves the current user.
getUserByKey(String) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getUserCount() - Method in interface com.almworks.jira.structure.api.extension.license.AppSupportInfo
 
getUserKey() - Static method in class com.almworks.jira.structure.api.auth.StructureAuth
Returns user key of the current user.
getUserKey() - Method in class com.almworks.jira.structure.api.effect.EffectBatch
 
getUserKey() - Method in class com.almworks.jira.structure.api.forest.ForestSpec
Returns user key that is used to run transformations and to secure the forest, if corresponding options are present.
getUserKey() - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraUser
 
getUserKey() - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry
 
getUserKey() - Method in interface com.almworks.jira.structure.api.sync.SyncInstance
Returns user key of the user account that is used to run synchronizer jobs with this sync instance.
getUserKey(ApplicationUser) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getUserManager() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
 
getUserManager() - Static method in class com.almworks.jira.structure.api.util.JiraComponents
 
getUserName() - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraUser
 
getUserName(ApplicationUser) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getUserNameByKey(String) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
getUserPreferencesManager() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
 
getUserUtil() - Static method in class com.almworks.jira.structure.api.util.JiraComponents
 
getValue(AttributeSpec<V>) - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeLoader.Context
 
getValue() - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeLoader.PropagateContext
 
getValue() - Method in class com.almworks.jira.structure.api.attribute.loader.AttributeValue
 
getValue(T, AttributeLoader.Context) - Method in class com.almworks.jira.structure.api.attribute.loader.basic.LaAttributeLoader
 
getValue(D, AttributeLoader.Context) - Method in class com.almworks.jira.structure.api.attribute.loader.basic.LaDerivedAttributeLoader
 
getValue(D, AttributeLoader.Context) - Method in class com.almworks.jira.structure.api.attribute.loader.DerivedAttributeLoader
 
getValue(T, AttributeLoader.Context) - Method in class com.almworks.jira.structure.api.attribute.loader.ItemClassAttributeLoader
 
getValue() - Method in class com.almworks.jira.structure.api.forest.action.InteractionParameterValue
 
getValue() - Method in enum com.almworks.jira.structure.api.process.ProcessStatus
 
getValue() - Method in class com.almworks.jira.structure.api.util.TotalOrder.ValueWrapper
 
getValueClass() - Method in class com.almworks.jira.structure.api.attribute.ValueFormat
Returns the Java class of the values in this format.
getValueClass() - Method in class com.almworks.jira.structure.api.util.TotalOrder.ValueWrapper
 
getValues() - Method in interface com.almworks.jira.structure.api.export.ExportRenderContext
Returns the AggregateResult that contains the results for all aggregates previously required by calling ExportRequestContext.prepareAggregate() and all the issues associated with the current request.
getValues() - Method in class com.almworks.jira.structure.api.forest.action.InteractionParameter
 
getValuesFromSubjectForest(StructureGenerator.GenerationContext, AttributeSpec<?>, LongList, StructureAttributeService) - Static method in class com.almworks.jira.structure.api.generator.util.GenerationUtil
 
getValuesFromSubjectForest(StructureGenerator.GenerationContext, Collection<? extends AttributeSpec<?>>, LongList, StructureAttributeService) - Static method in class com.almworks.jira.structure.api.generator.util.GenerationUtil
 
getVersion() - Method in class com.almworks.jira.structure.api.forest.ForestSpec
Returns version if the base content is a structure version, null otherwise.
getVersion() - Method in class com.almworks.jira.structure.api.forest.VersionedForest
Returns the version.
getVersion() - Method in class com.almworks.jira.structure.api.pull.DataVersion
Returns the version within one sequence, identified by signature
getVersion() - Method in class com.almworks.jira.structure.api.pull.VersionedDataUpdate
Returns the version associated with this update.
getVersion() - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry
 
getVersionManager() - Static method in class com.almworks.jira.structure.api.util.JiraComponents
 
getView() - Method in exception com.almworks.jira.structure.api.error.StructureException
Returns related view, or 0 if no view is related.
getView(Long, PermissionLevel) - Method in interface com.almworks.jira.structure.api.view.StructureViewManager
Retrieves a view specified by the numeric view ID and checks if the current user has the specified access level for that view.
getView() - Method in class com.almworks.jira.structure.api.view.StructureViewMenuItem
 
getViewableStructuresWithIssue(Long) - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Retrieves all structures that contain the specified issue.
getViewId() - Method in class com.almworks.jira.structure.api.view.ViewSettings.AssociatedView.Builder
 
getViewId() - Method in class com.almworks.jira.structure.api.view.ViewSettings.AssociatedView
 
getViewManager() - Method in interface com.almworks.jira.structure.api.StructureComponents
Returns the component that's used to work with Structure views.
getViewPermission(Long, ApplicationUser) - Method in interface com.almworks.jira.structure.api.view.StructureViewManager
Calculates the access level that the specified user has to the specified view.
getViews(PermissionLevel) - Method in interface com.almworks.jira.structure.api.view.StructureViewManager
Retrieves a list of all views that the current user has the specified access level to.
getViews() - Method in class com.almworks.jira.structure.api.view.ViewSettings.Builder
 
getViewSettings(Long) - Method in interface com.almworks.jira.structure.api.view.StructureViewManager
Retrieves view settings for the specified structure.
group(String) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
group(Group) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
GROUP - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
GROUP - Static variable in interface com.almworks.jira.structure.api.item.CoreSemantics
 
GROUP_NAME - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
Grouper() - Constructor for class com.almworks.jira.structure.api.generator.util.AbstractGenerator.Grouper
 
GROUPER_AGILE_EPIC - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
GROUPER_AGILE_SPRINT - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
GROUPER_FIELD - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
GROUPER_LEVEL_INCLUDE_GROUPS - Static variable in class com.almworks.jira.structure.api.generator.CoreGeneratorParameters
Parameter to enable including other groups when counting the level.
GROUPER_LINKS - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
GROUPER_PORTFOLIO_PARENT - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
GROUPER_TEMPO_ACCOUNT - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
GROUPER_TEXT - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
guessCachingStrategy(AttributeSpec<?>) - Static method in enum com.almworks.jira.structure.api.attribute.loader.AttributeCachingStrategy
Guessing if the value is cacheable based on the value format.

H

has(String) - Method in class com.almworks.jira.structure.api.util.MapObject
 
hasBulkLoaders() - Method in class com.almworks.jira.structure.api.attribute.loader.CompositeAttributeLoader
 
hasCustomField(CustomField) - Static method in class com.almworks.jira.structure.api.util.JiraFunc
 
hasExpiration() - Method in class com.almworks.jira.structure.api.extension.license.LicenseData.Disabled
 
hasExpiration() - Method in interface com.almworks.jira.structure.api.extension.license.LicenseData
 
hasFlags(int) - Method in class com.almworks.jira.structure.api.util.RowTree.Node
Bitwise flag check.
hashCode() - Method in class com.almworks.jira.structure.api.attribute.AttributeSpec
 
hashCode() - Method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder
 
hashCode() - Method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder.ParamsBuilder
 
hashCode() - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.Collector
 
hashCode() - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet
 
hashCode() - Method in class com.almworks.jira.structure.api.attribute.ValueFormat
 
hashCode() - Method in class com.almworks.jira.structure.api.forest.ForestChange.Add
 
hashCode() - Method in class com.almworks.jira.structure.api.forest.ForestChange.Move
 
hashCode() - Method in class com.almworks.jira.structure.api.forest.ForestChange.Remove
 
hashCode() - Method in class com.almworks.jira.structure.api.forest.ForestChange.Reorder
 
hashCode() - Method in class com.almworks.jira.structure.api.forest.ForestSpec
 
hashCode() - Method in class com.almworks.jira.structure.api.forest.ForestSpec.SQuery
 
hashCode() - Method in class com.almworks.jira.structure.api.forest.ForestSpec.Transformation
 
hashCode() - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
hashCode() - Method in class com.almworks.jira.structure.api.forest.VersionedForest
 
hashCode() - Method in class com.almworks.jira.structure.api.item.ItemIdentity.LongIdentity
 
hashCode() - Method in class com.almworks.jira.structure.api.item.ItemIdentity.StringIdentity
 
hashCode() - Method in class com.almworks.jira.structure.api.permissions.PermissionRule.ApplyStructure
 
hashCode() - Method in class com.almworks.jira.structure.api.permissions.PermissionRule.SetLevel
 
hashCode() - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.Anyone
 
hashCode() - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraGroup
 
hashCode() - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraUser
 
hashCode() - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.ProjectRole
 
hashCode() - Method in class com.almworks.jira.structure.api.process.ProcessButtonParameters
 
hashCode() - Method in class com.almworks.jira.structure.api.process.ProcessDisplayParameters
 
hashCode() - Method in class com.almworks.jira.structure.api.pull.DataVersion
 
hashCode() - Method in class com.almworks.jira.structure.api.rest.RestForestSpec
 
hashCode() - Method in class com.almworks.jira.structure.api.rest.RestSQuery
 
hashCode() - Method in class com.almworks.jira.structure.api.rest.RestTransformSpec
 
hashCode() - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry.Change
 
hashCode() - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry
 
hashCode() - Method in class com.almworks.jira.structure.api.util.ComparableTuple
 
hashCode() - Method in class com.almworks.jira.structure.api.util.I18nText
 
hashCode() - Method in class com.almworks.jira.structure.api.util.MapObject
 
hashCode() - Method in class com.almworks.jira.structure.api.view.StructureViewBean
 
hashCode() - Method in class com.almworks.jira.structure.api.view.ViewSettings.AssociatedView
 
hashCode() - Method in class com.almworks.jira.structure.api.view.ViewSettings
 
hashCode() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column
 
hashCode() - Method in class com.almworks.jira.structure.api.view.ViewSpecification
 
hashMap(Collection<? extends T>) - Method in class com.almworks.jira.structure.api.util.La
 
hashMap(Collection<? extends T>, La<T, V>) - Method in class com.almworks.jira.structure.api.util.La
 
hashSet(Collection<? extends T>) - Method in class com.almworks.jira.structure.api.util.La
 
hasMaintenanceExpiration() - Method in class com.almworks.jira.structure.api.extension.license.LicenseData.Disabled
 
hasMaintenanceExpiration() - Method in interface com.almworks.jira.structure.api.extension.license.LicenseData
 
hasNext() - Method in class com.almworks.jira.structure.api.util.La.FilterIterator
 
hasNext() - Method in class com.almworks.jira.structure.api.util.La.TransformIterator
 
hasNonArchivedStructuresForUser() - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Convenience method that checks whether the current user can see at least one unarchived structure.
hasOwner() - Method in class com.almworks.jira.structure.api.view.StructureViewBean.Builder
 
hasPermission(GlobalPermissionKey, ApplicationUser) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Checks if the given user has the given global permission.
hasPermission(ProjectPermissionKey, Issue, ApplicationUser) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Checks if the given user has the given project-level permission on an issue's project.
hasPermission(ProjectPermissionKey, Project, ApplicationUser) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Checks if the given user has the given project-level permission on a project.
hasPermissions() - Method in class com.almworks.jira.structure.api.view.StructureViewBean.Builder
 
hasRow(long) - Method in class com.almworks.jira.structure.api.util.IndexedRowTree
 
hasTitle() - Method in class com.almworks.jira.structure.api.forest.ForestSpec
Returns true if forest spec has title option on.
hasUpdate(DataVersion) - Method in interface com.almworks.jira.structure.api.forest.ForestSource
This method allows to quickly check if the caller has the last version of the forest.
hasUpdate() - Method in interface com.almworks.jira.structure.api.generator.UpdateChecker
Checks if there is any change that affects a generated forest fragment.
hasUpdate() - Method in class com.almworks.jira.structure.api.generator.util.TimedUpdateChecker
 
hasView(Long) - Method in class com.almworks.jira.structure.api.view.ViewSettings
Checks if the view settings contain a record for the specified view ID - that is, if the view is associated with the structure that is represented by this view settings instance.
Head(StructureQueryBuilder.StartStep<StructureQueryBuilder.Head>, StructureQueryBuilder.StartStep<StructureQueryBuilder.Head>) - Constructor for class com.almworks.jira.structure.api.query.StructureQueryBuilder.Head
 
HEALTHY - Static variable in interface com.almworks.jira.structure.api.forest.ForestSourceHealthStatus
 
HierarchyHelper - Class in com.almworks.jira.structure.api.sync.util
 
HierarchyHelper(LongListHashIndex, IndexedForest) - Constructor for class com.almworks.jira.structure.api.sync.util.HierarchyHelper
 
HistoryConsumer - Interface in com.almworks.jira.structure.api.structure.history
 
HistoryEntry - Class in com.almworks.jira.structure.api.structure.history
 
HistoryEntry(long, int, int, long, String, Long, List<HistoryEntry.Change>) - Constructor for class com.almworks.jira.structure.api.structure.history.HistoryEntry
 
HistoryEntry.Change - Class in com.almworks.jira.structure.api.structure.history
 
HistoryEntry.Operation - Enum in com.almworks.jira.structure.api.structure.history
 
HistoryQuery - Class in com.almworks.jira.structure.api.structure.history
 
HistoryQuery(Iterable<HistoryEntry.Operation>, LongList, LongList, LongList, LongList, Iterable<String>, Iterable<String>, LongList, LongList, LongList, LongList, Set<ItemIdentity>, Set<ItemIdentity>, Date, Date, Long) - Constructor for class com.almworks.jira.structure.api.structure.history.HistoryQuery
 
HistoryQuery(long, Long) - Constructor for class com.almworks.jira.structure.api.structure.history.HistoryQuery
 
HistoryService - Interface in com.almworks.jira.structure.api.structure.history
 
HTML - Static variable in class com.almworks.jira.structure.api.attribute.ValueFormat
HTML values can be shown on a web page.
htmlEncode(String) - Method in interface com.almworks.jira.structure.api.template.NewStructureTemplateContext
 

I

i18nFolder(String) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
I18nText - Class in com.almworks.jira.structure.api.util
Representing i18n parameters: template key and arguments
I18nText(String, Object...) - Constructor for class com.almworks.jira.structure.api.util.I18nText
 
I18nText() - Constructor for class com.almworks.jira.structure.api.util.I18nText
 
ICON - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
A HTML that represents an icon of this item like '<img src="..."/>', or any other HTML.
ICON - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Id
 
ID - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
ID - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Param
 
ID - Static variable in class com.almworks.jira.structure.api.attribute.ValueFormat
ID is a special format for values that represent entities.
id - Variable in class com.almworks.jira.structure.api.rest.RestAttributeSpec
Universal attribute ID
ID_COMPONENT - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ID_ISSUETYPE - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ID_OPTION - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ID_PRIORITY - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ID_PROJECT - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ID_RESOLUTION - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ID_STATUS - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ID_VERSION - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
identical(LongList) - Static method in class com.almworks.jira.structure.api.row.RowMapper.Mapping
 
idLoader(AttributeSpec<T>, AttributeSpec<T>) - Static method in class com.almworks.jira.structure.api.attribute.loader.DerivedAttributeLoader
 
IGNORE_ADD_AFTER_ROW_PROBLEMS - Static variable in class com.almworks.jira.structure.api.forest.action.ActionParameters
 
IGNORE_ADD_AFTER_ROW_PROBLEMS_MAP - Static variable in class com.almworks.jira.structure.api.forest.action.ActionParameters
 
IGNORE_MOVED_ROW_MISSING - Static variable in class com.almworks.jira.structure.api.forest.action.ActionParameters
 
IGNORE_MOVED_ROW_MISSING_MAP - Static variable in class com.almworks.jira.structure.api.forest.action.ActionParameters
 
IGNORE_REMOVED_ROW_MISSING - Static variable in class com.almworks.jira.structure.api.forest.action.ActionParameters
 
IGNORE_REMOVED_ROW_MISSING_MAP - Static variable in class com.almworks.jira.structure.api.forest.action.ActionParameters
 
image(Collection<T>) - Method in class com.almworks.jira.structure.api.util.La
 
ImmutableItemForest - Class in com.almworks.jira.structure.api.forest.item
 
in - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.OpStep
 
inaccessibleRows - Variable in class com.almworks.jira.structure.api.rest.RestValueResponse.ForestRowValueResponse
 
includes(PermissionLevel) - Method in enum com.almworks.jira.structure.api.permissions.PermissionLevel
Used to check whether effective permission is enough to do something: if (permission.includes(PermissionLevel.EDIT))
inCollection(Collection<T>) - Static method in class com.almworks.jira.structure.api.util.La
 
increment() - Method in class com.almworks.jira.structure.api.pull.DataVersion
Creates a new DataVersion with version incremented by 1.
increment(int) - Method in class com.almworks.jira.structure.api.pull.DataVersion
Creates a new DataVersion with version incremented by the specified amount.
Incremental(VersionedForest, List<ForestChange>, ForestSourceHealthStatus) - Constructor for class com.almworks.jira.structure.api.forest.VersionedForestUpdate.Incremental
 
Incremental(VersionedForest, List<ForestChange>) - Constructor for class com.almworks.jira.structure.api.forest.VersionedForestUpdate.Incremental
 
IncrementalSyncData - Interface in com.almworks.jira.structure.api.sync
This is a temporary object that's passed to a synchronizer and tells what's been changed in structure and in JIRA or in the external system.
IndexedForest - Class in com.almworks.jira.structure.api.util
 
IndexedForest(Forest) - Constructor for class com.almworks.jira.structure.api.util.IndexedForest
 
IndexedRowTree - Class in com.almworks.jira.structure.api.util
A RowTree with an index from rowId to its RowTree.Node.
IndexedRowTree(int) - Constructor for class com.almworks.jira.structure.api.util.IndexedRowTree
 
IndexedRowTree() - Constructor for class com.almworks.jira.structure.api.util.IndexedRowTree
 
indexOf(long) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
indexOf(long) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Searches for the position of a specific row in the forest.
indexOf(List<? extends T>, R) - Method in class com.almworks.jira.structure.api.util.La
 
indexOf(long) - Method in class com.almworks.jira.structure.api.util.LongListHashIndex
 
info(Object...) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
info(String, String) - Method in class com.almworks.jira.structure.api.util.ConsiderateLogger
 
info(String, String, Throwable) - Method in class com.almworks.jira.structure.api.util.ConsiderateLogger
 
infoException(Throwable, Object...) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
InheritedValueLoader<T> - Class in com.almworks.jira.structure.api.attribute.loader.basic
 
InheritedValueLoader(AttributeSpec<T>, AttributeSpec<T>) - Constructor for class com.almworks.jira.structure.api.attribute.loader.basic.InheritedValueLoader
 
init(ModuleDescriptor) - Method in class com.almworks.jira.structure.api.item.generic.GenericItemType
 
init(SynchronizerDescriptor) - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
Called by the module descriptor on initialization.
initializeWithNonDistinctValue(T) - Method in class com.almworks.jira.structure.api.attribute.loader.distinct.AbstractDistinctSumLoader
 
initializeWithNonDistinctValue(Long) - Method in class com.almworks.jira.structure.api.attribute.loader.distinct.DistinctLongSumLoader
 
initializeWithNonDistinctValue(Number) - Method in class com.almworks.jira.structure.api.attribute.loader.distinct.DistinctNumberSumLoader
 
insert(ForestSource, ItemForestBuffer, LongList, long, long) - Static method in class com.almworks.jira.structure.api.sync.util.SyncUtil
 
INSERTED - Static variable in interface com.almworks.jira.structure.api.item.CoreSemantics
 
Inserter() - Constructor for class com.almworks.jira.structure.api.generator.util.AbstractGenerator.Inserter
 
INSERTER_CQL - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
INSERTER_JQL - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
INSERTER_LIMIT - Static variable in class com.almworks.jira.structure.api.generator.CoreGeneratorParameters
Parameter to set the maximum number of rows inserted.
INSERTER_RECENT_ISSUES - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
INSERTER_RECENT_PAGES - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
INSERTER_SUBSTRUCTURE - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
INSERTER_TEXT - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
insertNode(long, int, RowTree.Node, RowTree.Node) - Method in class com.almworks.jira.structure.api.util.RowTree
Adds a node to the tree at the specified position.
installSynchronizer(StructureSynchronizer, Long, Object, ApplicationUser) - Method in interface com.almworks.jira.structure.api.sync.StructureSyncManager
Installs a new synchronizer for a structure.
installSynchronizerOffline(String, String, Long, String, boolean) - Method in interface com.almworks.jira.structure.api.sync.StructureSyncManager
Installs synchronizer based on the serialized data.
INSTANCE - Static variable in class com.almworks.jira.structure.api.generator.util.IssueApplicabilityChecker
 
instanceOf(Class<? extends T>) - Static method in class com.almworks.jira.structure.api.util.La
 
instantiate(Class<T>) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Creates a new instance of the given class, injecting all dependencies into the constructor.
INT_ITERATOR_TO_INT - Static variable in class com.almworks.jira.structure.api.util.StructureUtil
 
Interaction - Interface in com.almworks.jira.structure.api.forest.action
 
InteractionParameter - Class in com.almworks.jira.structure.api.forest.action
 
InteractionParameter(long, String, String, List<InteractionParameterValue>) - Constructor for class com.almworks.jira.structure.api.forest.action.InteractionParameter
 
InteractionParameterValue - Class in com.almworks.jira.structure.api.forest.action
 
InteractionParameterValue(Object, String, String, boolean) - Constructor for class com.almworks.jira.structure.api.forest.action.InteractionParameterValue
 
intList(Collection<T>, La<? super T, Integer>) - Static method in class com.almworks.jira.structure.api.util.La
 
invalidate(String) - Method in interface com.almworks.jira.structure.api.property.PropertyService
Invalidates the value cache, so the next get() will reload the value from the database.
invComp - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.RelationStepHelper
 
invCompNeg - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.RelationStepHelper
 
inverse - Variable in class com.almworks.jira.structure.api.effect.EffectPair
 
invoke(long) - Method in class com.almworks.jira.structure.api.effect.RowsToReplace
 
is(String) - Method in class com.almworks.jira.structure.api.attribute.AttributeSpec
Checks if this attribute specification is for the given attribute ID.
is(ValueFormat<?>) - Method in class com.almworks.jira.structure.api.attribute.AttributeSpec
Checks if this attribute specification contains the given format.
is(String, ValueFormat<?>) - Method in class com.almworks.jira.structure.api.attribute.AttributeSpec
Checks if this attribute specification is for the given ID and format.
is(AttributeLoader<?>) - Method in enum com.almworks.jira.structure.api.attribute.loader.ForestDependencyType
 
is(StructureErrorCategory) - Method in interface com.almworks.jira.structure.api.error.StructureError
Checks if the error is of the given category.
is - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.OpStep
 
isAccessible(Long, PermissionLevel) - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Checks that the specified structure exists and the current user has access to it with the required permission level.
isAccessible(Long, PermissionLevel) - Method in interface com.almworks.jira.structure.api.view.StructureViewManager
Checks if the specified view exists and the current user has the given access level to it.
isActionable() - Method in interface com.almworks.jira.structure.api.forest.ForestSource
Checks if the forest source supports actions in principle.
isActionGroupRecorded(List<MapObject>) - Method in interface com.almworks.jira.structure.api.sync.SyncAuditLog
Checks if the synchronizer audit log that contains the specified actions is going to be actually recorded.
isAdmin(ApplicationUser) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Checks if the given user is a JIRA administrator (but not necessarily JIRA's "System Administrator"!).
isAdmin() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Checks if the current user is a JIRA administrator (but not necessarily JIRA's "System Administrator"!).
isAll() - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.Collector
 
isAncestors - Variable in class com.almworks.jira.structure.api.structure.history.HistoryQuery
 
isAnythingSet() - Method in interface com.almworks.jira.structure.api.settings.UISettings
Utility method that is used to check whether this instance does not have any settings set at all.
isAnythingSet() - Method in class com.almworks.jira.structure.api.settings.UISettingsBean
 
isApplicableTo(StructureRow) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.ApplicabilityChecker
 
isApplicableTo(StructureRow) - Method in class com.almworks.jira.structure.api.generator.util.IssueApplicabilityChecker
 
isArchived() - Method in interface com.almworks.jira.structure.api.structure.Structure
Returns true if structure is archived.
isAuthenticated() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Checks if the current user has authenticated in the system.
isAuthors - Variable in class com.almworks.jira.structure.api.structure.history.HistoryQuery
 
isAutomationAccessAllowed(ApplicationUser) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Checks if the user is allowed to configure and use automation.
isAutomationAccessAllowed(Long, ApplicationUser) - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Checks that the specified user has access to Structure plugin automation feature and has at least PermissionLevel.EDIT_GENERATORS access level to the specified structure.
isAutomationAccessAllowed(ApplicationUser) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Checks if the given user is allowed to create and run generators.
isAutomationEnabledForAnyone() - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
 
isAutoSync() - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
isAutosyncEnabled(Long) - Method in interface com.almworks.jira.structure.api.sync.StructureSyncManager
Checks if incremental synchronization is enabled for the specified synchronizer
isAutosyncSupported() - Method in interface com.almworks.jira.structure.api.sync.StructureSynchronizer
Checks if synchronizer supports automatic incremental synchronization.
isAvailable() - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator
 
isAvailable() - Method in class com.almworks.jira.structure.api.generator.util.AbstractGenerator
 
isAvailable() - Method in interface com.almworks.jira.structure.api.sync.StructureSynchronizer
Checks if this type of synchronizer is currently available.
isBack() - Method in enum com.almworks.jira.structure.api.template.NewStructureTemplateStep.Direction
 
isBefore(DataVersion) - Method in class com.almworks.jira.structure.api.pull.DataVersion
Returns true if this version is "before" the given version, that is, it has the same signature and lower version.
isBranch() - Method in class com.almworks.jira.structure.api.perfstats.NodeInfo.Branch
 
isBranch() - Method in class com.almworks.jira.structure.api.perfstats.NodeInfo
 
isBulkLoader(AttributeLoader<?>) - Static method in class com.almworks.jira.structure.api.attribute.loader.CompositeAttributeLoader
 
isCacheable(Long) - Method in class com.almworks.jira.structure.api.attribute.AttributeTrail.EmptyTrail
 
isCacheable(Long) - Method in interface com.almworks.jira.structure.api.attribute.AttributeTrail
Returns true if the value for the row can be reliably cached and invalidated, by observing forest changes (according to trail mode), and item changes (according to row's item and additional dependencies).
isCancelled() - Method in interface com.almworks.jira.structure.api.process.ProcessFeedback
 
isComparable(DataVersion) - Method in class com.almworks.jira.structure.api.pull.DataVersion
Returns true if this version can be compared to the specified version (that is possible only if their signatures match)
isComparable() - Method in class com.almworks.jira.structure.api.util.TotalOrder.ValueWrapper
 
isComponent(ItemIdentity) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
isCreateEnabledForAnyone() - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
 
isCreateStructureAllowed(ApplicationUser) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Checks if the given user is allowed to create new structures.
isDebug() - Static method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
isDebugEnabled() - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
isDefault(StructurePage) - Method in class com.almworks.jira.structure.api.view.ViewSettings.AssociatedView
Checks if the view is the default on the specified page.
isDefaultStructureSetForProject(Project) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Used to check whether a specific project has system-level default structure overridden with project-level default structure.
isDefined() - Method in class com.almworks.jira.structure.api.attribute.loader.AttributeValue
 
isDefined() - Method in class com.almworks.jira.structure.api.view.ViewSettings.Builder
 
isDefined() - Method in class com.almworks.jira.structure.api.view.ViewSettings
 
isDevMode() - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
isEditRequiresParentIssuePermission() - Method in interface com.almworks.jira.structure.api.structure.Structure
Returns true if modification of the forest requires that the user has Edit Issue permission to the parent issue of the items being moved, added or deleted.
isEmpty() - Method in class com.almworks.jira.structure.api.attribute.loader.AttributeValue
 
isEmpty() - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet
Returns true if this set will not match any item.
isEmpty() - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
isEmpty() - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Used to check if the forest does not contain any rows.
isEmpty() - Method in class com.almworks.jira.structure.api.forest.VersionedForestUpdate.Incremental
 
isEmpty() - Method in class com.almworks.jira.structure.api.item.ItemVersionUpdate.Empty
 
isEmpty() - Method in class com.almworks.jira.structure.api.pull.VersionedDataUpdate
Returns true if the update is "empty", that is, the caller may keep the state, because it is up-to-date.
isEmpty() - Method in class com.almworks.jira.structure.api.util.MapObject
 
isEnabled() - Method in class com.almworks.jira.structure.api.template.EmptyTemplate
 
isEnabled() - Method in interface com.almworks.jira.structure.api.template.NewStructureTemplate
 
isEnabledForAllProjects() - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
 
isEnabledForAnyone() - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
 
isEqual(T) - Static method in class com.almworks.jira.structure.api.util.La
 
isError() - Method in class com.almworks.jira.structure.api.attribute.loader.AttributeValue
 
isEveryItemTypeSupported() - Method in class com.almworks.jira.structure.api.attribute.loader.AbstractAggregateLoader
 
isEveryItemTypeSupported() - Method in class com.almworks.jira.structure.api.attribute.loader.AbstractForestIndependentAttributeLoader
 
isEveryItemTypeSupported() - Method in class com.almworks.jira.structure.api.attribute.loader.AbstractPropagateLoader
 
isEveryItemTypeSupported() - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeLoader
 
isEveryItemTypeSupported() - Method in class com.almworks.jira.structure.api.attribute.loader.CompositeAttributeLoader
 
isEveryItemTypeSupported() - Method in class com.almworks.jira.structure.api.attribute.loader.distinct.AbstractDistinctSumLoader
 
isEveryItemTypeSupported() - Method in class com.almworks.jira.structure.api.attribute.loader.ItemTypeAttributeLoader
 
isExclusiveGroup(ItemIdentity) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.Grouper.GrouperFunction
 
isExpanded() - Method in interface com.almworks.jira.structure.api.export.ExportRow
 
isExternal() - Method in interface com.almworks.jira.structure.api.forest.action.AppliedEffect
 
isFailed(MapObject) - Static method in class com.almworks.jira.structure.api.sync.SyncAuditLogHelper
 
isFavorite(Long, ApplicationUser) - Method in interface com.almworks.jira.structure.api.structure.favorite.StructureFavoriteManager
Tells whether the structure is among user's favorite structures.
isFull() - Method in class com.almworks.jira.structure.api.forest.VersionedForestUpdate.Full
 
isFull() - Method in class com.almworks.jira.structure.api.item.ItemVersionUpdate.Total
 
isFull() - Method in class com.almworks.jira.structure.api.pull.VersionedDataUpdate
Returns true if the update is "full", that is, the caller may drop the current state and replace it fully with the state from this update.
isGenerator(ItemIdentity) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
isImmutable() - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
isImmutable() - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Returns true if the forest is immutable.
isImmutable() - Method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
isIncremental() - Method in class com.almworks.jira.structure.api.pull.VersionedDataUpdate
Returns true if the update is "incremental", that is, the caller may get the up-to-date state by applying a diff, contained in this update, to the previous state they have.
isInfo() - Static method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
isInfoEnabled() - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
isInSubtree(long, long) - Method in class com.almworks.jira.structure.api.sync.util.HierarchyHelper
 
isIssue(ItemIdentity) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
isIssue(int) - Method in interface com.almworks.jira.structure.api.query.QueryContext
Returns true if the row at the specified index into the forest being searched represents an issue.
isIssueEditable(Issue, ApplicationUser) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Checks if the issue can be edited by the given user.
isIssueInStructureNoAccessCheck(Long, Long) - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Checks if a specific issue (not row!) belongs to a specific structure.
isIssuesSorted - Variable in class com.almworks.jira.structure.api.structure.history.HistoryQuery
 
isItemTypeSupported(String) - Method in class com.almworks.jira.structure.api.attribute.loader.AbstractAggregateLoader
 
isItemTypeSupported(String) - Method in class com.almworks.jira.structure.api.attribute.loader.AbstractForestIndependentAttributeLoader
 
isItemTypeSupported(String) - Method in class com.almworks.jira.structure.api.attribute.loader.AbstractPropagateLoader
 
isItemTypeSupported(String) - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeLoader
 
isItemTypeSupported(String) - Method in class com.almworks.jira.structure.api.attribute.loader.CompositeAttributeLoader
 
isItemTypeSupported(String) - Method in class com.almworks.jira.structure.api.attribute.loader.distinct.AbstractDistinctSumLoader
 
isItemTypeSupported(String) - Method in class com.almworks.jira.structure.api.attribute.loader.ItemTypeAttributeLoader
 
isLeaf() - Method in interface com.almworks.jira.structure.api.export.ExportRow
 
isLicenseBlocked(String) - Method in interface com.almworks.jira.structure.api.extension.license.AppSupportStoreReader
 
isLocalized() - Method in exception com.almworks.jira.structure.api.error.StructureException
Checks if there's a i18n message.
isLongId() - Method in class com.almworks.jira.structure.api.item.ItemIdentity
Returns true if this ID is long-based.
isLongId() - Method in class com.almworks.jira.structure.api.item.ItemIdentity.LongIdentity
 
isLoopMarker(ItemIdentity) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
isMapped() - Method in class com.almworks.jira.structure.api.row.RowMapper.Mapping
 
isMarketplaceLicense() - Method in class com.almworks.jira.structure.api.extension.license.LicenseData.Disabled
 
isMarketplaceLicense() - Method in interface com.almworks.jira.structure.api.extension.license.LicenseData
 
isMutuallyExclusive(LongList, LongList) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
isMutuallyExclusive(LongSet, LongSet) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
isNot - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.OpStep
 
isOneOf(StructureErrorCategory...) - Method in interface com.almworks.jira.structure.api.error.StructureError
Checks if the error belongs to one of the given categories.
isOneOf(StructureError...) - Method in interface com.almworks.jira.structure.api.error.StructureError
Checks if the error is actually one of the provided variants.
isOneTimeSync() - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
isOnMenu(StructurePage) - Method in class com.almworks.jira.structure.api.view.ViewSettings.AssociatedView
Checks if the view should be displayed in the menu on the specified page.
isPossible() - Method in class com.almworks.jira.structure.api.forest.action.InteractionParameterValue
 
isPreferred() - Method in class com.almworks.jira.structure.api.view.StructureViewMenuItem
 
isProject(ItemIdentity) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
isProjectEnabled(Project) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Checks if a given project is enabled for Structure
isProjectsSorted - Variable in class com.almworks.jira.structure.api.structure.history.HistoryQuery
 
isProjectStructuredForCurrentUser(Project) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Checks if the project is enabled for Structure and the current user can see it.
isPublic() - Method in interface com.almworks.jira.structure.api.view.StructureView
Checks if the view is "public", that is, everyone has at least VIEW access to it.
isReversible() - Method in interface com.almworks.jira.structure.api.forest.action.AppliedEffect
 
isRowInvisible(AttributeLoader.Context) - Static method in class com.almworks.jira.structure.api.attribute.AttributeLoaderSecurity
 
isSecured() - Method in class com.almworks.jira.structure.api.forest.ForestSpec
Returns true if the result will be secured, that is, the items in the forest will be checked for being accessible to the user and fully inaccessible sub-trees will be removed.
isSecurityOverridden() - Method in class com.almworks.jira.structure.api.auth.AuthContext.Custom
 
isSecurityOverridden() - Method in interface com.almworks.jira.structure.api.auth.AuthContext
 
isSecurityOverridden() - Static method in class com.almworks.jira.structure.api.auth.StructureAuth
Returns true if permission checks shouldn't be carried out in this context.
isServerLocked() - Method in class com.almworks.jira.structure.api.extension.license.LicenseData.Disabled
 
isServerLocked() - Method in interface com.almworks.jira.structure.api.extension.license.LicenseData
 
isShared() - Method in interface com.almworks.jira.structure.api.view.StructureView
Checks if the view is "shared", that is, the permission rules give at least VIEW access to someone.
isShowRecent() - Method in class com.almworks.jira.structure.api.forest.ForestSpec.SQuery
Returns true if the query can be treated as "show all recent items".
isSkeleton() - Method in class com.almworks.jira.structure.api.forest.ForestSpec
Returns true if forest spec produces a base forest without running generators.
isStopped() - Method in interface com.almworks.jira.structure.api.forest.ForestSourceHealthStatus
 
isStopped() - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.GenerationContext
Checks if current generation process is stopped
isStringId() - Method in class com.almworks.jira.structure.api.item.ItemIdentity
Returns true if this ID is string-based.
isStringId() - Method in class com.almworks.jira.structure.api.item.ItemIdentity.StringIdentity
 
isStructure(ItemIdentity) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
isStructureAvailable(ApplicationUser) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Checks if Structure plugin is available for the specified user.
isStructureAvailableToCurrentUser() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Checks if the current user is allowed to work with Structure add-on.
isStructureAvailableToUser(ApplicationUser) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Checks if the given user is allowed to work with Structure add-on.
isStructureCreationAllowed(ApplicationUser) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Checks if the user is allowed to create new structures.
isStructureLocked() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Returns true when Structure cannot be used because it is locked, either for full restore or for system startup.
isStructuresSorted - Variable in class com.almworks.jira.structure.api.structure.history.HistoryQuery
 
isSubMap(Map<String, Object>, Map<String, Object>) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
issue(long) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
issue(Issue) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
ISSUE - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
issue - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.RelationConstraintStartStep
This is a relation of an issue to itself - same as StructureQueryBuilder.RelationConstraintStartStep.self, but it matches only issues.
issue - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.StartStepHelper
 
issue(Long) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
Retrieves debug information about an issue by ID.
issue(Issue) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
ISSUE_AFFECTED_VERSIONS - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_ASSIGNEE - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_ASSIGNEEID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_COMPONENTS - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_CREATED - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_CREATOR - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_CREATORID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_DESCRIPTION - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_DUE_DATE - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_ENVIRONMENT - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_FIX_VERSIONS - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_ID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_INFO - Static variable in class com.almworks.jira.structure.api.sync.SyncAuditLogHelper
 
ISSUE_ISSUETYPE - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_ISSUETYPEID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_KEY - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_LABELS - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_ORIGINAL_ESTIMATE - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_PRIORITY - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_PRIORITYID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_PROJECT - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_PROJECTID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_REMAINING_ESTIMATE - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_REPORTER - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_REPORTERID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_RESOLUTION - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_RESOLUTION_DATE - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_RESOLUTIONID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_STATUS - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_STATUSID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_SUMMARY - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_TIME_SPENT - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_TOTAL_TIME - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_UPDATED - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_VOTES - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_WATCHES - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUE_WORK_RATIO - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
IssueApplicabilityChecker - Class in com.almworks.jira.structure.api.generator.util
 
IssueApplicabilityChecker() - Constructor for class com.almworks.jira.structure.api.generator.util.IssueApplicabilityChecker
 
IssueAttributeLoader<T> - Class in com.almworks.jira.structure.api.attribute.loader
 
IssueAttributeLoader(AttributeSpec<T>) - Constructor for class com.almworks.jira.structure.api.attribute.loader.IssueAttributeLoader
 
IssueChangeEvent - Class in com.almworks.jira.structure.api.event
IssueChangeEvent represents an event that has happened with a specific issue.
IssueChangeEvent(JiraChangeType, long, IssueEvent) - Constructor for class com.almworks.jira.structure.api.event.IssueChangeEvent
 
IssueChangeEvent(JiraChangeType, long) - Constructor for class com.almworks.jira.structure.api.event.IssueChangeEvent
 
IssueChangeEvent(JiraChangeType, IssueEvent) - Constructor for class com.almworks.jira.structure.api.event.IssueChangeEvent
 
ISSUECONSTANT_ID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUECONSTANT_NAME - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUECONSTANT_NAME_LOCAL - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUECONSTANT_SEQUENCE - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
issueConstantInfo(IssueConstant) - Static method in class com.almworks.jira.structure.api.sync.SyncAuditLogHelper
 
IssueEventBridge - Interface in com.almworks.jira.structure.api.event
IssueEventBridge is a simple hub that allows to listen to issue changes and report issue changes.
issueId(int) - Method in interface com.almworks.jira.structure.api.query.QueryContext
If the row at the specified index into the forest being searched represents an issue, returns that issues' ID; otherwise, returns 0.
issueId(long) - Method in interface com.almworks.jira.structure.api.query.StructureQueryBuilder.BasicConstraintStep
 
issueIds(LongList) - Method in interface com.almworks.jira.structure.api.query.StructureQueryBuilder.BasicConstraintStep
 
issueIds(long...) - Method in interface com.almworks.jira.structure.api.query.StructureQueryBuilder.BasicConstraintStep
 
issueInfo(Issue) - Static method in class com.almworks.jira.structure.api.sync.SyncAuditLogHelper
 
issueInfo(long) - Static method in class com.almworks.jira.structure.api.sync.SyncAuditLogHelper
 
issueInfo(long, String) - Static method in class com.almworks.jira.structure.api.sync.SyncAuditLogHelper
 
issueKey(String) - Method in interface com.almworks.jira.structure.api.query.StructureQueryBuilder.BasicConstraintStep
 
issueKeyOrId(Issue, Long) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
issueKeys(Iterable<String>) - Method in interface com.almworks.jira.structure.api.query.StructureQueryBuilder.BasicConstraintStep
 
issueKeys(String...) - Method in interface com.almworks.jira.structure.api.query.StructureQueryBuilder.BasicConstraintStep
 
IssueListener - Interface in com.almworks.jira.structure.api.event
IssueListener is a simple interface that receives notifications that an issue has changed.
issues(Iterable<String>, LongList) - Method in interface com.almworks.jira.structure.api.query.StructureQueryBuilder.BasicConstraintStep
Matches the specified issues.
issues(Iterable<? extends Issue>) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
issues(LongIterable) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
ISSUETYPE - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Format
 
ISSUETYPE - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Id
 
ISSUETYPE - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
issueType(IssueType) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
ISSUETYPE - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
ISSUETYPE_ID - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
ISSUETYPE_ID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUETYPE_NAME - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ISSUETYPE_SUBTASK - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
isSynchronizationAllowed(ApplicationUser) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Checks if the user is allowed to configure and control synchronizers.
isSynchronizationAllowed(ApplicationUser) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Checks if the given user is allowed to create and run synchronizers.
isSynchronizationEnabledForAnyone() - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
 
isSynchronizersSorted - Variable in class com.almworks.jira.structure.api.structure.history.HistoryQuery
 
isTempoAccount(ItemIdentity) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
isTransformed() - Method in class com.almworks.jira.structure.api.forest.ForestSpec
Returns true if this forest spec contains transformation.
isUnlimitedNumberOfUsers() - Method in class com.almworks.jira.structure.api.extension.license.LicenseData.Disabled
 
isUnlimitedNumberOfUsers() - Method in interface com.almworks.jira.structure.api.extension.license.LicenseData
 
isValid() - Method in class com.almworks.jira.structure.api.item.generic.GenericItemService.ExceptionSupportResult
 
isValid(int) - Static method in class com.almworks.jira.structure.api.view.ColumnDisplayMode
 
isValid() - Method in class com.almworks.jira.structure.api.view.StructureViewBean.Builder
 
isValid() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column.Builder
 
isValidExceptId() - Method in class com.almworks.jira.structure.api.view.StructureViewBean.Builder
 
isVersion(ItemIdentity) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
isViewCreationAllowed(ApplicationUser) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Checks if the given user can create new views.
isViewSharingAllowed(ApplicationUser) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Checks if the given user can share views.
isVisible(GenericItem, ApplicationUser) - Method in interface com.almworks.jira.structure.api.item.generic.GenericItemManager
 
isVisible(GenericItem, ApplicationUser) - Method in class com.almworks.jira.structure.api.item.generic.GenericItemType
 
isVisible(T, ApplicationUser) - Method in interface com.almworks.jira.structure.api.item.StructureItemType
 
isVisibleTo(ApplicationUser) - Method in interface com.almworks.jira.structure.api.process.ProcessInfo
 
ITEM_ZERO - Static variable in class com.almworks.jira.structure.api.item.ItemIdentity
Represents non-existing item.
ItemChangeFilter - Interface in com.almworks.jira.structure.api.generator
An implementor of this interfaces checks if any of changed items may affect a built forest fragment.
ItemClassAttributeLoader<T,A> - Class in com.almworks.jira.structure.api.attribute.loader
 
ItemClassAttributeLoader(AttributeSpec<A>, Class<T>, String...) - Constructor for class com.almworks.jira.structure.api.attribute.loader.ItemClassAttributeLoader
 
ItemDisplayable - Class in com.almworks.jira.structure.api.util
 
ItemDisplayable(String, String) - Constructor for class com.almworks.jira.structure.api.util.ItemDisplayable
 
ItemForest - Interface in com.almworks.jira.structure.api.forest.item
 
itemForest(ItemForest) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
ItemForestBuffer - Class in com.almworks.jira.structure.api.forest.item
 
ItemForestBuffer(ItemResolver) - Constructor for class com.almworks.jira.structure.api.forest.item.ItemForestBuffer
 
ItemForestBuilder<B extends ItemForestBuilder<B>> - Interface in com.almworks.jira.structure.api.forest.item
 
ItemForestBuilderImpl - Class in com.almworks.jira.structure.api.forest.item
Fat builder - uses memory-hungry but fast RowTree.
ItemForestBuilderImpl() - Constructor for class com.almworks.jira.structure.api.forest.item.ItemForestBuilderImpl
 
ItemIdentity - Class in com.almworks.jira.structure.api.item
ItemIdentity represents an item, a core concept in Structure's architecture.
ItemIdentity.LongIdentity - Class in com.almworks.jira.structure.api.item
Represents long-based ID.
ItemIdentity.StringIdentity - Class in com.almworks.jira.structure.api.item
Represents string-based ID.
ItemIdentitySet - Class in com.almworks.jira.structure.api.item
An implementation of a Set of ItemIdentity, optimized for memory consumption and objects count.
ItemIdentitySet() - Constructor for class com.almworks.jira.structure.api.item.ItemIdentitySet
 
ItemIdentitySet(ItemIdentity...) - Constructor for class com.almworks.jira.structure.api.item.ItemIdentitySet
 
ItemIdentitySet(Collection<? extends ItemIdentity>) - Constructor for class com.almworks.jira.structure.api.item.ItemIdentitySet
 
ItemListBuilder<B extends ItemListBuilder<B>> - Interface in com.almworks.jira.structure.api.forest.item
 
ItemResolver - Interface in com.almworks.jira.structure.api.item
 
itemsUpdate() - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.GenerationContext
Returns the item version update since the last time the current forest was generated.
itemsUpdate(DataVersion) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.GenerationContext
Returns the item version update since the given version.
itemsVersion - Variable in class com.almworks.jira.structure.api.rest.RestValueResponse
 
ItemTracker - Interface in com.almworks.jira.structure.api.item
ItemTracker service provides means to track and report changes to items.
ItemTypeAttributeLoader<A> - Class in com.almworks.jira.structure.api.attribute.loader
 
ItemTypeAttributeLoader(AttributeSpec<A>, String...) - Constructor for class com.almworks.jira.structure.api.attribute.loader.ItemTypeAttributeLoader
 
ItemTypeConstantLoader<A> - Class in com.almworks.jira.structure.api.attribute.loader.basic
 
ItemTypeConstantLoader(AttributeSpec<A>, String, A) - Constructor for class com.almworks.jira.structure.api.attribute.loader.basic.ItemTypeConstantLoader
 
ItemTypeNotFoundException - Exception in com.almworks.jira.structure.api.item
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.
ItemTypeNotFoundException(int) - Constructor for exception com.almworks.jira.structure.api.item.ItemTypeNotFoundException
 
ItemTypeRegistry - Interface in com.almworks.jira.structure.api.item
ItemTypeRegistry is an internal service that provides mapping of all known item type keys (module keys) to int values (primary keys in a db table).
itemTypes - Variable in class com.almworks.jira.structure.api.rest.RestValueResponse
 
ItemVersionUpdate - Class in com.almworks.jira.structure.api.item
 
ItemVersionUpdate(DataVersion) - Constructor for class com.almworks.jira.structure.api.item.ItemVersionUpdate
 
ItemVersionUpdate.Empty - Class in com.almworks.jira.structure.api.item
 
ItemVersionUpdate.Total - Class in com.almworks.jira.structure.api.item
 
iterable(Iterable<? extends T>) - Method in class com.almworks.jira.structure.api.util.La
 
IterationControl - Interface in com.almworks.jira.structure.api.util
 
iterator() - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
iterator() - Method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
iterator(Iterable<? extends T>) - Method in class com.almworks.jira.structure.api.util.La
 
iv(String, int) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 

J

Jira(long, Long, JiraChangeEvent) - Constructor for class com.almworks.jira.structure.api.sync.SyncEvent.Jira
 
JIRA_EVENT_TO_MAP - Static variable in class com.almworks.jira.structure.api.sync.SyncEvents
 
JiraChangeEvent - Class in com.almworks.jira.structure.api.event
IssueChangeEvent represents the details of a single issue change.
JiraChangeEvent(JiraChangeType) - Constructor for class com.almworks.jira.structure.api.event.JiraChangeEvent
 
JiraChangeType - Enum in com.almworks.jira.structure.api.event
A listing of possible types of events.
JiraComponents - Class in com.almworks.jira.structure.api.util
 
JiraComponents() - Constructor for class com.almworks.jira.structure.api.util.JiraComponents
 
JiraFunc - Class in com.almworks.jira.structure.api.util
JiraFunc contains Jira-related functions.
JiraFunc() - Constructor for class com.almworks.jira.structure.api.util.JiraFunc
 
JiraGroup() - Constructor for class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraGroup
 
JiraGroup(String) - Constructor for class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraGroup
 
JiraGroup(Group) - Constructor for class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraGroup
 
JiraUser() - Constructor for class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraUser
 
JiraUser(String) - Constructor for class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraUser
 
JiraUser(ApplicationUser) - Constructor for class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraUser
 
JiraUsers - Class in com.almworks.jira.structure.api.util
Workaround for https://jira.atlassian.com/browse/JRA-62034
JiraUsers() - Constructor for class com.almworks.jira.structure.api.util.JiraUsers
 
job() - Method in class com.almworks.jira.structure.api.job.AbstractStructureJob
 
job() - Method in interface com.almworks.jira.structure.api.job.StructureJob
Runs the job in background.
jobId - Variable in class com.almworks.jira.structure.api.rest.RestJobId
 
JQL - Static variable in class com.almworks.jira.structure.api.generator.CoreGeneratorParameters
Defines JQL for the generator.
jql(Query) - Method in interface com.almworks.jira.structure.api.query.StructureQueryBuilder.BasicConstraintStep
Matches issues that satisfy the specified JQL query.
JSON_ARRAY - Static variable in class com.almworks.jira.structure.api.attribute.ValueFormat
JSON_ARRAY values are Java lists, ready to be converted to a JSON array.
JSON_MAP - Static variable in class com.almworks.jira.structure.api.util.StructureUtil
 
JSON_OBJECT - Static variable in class com.almworks.jira.structure.api.attribute.ValueFormat
JSON_OBJECT values are Java maps, ready to be converted to a JSON object.
JsonMapUtil - Class in com.almworks.jira.structure.api.util
Utility methods for working with JSON maps.
JsonMapUtil() - Constructor for class com.almworks.jira.structure.api.util.JsonMapUtil
 

K

KEY - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Id
 
KEY - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
key - Variable in class com.almworks.jira.structure.api.rest.RestTransformSpec
 
KEY_PROJECT - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
keys() - Method in class com.almworks.jira.structure.api.util.MapObject
 

L

La<T,R> - Class in com.almworks.jira.structure.api.util
La is a utility generic-purpose class for functional expressions.
La() - Constructor for class com.almworks.jira.structure.api.util.La
 
La(Class<R>) - Constructor for class com.almworks.jira.structure.api.util.La
Use this constructor to have class-aware instance, which is needed only for few methods like La.array(java.util.Collection<? extends T>).
la(T) - Method in class com.almworks.jira.structure.api.util.La
 
la(A1, A2) - Method in class com.almworks.jira.structure.api.util.La2
 
la(A1) - Method in class com.almworks.jira.structure.api.util.La2
 
la(A1, A2, A3) - Method in class com.almworks.jira.structure.api.util.La3
 
la(A1) - Method in class com.almworks.jira.structure.api.util.La3
 
La.ComparableComparator<B extends Comparable<B>> - Class in com.almworks.jira.structure.api.util
 
La.FilterIterator<D extends T> - Class in com.almworks.jira.structure.api.util
 
La.LaComparator<A,B> - Class in com.almworks.jira.structure.api.util
 
La.TransformIterator<D extends T> - Class in com.almworks.jira.structure.api.util
 
La2<A1,A2,R> - Class in com.almworks.jira.structure.api.util
 
La2() - Constructor for class com.almworks.jira.structure.api.util.La2
 
La2.Binder2<A2,R> - Class in com.almworks.jira.structure.api.util
 
La2.Const<R> - Class in com.almworks.jira.structure.api.util
 
La3<A1,A2,A3,R> - Class in com.almworks.jira.structure.api.util
 
La3() - Constructor for class com.almworks.jira.structure.api.util.La3
 
La3.Binder12<A1,A2,R> - Class in com.almworks.jira.structure.api.util
 
LaAttributeLoader<T,R> - Class in com.almworks.jira.structure.api.attribute.loader.basic
 
LaAttributeLoader(AttributeSpec<R>, Class<T>, La<? super T, ? extends R>, String...) - Constructor for class com.almworks.jira.structure.api.attribute.loader.basic.LaAttributeLoader
 
LaAttributeLoader(AttributeSpec<R>, AttributeCachingStrategy, Class<T>, La<? super T, ? extends R>, String...) - Constructor for class com.almworks.jira.structure.api.attribute.loader.basic.LaAttributeLoader
 
label(Label) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
LABEL - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
LABEL_LABEL - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
LaComparator(La<A, B>, Comparator<? super B>) - Constructor for class com.almworks.jira.structure.api.util.La.LaComparator
 
LaDerivedAttributeLoader<T,D> - Class in com.almworks.jira.structure.api.attribute.loader.basic
 
LaDerivedAttributeLoader(AttributeSpec<T>, AttributeSpec<? extends D>, La<? super D, ? extends T>) - Constructor for class com.almworks.jira.structure.api.attribute.loader.basic.LaDerivedAttributeLoader
 
lastIndexOf(List<? extends T>, R) - Method in class com.almworks.jira.structure.api.util.La
 
lastOrZero(LongList) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
Returns the last element of the given list if it's not empty, 0 otherwise.
leaf(String) - Static method in class com.almworks.jira.structure.api.perfstats.NodeInfo
 
leaf() - Method in interface com.almworks.jira.structure.api.query.StructureQueryBuilder.BasicConstraintStep
Matches rows at the bottom level of the hierarchy.
LEAVES - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Param
 
LeavesReductionStrategy() - Constructor for class com.almworks.jira.structure.api.attribute.loader.reduce.ReductionStrategy.LeavesReductionStrategy
 
LEVEL - Static variable in class com.almworks.jira.structure.api.generator.CoreGeneratorParameters
Parameter to apply generator on one specific level.
LEVEL_FROM - Static variable in class com.almworks.jira.structure.api.generator.CoreGeneratorParameters
Parameters to select a range of levels to apply the generator.
LEVEL_TO - Static variable in class com.almworks.jira.structure.api.generator.CoreGeneratorParameters
 
LicenseData - Interface in com.almworks.jira.structure.api.extension.license
 
LicenseData.Disabled - Class in com.almworks.jira.structure.api.extension.license
 
LicenseException - Exception in com.almworks.jira.structure.api.extension.license
 
LicenseException(StructureLicenseError) - Constructor for exception com.almworks.jira.structure.api.extension.license.LicenseException
 
LicenseException(StructureLicenseError, Throwable) - Constructor for exception com.almworks.jira.structure.api.extension.license.LicenseException
 
liftToList() - Method in class com.almworks.jira.structure.api.util.La
 
Limits - Class in com.almworks.jira.structure.api.util
 
LINK_ID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
LINK_SEQUENCE - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
LinkChangeEvent - Class in com.almworks.jira.structure.api.event
This event is dispatched when an operation on links is detected - creation of a new link, or removal of existing link.
LinkChangeEvent(JiraChangeType, long, long, long) - Constructor for class com.almworks.jira.structure.api.event.LinkChangeEvent
 
linkedHashMap(Collection<? extends T>, La<T, V>) - Method in class com.almworks.jira.structure.api.util.La
 
linkedHashSet(Collection<? extends T>) - Method in class com.almworks.jira.structure.api.util.La
 
LINKTYPE_ID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
listsEqual(LongList, LongList) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
Tests whether the given lists are equal (contain the same numbers in the same order).
listType() - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
loadBatch(long) - Method in interface com.almworks.jira.structure.api.effect.EffectService
 
loadChildrenValues(AttributeValue<T>, List<StructureRow>, AttributeLoader.PropagateContext<T>) - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeLoader.Propagate
 
loadChildrenValues(AttributeValue<T>, List<StructureRow>, AttributeLoader.PropagateContext<T>) - Method in class com.almworks.jira.structure.api.attribute.loader.basic.InheritedValueLoader
 
loadValue(List<AttributeValue<T>>, AttributeLoader.AggregateContext<T>) - Method in class com.almworks.jira.structure.api.attribute.loader.AbstractDistinctAggregateLoader
 
loadValue(List<AttributeValue<T>>, AttributeLoader.AggregateContext<T>) - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeLoader.Aggregate
 
loadValue(StructureRow, AttributeLoader.Context) - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeLoader.ForestIndependent
 
loadValue(StructureRow, AttributeLoader.Context) - Method in class com.almworks.jira.structure.api.attribute.loader.basic.ConstantValueLoader
 
loadValue(LoaderContext, Params) - Method in class com.almworks.jira.structure.api.attribute.loader.CompositeAttributeLoader
 
loadValue(StructureRow, AttributeLoader.Context) - Method in class com.almworks.jira.structure.api.attribute.loader.DerivedAttributeLoader
 
loadValue(StructureRow, AttributeLoader.Context) - Method in class com.almworks.jira.structure.api.attribute.loader.distinct.AbstractDistinctSumLoader
 
loadValue(StructureRow, AttributeLoader.Context) - Method in class com.almworks.jira.structure.api.attribute.loader.ItemTypeAttributeLoader
 
loadValue(List<AttributeValue<T>>, AttributeLoader.AggregateContext<T>) - Method in class com.almworks.jira.structure.api.attribute.loader.reduce.ReducingAggregateLoader
 
LONG_ARRAY_EXTRACTOR - Static variable in class com.almworks.jira.structure.api.util.MapObject
 
LONG_ITERATOR_TO_LONG - Static variable in class com.almworks.jira.structure.api.util.StructureUtil
 
longAddOrNull(Number, Number) - Static method in class com.almworks.jira.structure.api.util.NumericFunctions
Appends two numbers as long's with tracking of nulls Axioms: null + a == a, a + null == a, a + b == a + b, null + null == null
longAddOrNull(long, Long) - Static method in class com.almworks.jira.structure.api.util.NumericFunctions
 
longId(String, long) - Static method in class com.almworks.jira.structure.api.item.ItemIdentity
Creates a new long-based ID.
longIds(String) - Method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
longList(Collection<T>, La<? super T, Long>) - Static method in class com.almworks.jira.structure.api.util.La
 
LongListHashIndex - Class in com.almworks.jira.structure.api.util
todo why don't we add this to ArrayForest? We could have a method indexOfCached() which would consult the cache; todo | the cache would be invalidated on any forest update; also could be "smart" (invalidate only indices after the point of change) todo Or: merge with IndexedForest
LongListHashIndex(LongList) - Constructor for class com.almworks.jira.structure.api.util.LongListHashIndex
 
LongListHashIndex(Map<Long, Integer>) - Constructor for class com.almworks.jira.structure.api.util.LongListHashIndex
 
longOrNull(Number) - Static method in class com.almworks.jira.structure.api.util.NumericFunctions
 
longOrNull(T, Function<? super T, ? extends Number>) - Static method in class com.almworks.jira.structure.api.util.NumericFunctions
 
longOrZero(Number) - Static method in class com.almworks.jira.structure.api.util.NumericFunctions
 
longOrZero(T, Function<? super T, ? extends Number>) - Static method in class com.almworks.jira.structure.api.util.NumericFunctions
 
LongSumLoader - Class in com.almworks.jira.structure.api.attribute.loader.basic
 
LongSumLoader(AttributeSpec<Long>, AttributeSpec<Long>) - Constructor for class com.almworks.jira.structure.api.attribute.loader.basic.LongSumLoader
 
LOOP_MARKER - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
loopMarker(long) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
lv(String, long) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
lvn(String) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 

M

makeDefined() - Method in class com.almworks.jira.structure.api.view.ViewSettings.Builder
Makes this view settings instance defined, by making sure the views list is not null.
makeImmutable() - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
Makes this instance non-modifiable
makeImmutable() - Method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
makePublic() - Method in interface com.almworks.jira.structure.api.view.StructureView
Convenience method that modifies the view's permission rules, making it viewable by anyone.
map(LongList) - Method in interface com.almworks.jira.structure.api.row.RowMapper
 
MAP_COUNTS_FORMAT_ID - Static variable in class com.almworks.jira.structure.api.attribute.loader.distinct.DistinctAttributes
 
MAP_ITEM_COUNT_FORMAT - Static variable in class com.almworks.jira.structure.api.attribute.loader.distinct.DistinctAttributes
 
MAP_OBJECT_ARRAY_EXTRACTOR - Static variable in class com.almworks.jira.structure.api.util.MapObject
 
MAP_VALUES_FORMAT - Static variable in class com.almworks.jira.structure.api.attribute.loader.distinct.DistinctAttributes
 
MAP_VALUES_FORMAT_ID - Static variable in class com.almworks.jira.structure.api.attribute.loader.distinct.DistinctAttributes
 
mapInto(Collection<? extends T>, Map<R, T>) - Method in class com.almworks.jira.structure.api.util.La
 
mapInto(Collection<C>, Map<R, V>, La<? super C, ? extends V>) - Method in class com.almworks.jira.structure.api.util.La
 
MapObject - Class in com.almworks.jira.structure.api.util
A wrapper for a Map-based structure.
MapObject(JSONObject) - Constructor for class com.almworks.jira.structure.api.util.MapObject
 
MapObject(Map<String, Object>) - Constructor for class com.almworks.jira.structure.api.util.MapObject
 
mapOf(String, Object) - Static method in class com.almworks.jira.structure.api.generator.util.AbstractGenerator
 
mapOf(String, Object, String, Object) - Static method in class com.almworks.jira.structure.api.generator.util.AbstractGenerator
 
mapped(LongList, LongList, LongLongHppcOpenHashMap) - Static method in class com.almworks.jira.structure.api.row.RowMapper.Mapping
 
mapRow(long) - Method in interface com.almworks.jira.structure.api.row.RowMapper
 
mapType() - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
matches(StructureRow) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.Filter.FilterFunction
 
matches(ApplicationUser) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.Anyone
 
matches(ApplicationUser) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraGroup
 
matches(ApplicationUser) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraUser
 
matches(ApplicationUser) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject
 
matches(ApplicationUser) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.ProjectRole
 
matches(int) - Method in class com.almworks.jira.structure.api.query.StructureQueryConstraint.SimpleFilter
Returns true if the row at the specified index matches the criteria.
matchIssues(LongList, Query, boolean, LongCollector) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Passes the issues through JIRA search engine and lets the caller collect either all matching or non-matching issues.
matchIssuesSorted(LongList, Query, boolean, LongCollector) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Passes the issues, sorted by their IDs, through JIRA search engine to collect matching or non-matching issues.
matchIssuesSorted(LongList, Query, boolean, ApplicationUser, boolean, LongCollector) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
A variation of StructurePluginHelper.matchIssuesSorted(LongList, Query, boolean, LongCollector) that lets you specify the user and override security checks.
MAX_ITEM_STRING_ID_LENGTH - Static variable in class com.almworks.jira.structure.api.util.Limits
 
MAX_MODULE_KEY_LENGTH - Static variable in class com.almworks.jira.structure.api.util.Limits
 
MAX_NAME_LENGTH - Static variable in class com.almworks.jira.structure.api.util.Limits
 
MAX_PATH_LENGTH - Static variable in class com.almworks.jira.structure.api.util.Limits
 
MAX_PROPERTY_LENGTH - Static variable in class com.almworks.jira.structure.api.util.StructureUtil
 
MAX_SPEC_ID_LENGTH - Static variable in class com.almworks.jira.structure.api.util.Limits
 
MAX_USER_KEY_LENGTH - Static variable in class com.almworks.jira.structure.api.util.Limits
 
maxDate - Variable in class com.almworks.jira.structure.api.structure.history.HistoryQuery
 
memoize() - Method in class com.almworks.jira.structure.api.util.La
 
memoizeConcurrent() - Method in class com.almworks.jira.structure.api.util.La
 
merge(Supplier<Number>, Supplier<Number>) - Method in class com.almworks.jira.structure.api.attribute.loader.basic.NumberSumLoader
 
merge(Supplier<Number>, List<Number>) - Method in class com.almworks.jira.structure.api.attribute.loader.basic.NumberSumLoader
 
merge(Supplier<T>, Supplier<T>) - Method in interface com.almworks.jira.structure.api.attribute.loader.reduce.ValueReducer
Calculates reduction of tree node where self is value of the current row, and reduced is result of flat reduction.
merge(Supplier<T>, List<T>) - Method in interface com.almworks.jira.structure.api.attribute.loader.reduce.ValueReducer
Calculates reduction of tree node where self is value of the current row and list represents values passed from children (it may be or be not values of children rows depending on strategy type).
merge(ForestSource, RowManager, long, long, boolean, boolean, WritableLongLongMap) - Static method in class com.almworks.jira.structure.api.sync.util.SyncUtil
Merges the subtree of row under targetRow.
merge(ForestSource, RowManager, long, long) - Static method in class com.almworks.jira.structure.api.sync.util.SyncUtil
 
merge(ForestSource, RowManager, long, long, boolean) - Static method in class com.almworks.jira.structure.api.sync.util.SyncUtil
 
mergeForest(Forest, long, long) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
Convenience method to call ArrayForest.mergeForest(Forest, long, long, ForestChangeEventHandler) without event handler.
mergeForest(Forest, long, long, ForestChangeEventHandler) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
Merges another forest into this forest.
mergeParameters(boolean, boolean, Map<?, ?>...) - Static method in class com.almworks.jira.structure.api.util.JsonMapUtil
 
migrateParameters(byte[]) - Method in interface com.almworks.jira.structure.api.sync.MigrationAwareSynchronizer
 
migrateParameters(byte[]) - Method in interface com.almworks.jira.structure.api.sync.Structure2xBackwardCompatibleSynchronizer
 
migrateUserNameToUserKey(String) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
MigrationAwareSynchronizer - Interface in com.almworks.jira.structure.api.sync
 
minDate - Variable in class com.almworks.jira.structure.api.structure.history.HistoryQuery
 
MISSING - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
MISSING_ITEM - Static variable in class com.almworks.jira.structure.api.item.CoreIdentities
 
MissingRowException - Exception in com.almworks.jira.structure.api.row
This exception is thrown by RowManager if the code requests a non-existent row.
MissingRowException(long) - Constructor for exception com.almworks.jira.structure.api.row.MissingRowException
 
module - Variable in class com.almworks.jira.structure.api.rest.RestTransformSpec
 
MODULE_COMPLETE_KEY - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
Move(LongList, long, long, long) - Constructor for class com.almworks.jira.structure.api.forest.action.ForestAction.Move
 
move(long, long, LongList) - Static method in class com.almworks.jira.structure.api.forest.ForestChange
Creates a "move" forest change.
Move(LongList, long, long) - Constructor for class com.almworks.jira.structure.api.forest.ForestChange.Move
 
move(ForestSource, LongList, long, long, boolean[]) - Static method in class com.almworks.jira.structure.api.sync.util.SyncUtil
 
move(ForestSource, LongList, long, long, boolean, boolean[]) - Static method in class com.almworks.jira.structure.api.sync.util.SyncUtil
 
movedRows - Variable in class com.almworks.jira.structure.api.effect.EffectBatch
 
moveExtension(StructureRow, StructurePosition, StructurePosition, StructureGenerator.HandlingContext) - Method in interface com.almworks.jira.structure.api.generator.ActionHandler.ExtenderActionHandler
 
moveGroupedItem(StructureRow, StructureRow, StructureRow, StructureGenerator.HandlingContext) - Method in interface com.almworks.jira.structure.api.generator.ActionHandler.GrouperActionHandler
 
moveNode(RowTree.Node, RowTree.Node, RowTree.Node) - Method in class com.almworks.jira.structure.api.util.RowTree
Moves node within a tree
moveRow(StructureRow, StructurePosition, StructureGenerator.HandlingContext) - Method in interface com.almworks.jira.structure.api.generator.ActionHandler.InserterActionHandler
 
moveSubtree(long, long, long) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
Convenience method to call ArrayForest.moveSubtree(long, long, long, ForestChangeEventHandler) without event handler.
moveSubtree(long, long, long, ForestChangeEventHandler) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
Moves sub-tree rooted at the specified row to a position specified by (under, after) coordinates.
moveSubtreeAtIndex(int, long, long, ForestChangeEventHandler) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
Moves sub-tree rooted at the specified index to a position specified by (under, after) coordinates.
myAuditLog - Variable in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
myBulkSize - Variable in class com.almworks.jira.structure.api.query.StructureQueryConstraint.BulkFilter
 
myDependency - Variable in class com.almworks.jira.structure.api.attribute.loader.DerivedAttributeLoader
 
myDependency - Variable in class com.almworks.jira.structure.api.attribute.loader.reduce.SingleDependencyReducingAggregateLoader
 
myHelper - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.RelationConstraintStartStep
 
myItemTypes - Variable in class com.almworks.jira.structure.api.attribute.loader.ItemTypeAttributeLoader
 
myLock - Variable in class com.almworks.jira.structure.api.job.AbstractStructureJob
 
myMapView - Variable in class com.almworks.jira.structure.api.util.MapObject
 
myObject - Variable in class com.almworks.jira.structure.api.util.MapObject
 
myRowManager - Variable in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
mySpec - Variable in class com.almworks.jira.structure.api.attribute.loader.AbstractAttributeLoader
 
myStructureComponents - Variable in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
myStructureManager - Variable in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
myTitle - Variable in class com.almworks.jira.structure.api.perfstats.NodeInfo
 

N

name() - Method in interface com.almworks.jira.structure.api.error.StructureError
Returns error name.
named(String) - Static method in class com.almworks.jira.structure.api.folder.Folder
 
named(String) - Static method in class com.almworks.jira.structure.api.item.generic.GenericItem
 
NEGATED_ISSUECONSTANT_SEQUENCE - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
NEW_FOLDER - Static variable in class com.almworks.jira.structure.api.item.CoreIdentities
 
NEW_GENERATOR - Static variable in class com.almworks.jira.structure.api.item.CoreIdentities
 
NEW_ISSUE - Static variable in class com.almworks.jira.structure.api.item.CoreIdentities
 
NewStructureTemplate - Interface in com.almworks.jira.structure.api.template
 
NewStructureTemplateContext - Interface in com.almworks.jira.structure.api.template
 
NewStructureTemplateStep - Interface in com.almworks.jira.structure.api.template
 
NewStructureTemplateStep.Direction - Enum in com.almworks.jira.structure.api.template
 
next() - Method in class com.almworks.jira.structure.api.util.La.FilterIterator
 
next() - Method in class com.almworks.jira.structure.api.util.La.TransformIterator
 
nextFragment(ItemForest) - Method in interface com.almworks.jira.structure.api.forest.item.ItemForestBuilder
 
nextFragment(ItemForest) - Method in class com.almworks.jira.structure.api.forest.item.ItemForestBuilderImpl
 
nextLevel() - Method in interface com.almworks.jira.structure.api.forest.item.ItemForestBuilder
 
nextLevel() - Method in class com.almworks.jira.structure.api.forest.item.ItemForestBuilderImpl
 
nextRow(ItemIdentity) - Method in class com.almworks.jira.structure.api.forest.item.ItemForestBuilderImpl
 
nextRow(ItemIdentity, long) - Method in class com.almworks.jira.structure.api.forest.item.ItemForestBuilderImpl
 
nextRow(ItemIdentity) - Method in interface com.almworks.jira.structure.api.forest.item.ItemListBuilder
Appends a new row with the given item identity.
nextRow(ItemIdentity, long) - Method in interface com.almworks.jira.structure.api.forest.item.ItemListBuilder
Appends a new row with the given item identity and semantics.
nextSibling - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.RelationConstraintStartStep
Row is a next (following) sibling of another row in a forest.
nextSibling - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.StartStepHelper
 
NIL - Static variable in class com.almworks.jira.structure.api.util.ComparableTuple
 
nn(Long, long) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
nn(Integer, int) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
nn(String) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
nni(Integer) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
nnl(Long) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
nnv(T, T) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
NO_PAGES - Static variable in class com.almworks.jira.structure.api.view.ViewSettings
 
NoCarry() - Constructor for class com.almworks.jira.structure.api.permissions.PermissionSubject.Visitor.NoCarry
 
NODEID_MAX_LENGTH - Static variable in class com.almworks.jira.structure.api.util.Limits
 
NodeInfo - Class in com.almworks.jira.structure.api.perfstats
 
NodeInfo(String) - Constructor for class com.almworks.jira.structure.api.perfstats.NodeInfo
 
NodeInfo.Branch - Class in com.almworks.jira.structure.api.perfstats
 
NON_UNIQUE_ITEMS - Static variable in class com.almworks.jira.structure.api.attribute.loader.distinct.DistinctAttributes
 
NON_UNIQUE_ITEMS_SPEC - Static variable in class com.almworks.jira.structure.api.attribute.loader.distinct.DistinctAttributes
Deprecated.
nonBlank(String) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
None() - Constructor for class com.almworks.jira.structure.api.attribute.TrailItemSet.None
 
NONE - Static variable in class com.almworks.jira.structure.api.attribute.TrailItemSet.None
An empty set
NONE - Static variable in interface com.almworks.jira.structure.api.item.CoreSemantics
 
nonNegativeDouble(Number) - Static method in class com.almworks.jira.structure.api.util.NumericFunctions
 
nonNegativeDouble(T, Function<? super T, ? extends Number>) - Static method in class com.almworks.jira.structure.api.util.NumericFunctions
 
nonNegativeDoubleAddOrNull(Number, Number) - Static method in class com.almworks.jira.structure.api.util.NumericFunctions
Appends two numbers as double's with tracking of nulls and clipping to zero.
nonNegativeLong(Number) - Static method in class com.almworks.jira.structure.api.util.NumericFunctions
 
nonNegativeLong(T, Function<? super T, ? extends Number>) - Static method in class com.almworks.jira.structure.api.util.NumericFunctions
 
nonUniqueValuesValueFormat() - Static method in class com.almworks.jira.structure.api.attribute.loader.distinct.DistinctAttributes
 
noParams() - Method in class com.almworks.jira.structure.api.attribute.AttributeSpec
Returns a new attribute spec with all parameters removed.
normalizeParams(Map<String, Object>) - Static method in class com.almworks.jira.structure.api.attribute.AttributeSpecNormalization
Does normalization based on the rules at https://dev.almworks.com/browse/STR-1464 See also AttributeSpecNormalization.js
not() - Method in class com.almworks.jira.structure.api.query.StructureQueryBuilder.StartStep
Negates the whole constraint, whether it is basic or relation-based.
not() - Method in class com.almworks.jira.structure.api.query.StructureQueryBuilder.StartStepHelper
 
not() - Method in class com.almworks.jira.structure.api.util.La
 
notAncestors - Variable in class com.almworks.jira.structure.api.structure.history.HistoryQuery
 
notAuthors - Variable in class com.almworks.jira.structure.api.structure.history.HistoryQuery
 
NotConfigurable - Annotation Type in com.almworks.jira.structure.api.generator
 
notEquals - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.OpStep
 
notIn - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.OpStep
 
notIssuesSorted - Variable in class com.almworks.jira.structure.api.structure.history.HistoryQuery
 
notNull() - Static method in class com.almworks.jira.structure.api.util.La
 
notNull(La<A, B>, B) - Static method in class com.almworks.jira.structure.api.util.La
 
notProjectsSorted - Variable in class com.almworks.jira.structure.api.structure.history.HistoryQuery
 
notStructuresSorted - Variable in class com.almworks.jira.structure.api.structure.history.HistoryQuery
 
notSynchronizersSorted - Variable in class com.almworks.jira.structure.api.structure.history.HistoryQuery
 
NUMBER - Static variable in class com.almworks.jira.structure.api.attribute.ValueFormat
NUMBER values are numeric and usually are either Long or Double.
NumberAccumulator - Class in com.almworks.jira.structure.api.attribute.loader.basic
 
NumberAccumulator() - Constructor for class com.almworks.jira.structure.api.attribute.loader.basic.NumberAccumulator
 
NumberSumLoader - Class in com.almworks.jira.structure.api.attribute.loader.basic
 
NumberSumLoader(AttributeSpec<Number>, AttributeSpec<Number>) - Constructor for class com.almworks.jira.structure.api.attribute.loader.basic.NumberSumLoader
 
NumericFunctions - Class in com.almworks.jira.structure.api.util
Helper methods for using numeric functions.
NumericFunctions() - Constructor for class com.almworks.jira.structure.api.util.NumericFunctions
 

O

object(String) - Method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder.ParamsBuilder
 
objectsToLeaves(Collection<T>) - Static method in interface com.almworks.jira.structure.api.perfstats.PerformanceLogProvider
 
of(T) - Static method in class com.almworks.jira.structure.api.attribute.loader.AttributeValue
 
of(ItemIdentity...) - Static method in class com.almworks.jira.structure.api.attribute.TrailItemSet
Constructs a set for specific item IDs.
of(Forest, Map<Long, StructureRow>) - Static method in class com.almworks.jira.structure.api.forest.item.ImmutableItemForest
 
of(StructureRow) - Static method in class com.almworks.jira.structure.api.forest.item.ImmutableItemForest
 
of(String, long[]) - Static method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
of(String, LongIterable) - Static method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
of(String, Iterable<String>) - Static method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
of - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.OpStep
 
of(long) - Static method in class com.almworks.jira.structure.api.util.ComparableTuple
 
of(double) - Static method in class com.almworks.jira.structure.api.util.ComparableTuple
 
of(String) - Static method in class com.almworks.jira.structure.api.util.ComparableTuple
 
of(String, String) - Static method in class com.almworks.jira.structure.api.util.ComparableTuple
 
of(long, long) - Static method in class com.almworks.jira.structure.api.util.ComparableTuple
 
of(String[]) - Static method in class com.almworks.jira.structure.api.util.ComparableTuple
 
of(Long[]) - Static method in class com.almworks.jira.structure.api.util.ComparableTuple
 
of(String, long) - Static method in class com.almworks.jira.structure.api.util.ComparableTuple
 
of(String, long, String) - Static method in class com.almworks.jira.structure.api.util.ComparableTuple
 
of(List<?>) - Static method in class com.almworks.jira.structure.api.util.ComparableTuple
 
ofNullable(T) - Static method in class com.almworks.jira.structure.api.attribute.loader.AttributeValue
 
ofTypes(Collection<String>) - Static method in class com.almworks.jira.structure.api.attribute.TrailItemSet
Constructs a set for specific item types.
onAnyone(PermissionSubject.Anyone) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.Visitor.NoCarry
 
onAnyone(PermissionSubject.Anyone, Void) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.Visitor.NoCarry
 
onAnyone(PermissionSubject.Anyone, T) - Method in interface com.almworks.jira.structure.api.permissions.PermissionSubject.Visitor
 
OneItem(ItemIdentity) - Constructor for class com.almworks.jira.structure.api.attribute.TrailItemSet.OneItem
 
OneType(String) - Constructor for class com.almworks.jira.structure.api.attribute.TrailItemSet.OneType
 
onGroup(PermissionSubject.JiraGroup) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.Visitor.NoCarry
 
onGroup(PermissionSubject.JiraGroup, Void) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.Visitor.NoCarry
 
onGroup(PermissionSubject.JiraGroup, T) - Method in interface com.almworks.jira.structure.api.permissions.PermissionSubject.Visitor
 
onInsert(long, LongIterable) - Method in interface com.almworks.jira.structure.api.sync.util.SyncChangeListener
 
onIssueChanged(JiraChangeEvent) - Method in interface com.almworks.jira.structure.api.event.IssueListener
Process the event.
onlyOneIsTrue(boolean...) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
onMove(long, long) - Method in interface com.almworks.jira.structure.api.sync.util.SyncChangeListener
 
onProjectRole(PermissionSubject.ProjectRole) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.Visitor.NoCarry
 
onProjectRole(PermissionSubject.ProjectRole, Void) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.Visitor.NoCarry
 
onProjectRole(PermissionSubject.ProjectRole, T) - Method in interface com.almworks.jira.structure.api.permissions.PermissionSubject.Visitor
 
onStructuresChanged(LongObjMap<HistoryEntry>) - Method in interface com.almworks.jira.structure.api.structure.StructureListener
Called after a related group of changes has been written to the database.
onUser(PermissionSubject.JiraUser) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.Visitor.NoCarry
 
onUser(PermissionSubject.JiraUser, Void) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.Visitor.NoCarry
 
onUser(PermissionSubject.JiraUser, T) - Method in interface com.almworks.jira.structure.api.permissions.PermissionSubject.Visitor
 
operations - Variable in class com.almworks.jira.structure.api.structure.history.HistoryQuery
 
OpStep(StructureQueryBuilder.RelationStepHelper<B>) - Constructor for class com.almworks.jira.structure.api.query.StructureQueryBuilder.OpStep
 
option(Option) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
option(long) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
OPTION_ID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
OPTION_NAME - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
OPTION_SEQUENCE - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
or() - Method in class com.almworks.jira.structure.api.query.StructureQueryBuilder.OpStep
Use this method to combine several relations into one for use in a relational constraint.
or - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder
Starts a new constraint, connected to the previous one with OR.
or() - Method in class com.almworks.jira.structure.api.query.StructureQueryBuilder.RelationStepHelper
 
ORDER - Static variable in class com.almworks.jira.structure.api.attribute.ValueFormat
ORDER values are special values that can be used to sort by this attributes.
ORIGINAL_ESTIMATE - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 

P

PAGES_WITH_DEFAULT_VIEW - Static variable in class com.almworks.jira.structure.api.view.ViewSettings
 
parameters() - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.HandlingContext
 
parametersAsMapObject(Object) - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
Returns a MapObject wrapper around the parameters map.
parametersAsNNMapObject(Object) - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
params() - Method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder
 
PARAMS - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Param
 
params - Variable in class com.almworks.jira.structure.api.rest.RestAttributeSpec
(Optional) Arbitrary parameters, interpreted by the attribute provider (any JSON)
params - Variable in class com.almworks.jira.structure.api.rest.RestTransformSpec
 
ParamsBuilder(P) - Constructor for class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder.ParamsBuilder
 
parent(int) - Method in interface com.almworks.jira.structure.api.query.QueryContext
Behaves as getForest().getParentIndex(idx), but for many calls the amortized time is much less because of caching; for O(N) calls the amortized time is O(N) with N = size().
parent - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.RelationConstraintStartStep
Row is a parent of another row in a forest.
parent - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.StartStepHelper
 
parent(int) - Method in class com.almworks.jira.structure.api.util.IndexedForest
 
parse(String) - Static method in class com.almworks.jira.structure.api.item.ItemIdentity
Parses canonical string representation of the item ID, which can be retrieved with toString() method.
parse(String) - Method in interface com.almworks.jira.structure.api.query.StructureQueryParser
Parses query and returns the corresponding StructureQuery.
PASS - Static variable in class com.almworks.jira.structure.api.forest.action.ActionParameters
 
PayloadWrapper(Object, T) - Constructor for class com.almworks.jira.structure.api.util.TotalOrder.PayloadWrapper
 
PercentageStyle - Enum in com.almworks.jira.structure.api.export.printable
Percentage display style.
PerformanceLogProvider - Interface in com.almworks.jira.structure.api.perfstats
 
PermissionLevel - Enum in com.almworks.jira.structure.api.permissions
This enumeration lists possible values for the access levels.
PermissionRule - Class in com.almworks.jira.structure.api.permissions
A list of PermissionRules is used to define a PermissionLevel for a given user.
PermissionRule() - Constructor for class com.almworks.jira.structure.api.permissions.PermissionRule
 
PermissionRule.ApplyStructure - Class in com.almworks.jira.structure.api.permissions
This rules applies a list of rules taken from a Structure, identified by the structure ID.
PermissionRule.SetLevel - Class in com.almworks.jira.structure.api.permissions
This rule sets the permission level to a specific value in case the user matches PermissionSubject.
PermissionSubject - Class in com.almworks.jira.structure.api.permissions
PermissionSubject is an abstraction used to specify which users a particular permission is applicable to.
PermissionSubject() - Constructor for class com.almworks.jira.structure.api.permissions.PermissionSubject
 
PermissionSubject.Anyone - Class in com.almworks.jira.structure.api.permissions
Represents "anyone", a subject that would match all users, even anonymous.
PermissionSubject.JiraGroup - Class in com.almworks.jira.structure.api.permissions
Represents a specific group in JIRA, matching only the users that belong to that group.
PermissionSubject.JiraUser - Class in com.almworks.jira.structure.api.permissions
Represents a specific user in JIRA, matching only that user.
PermissionSubject.ProjectRole - Class in com.almworks.jira.structure.api.permissions
Represents a specific project role in a specific project, matching the users that belong to that project role in that project.
PermissionSubject.Visitor<T> - Interface in com.almworks.jira.structure.api.permissions
Used to visit specific subtypes of PermissionSubject.
PermissionSubject.Visitor.NoCarry - Class in com.almworks.jira.structure.api.permissions
 
PLUGIN_DEFAULT_AUTOSWITCH_STRATEGY - Static variable in enum com.almworks.jira.structure.api.settings.AutoSwitchStrategy
Defines system default auto-switch strategy for an issue page.
popPrefix() - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
preload(LongSet, ItemForest, AttributeContext) - Method in interface com.almworks.jira.structure.api.attribute.loader.BulkAttributeLoader
This method is called before all calls to loadValue() or loadChildrenValues() in the current calculation.
preload(LongSet, ItemForest, AttributeContext) - Method in class com.almworks.jira.structure.api.attribute.loader.CompositeAttributeLoader
 
preload(AttributeLoader<?>, LongSet, ItemForest, AttributeContext) - Static method in class com.almworks.jira.structure.api.attribute.loader.CompositeAttributeLoader
 
preload(LongSet, ItemForest, AttributeContext) - Method in class com.almworks.jira.structure.api.attribute.loader.reduce.SecureSingleDependencyReducingAggregateLoader
 
prepare(ExportRequestContext) - Method in interface com.almworks.jira.structure.api.export.ExportRenderer
Allows the renderer to do one-time preparations before rendering a forest.
prepareNewStructureUrl(Structure) - Method in interface com.almworks.jira.structure.api.template.NewStructureTemplate
 
previewForest() - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.GenerationContext
Returns the forest fragment currently processed by the generator.
prevLevel() - Method in interface com.almworks.jira.structure.api.forest.item.ItemForestBuilder
 
prevLevel() - Method in class com.almworks.jira.structure.api.forest.item.ItemForestBuilderImpl
 
prevSibling - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.RelationConstraintStartStep
Row is a previous (preceding) sibling of another row in a forest.
prevSibling - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.StartStepHelper
 
PRIMARY_GENERATOR - Static variable in class com.almworks.jira.structure.api.forest.action.ActionParameters
 
PRINCIPAL_NAME - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
PrintableCell - Interface in com.almworks.jira.structure.api.export.printable
PrintableCell is a specialization of ExportCell for exporting to the printable HTML format.
PrintableColumn - Interface in com.almworks.jira.structure.api.export.printable
PrintableColumn is a specialization of ExportColumn for exporting to the printable HTML format.
PRIORITY - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Format
 
PRIORITY - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Id
 
PRIORITY - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
priority(Priority) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
PRIORITY - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
ProcessButtonParameters - Class in com.almworks.jira.structure.api.process
 
ProcessButtonParameters(I18nText, String) - Constructor for class com.almworks.jira.structure.api.process.ProcessButtonParameters
 
ProcessButtonParameters() - Constructor for class com.almworks.jira.structure.api.process.ProcessButtonParameters
 
ProcessDisplayParameters - Class in com.almworks.jira.structure.api.process
 
ProcessDisplayParameters() - Constructor for class com.almworks.jira.structure.api.process.ProcessDisplayParameters
 
ProcessDisplayParameters(ProcessDisplayParameters) - Constructor for class com.almworks.jira.structure.api.process.ProcessDisplayParameters
 
ProcessDisplayParameters.Builder - Class in com.almworks.jira.structure.api.process
 
ProcessFeedback - Interface in com.almworks.jira.structure.api.process
ProcessFeedback allows communication between process owner and process itself.
ProcessHandle - Interface in com.almworks.jira.structure.api.process
ProcessHandle allows accessing process state for reading and for modifications
ProcessHandleManager - Interface in com.almworks.jira.structure.api.process
ProcessHandleManager allows to create new processes and access existing ones
ProcessInfo - Interface in com.almworks.jira.structure.api.process
ProcessInfo allows communication between process owner and process itself.
ProcessStatus - Enum in com.almworks.jira.structure.api.process
 
ProcessUIController - Interface in com.almworks.jira.structure.api.process
ProcessUIController allows configure UI for the process status page.
processUpdateError(StructureException, SyncLogger, StringBuilder) - Static method in class com.almworks.jira.structure.api.sync.util.SyncUtil
 
PROGRESS - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Id
 
ProgressGauge - Interface in com.almworks.jira.structure.api.process
A ProgressGauge allows you to communicate with a background process.
PROJECT - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Format
 
PROJECT - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Id
 
PROJECT - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
project(Project) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
project(long) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
PROJECT - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
PROJECT_DESCRIPTION - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
PROJECT_ID - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
PROJECT_ID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
PROJECT_KEY - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
PROJECT_NAME - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
PROJECTCONSTANT_ID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
PROJECTCONSTANT_NAME - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
PROJECTCONSTANT_PROJECTID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ProjectRole() - Constructor for class com.almworks.jira.structure.api.permissions.PermissionSubject.ProjectRole
 
ProjectRole(long, long) - Constructor for class com.almworks.jira.structure.api.permissions.PermissionSubject.ProjectRole
 
PROJECTROLE_ID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
ProjectScopeCache - Interface in com.almworks.jira.structure.api.cache.scope
 
PropertyService - Interface in com.almworks.jira.structure.api.property
 
pushPrefix(String) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
putObject(Object, Object) - Method in interface com.almworks.jira.structure.api.attribute.loader.AttributeContext
Associate an arbitrary value with the given request.
putObject(Object, Object) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.GenerationContext
Associate an object with the current forest.
putObject(Object, Object) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.HandlingContext
 
putTempObject(Object, Object) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.GenerationContext
Associate an object with this context.

Q

query(StructureQuery) - Method in interface com.almworks.jira.structure.api.query.StructureQueryBuilder.BasicConstraintStep
Matches all rows that match the specified Structure query.
query - Variable in class com.almworks.jira.structure.api.rest.RestSQuery
 
queryActivity(HistoryQuery, int, HistoryConsumer) - Method in interface com.almworks.jira.structure.api.structure.history.HistoryService
 
QueryContext - Interface in com.almworks.jira.structure.api.query
This interface represents the environment of the StructureQuery being executed.

R

RAW_OBJECT_ARRAY_EXTRACTOR - Static variable in class com.almworks.jira.structure.api.util.MapObject
 
recordActions(SyncInstance, MapObject, List<MapObject>) - Method in interface com.almworks.jira.structure.api.sync.SyncAuditLog
Adds records to the audit log for a logical group of actions taken by one synchronizer in the course of one run.
recordActions(long, String, long, MapObject, List<MapObject>) - Method in interface com.almworks.jira.structure.api.sync.SyncAuditLog
Like SyncAuditLog.recordActions(SyncInstance, MapObject, List), but doesn't require a SyncInstance.
recordBatch(EffectBatch) - Method in interface com.almworks.jira.structure.api.effect.EffectService
 
recordChange(ItemIdentity) - Method in interface com.almworks.jira.structure.api.item.ItemTracker
recordChanges(Iterable<ItemIdentity>) - Method in interface com.almworks.jira.structure.api.item.ItemTracker
Records changes of the specified items.
RecordingItemChangeFilter - Interface in com.almworks.jira.structure.api.generator.util
 
RecordingItemChangeFilter.EmptyFilter - Class in com.almworks.jira.structure.api.generator.util
 
recordItem(StructureRow) - Method in class com.almworks.jira.structure.api.generator.util.BasicItemChangeFilter
 
recordItem(ItemIdentity) - Method in class com.almworks.jira.structure.api.generator.util.BasicItemChangeFilter
 
recordItem(StructureRow) - Method in class com.almworks.jira.structure.api.generator.util.RecordingItemChangeFilter.EmptyFilter
 
recordItem(ItemIdentity) - Method in class com.almworks.jira.structure.api.generator.util.RecordingItemChangeFilter.EmptyFilter
 
recordItem(StructureRow) - Method in interface com.almworks.jira.structure.api.generator.util.RecordingItemChangeFilter
 
recordItem(ItemIdentity) - Method in interface com.almworks.jira.structure.api.generator.util.RecordingItemChangeFilter
 
recordMove(long, long) - Method in class com.almworks.jira.structure.api.sync.util.HierarchyHelper
 
redoReplace - Variable in class com.almworks.jira.structure.api.effect.EffectBatch
 
reduce(List<Long>) - Method in class com.almworks.jira.structure.api.attribute.loader.basic.LongSumLoader
 
reduce(List<Number>) - Method in class com.almworks.jira.structure.api.attribute.loader.basic.NumberSumLoader
 
reduce(List<T>) - Method in interface com.almworks.jira.structure.api.attribute.loader.reduce.ValueReducer
Reduces the list of values to one value.
ReducingAggregateLoader<T> - Class in com.almworks.jira.structure.api.attribute.loader.reduce
A base class for aggregate loaders that calculate values using only the specified part of subtree.
ReducingAggregateLoader(AttributeSpec<T>) - Constructor for class com.almworks.jira.structure.api.attribute.loader.reduce.ReducingAggregateLoader
 
ReductionStrategy<T> - Interface in com.almworks.jira.structure.api.attribute.loader.reduce
Describes a part of subtree to be used for calculating aggregate values.
ReductionStrategy.AbstractReductionStrategy<T> - Class in com.almworks.jira.structure.api.attribute.loader.reduce
 
ReductionStrategy.ChildrenReductionStrategy<T> - Class in com.almworks.jira.structure.api.attribute.loader.reduce
Main value: the aggregation based only on children.
ReductionStrategy.LeavesReductionStrategy<T> - Class in com.almworks.jira.structure.api.attribute.loader.reduce
Main value: the aggregation based only on leaves.
ReductionStrategy.StrictReductionStrategy<T> - Class in com.almworks.jira.structure.api.attribute.loader.reduce
Main value: the aggregation based on the whole subtree without self row.
ReductionStrategy.SubtreeReductionStrategy<T> - Class in com.almworks.jira.structure.api.attribute.loader.reduce
Main value: the aggregation based only on all children.
registerCompositeLoader(AttributeSpec<T>, AttributeLoader<T>...) - Method in class com.almworks.jira.structure.api.attribute.loader.SimpleAttributeProvider
 
registerLoader(AttributeLoader<?>) - Method in class com.almworks.jira.structure.api.attribute.loader.SimpleAttributeProvider
 
RelationConstraintStartStep(StructureQueryBuilder.StartStepHelper<B>) - Constructor for class com.almworks.jira.structure.api.query.StructureQueryBuilder.RelationConstraintStartStep
 
RelationStepHelper() - Constructor for class com.almworks.jira.structure.api.query.StructureQueryBuilder.RelationStepHelper
 
REMAINING_ESTIMATE - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
REMOTE_ISSUE_LINK_TYPE - Static variable in class com.almworks.jira.structure.api.item.AuxiliaryIdentities
 
remove(Number) - Method in class com.almworks.jira.structure.api.attribute.loader.basic.NumberAccumulator
 
Remove(LongList) - Constructor for class com.almworks.jira.structure.api.forest.action.ForestAction.Remove
 
remove(LongList) - Static method in class com.almworks.jira.structure.api.forest.ForestChange
Creates a "remove" forest change.
Remove(LongList) - Constructor for class com.almworks.jira.structure.api.forest.ForestChange.Remove
Constructs "remove" change of the given rows.
remove(Object) - Method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
remove(String) - Method in interface com.almworks.jira.structure.api.property.PropertyService
 
remove(ForestSource, LongList) - Static method in class com.almworks.jira.structure.api.sync.util.SyncUtil
 
remove() - Method in class com.almworks.jira.structure.api.util.La.FilterIterator
 
remove() - Method in class com.almworks.jira.structure.api.util.La.TransformIterator
 
remove(RowTree.Node) - Method in class com.almworks.jira.structure.api.util.RowTree
Removes node and its sub-tree from the tree.
removeAll(Collection<?>) - Method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
removeAllProperties(long) - Method in interface com.almworks.jira.structure.api.property.StructurePropertyService
 
removeColumn(String) - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Builder
Removes a column identified by csid.
removeDuplicates(X, E, int) - Method in class com.almworks.jira.structure.api.attribute.loader.distinct.AbstractDistinctSumLoader
 
removeDuplicates(Long, Long, int) - Method in class com.almworks.jira.structure.api.attribute.loader.distinct.DistinctLongSumLoader
 
removeDuplicates(NumberAccumulator, Number, int) - Method in class com.almworks.jira.structure.api.attribute.loader.distinct.DistinctNumberSumLoader
 
removeJob(String) - Method in interface com.almworks.jira.structure.api.job.ScheduledJobManager
 
removeListener(IssueListener) - Method in interface com.almworks.jira.structure.api.event.IssueEventBridge
Removes the listener from the component
removeListener(StructureListener) - Method in interface com.almworks.jira.structure.api.structure.StructureManager
Removes the listener previously added via StructureManager.addListener(StructureListener).
removeMultiply(Number, int) - Method in class com.almworks.jira.structure.api.attribute.loader.basic.NumberAccumulator
 
removeParameter(String) - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column.Builder
Removes a parameter from parameter map.
removeRow(StructureRow, StructureGenerator.HandlingContext) - Method in interface com.almworks.jira.structure.api.generator.ActionHandler.InserterActionHandler
 
removeSubtree(long, ForestChangeEventHandler) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
Removes a subtree from this forest.
removeSubtree(long) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
Convenience method to call ArrayForest.removeSubtree(long, ForestChangeEventHandler) without event handler.
removeSubtreeAtIndex(int, ForestChangeEventHandler) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
Removes a sub-tree with rooted at the specified index from this forest.
renderCell(C, ExportRow, ExportRenderContext) - Method in interface com.almworks.jira.structure.api.export.ExportRenderer
Render the cell, i.e.
reorder(long, LongList) - Static method in class com.almworks.jira.structure.api.forest.ForestChange
Creates a "reorder" forest change.
Reorder(long, LongList) - Constructor for class com.almworks.jira.structure.api.forest.ForestChange.Reorder
Creates a "reorder" change.
reorder(long, LongList) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
reorderExtension(StructureRow, StructurePosition, StructurePosition, StructureGenerator.HandlingContext) - Method in interface com.almworks.jira.structure.api.generator.ActionHandler.ExtenderActionHandler
 
reorderGroup(StructureRow, StructurePosition, StructurePosition, StructureGenerator.HandlingContext) - Method in interface com.almworks.jira.structure.api.generator.ActionHandler.GrouperActionHandler
 
reorderItem(StructureRow, StructurePosition, StructurePosition, StructureGenerator.HandlingContext) - Method in interface com.almworks.jira.structure.api.generator.ActionHandler.SorterActionHandler
 
replacements - Variable in class com.almworks.jira.structure.api.effect.RowsToReplace
 
replaceParams(Map<String, Object>) - Method in class com.almworks.jira.structure.api.attribute.AttributeSpec
Returns a new attribute spec with parameters replaced with a new map.
replaceSubtrees(long, Forest) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
Removes everything from under given row and inserts forest as sub-forest of rowId.
replaceSubtreesMutuallyExclusive(long, Forest) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
replacingGenerator - Variable in class com.almworks.jira.structure.api.effect.RowsToReplace
 
replacingGenerators - Variable in class com.almworks.jira.structure.api.effect.RowsToReplace
 
reportChanges(LongList, JiraChangeType) - Method in interface com.almworks.jira.structure.api.event.IssueEventBridge
This method is used to notify the bridge that the listed issues have changed or that the listeners must receive the notification anyway, probably to recount something.
REPORTER - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Id
 
REPORTER - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
reportEvent(JiraChangeEvent) - Method in interface com.almworks.jira.structure.api.event.IssueEventBridge
This method is used to notify the bridge about a specifically constructed event object, which gets rebroadcast to the listeners.
REQUEST_TYPE - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
requests - Variable in class com.almworks.jira.structure.api.rest.RestValueRequest
 
requireAttribute(AttributeSpec<?>) - Method in interface com.almworks.jira.structure.api.export.ExportRequestContext
Require an attribute to be calculated for this request.
requireAttribute(AttributeSpec<?>, boolean) - Method in interface com.almworks.jira.structure.api.export.ExportRequestContext
Require an attribute to be calculated for this request.
requireIssueDetailsResources() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Loads resources needed for the issue details layout.
requireIssueShortcuts() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Loads resources needed for standard JIRA keyboard shortcuts.
requireLocalizedResource(String) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Requires a resource that may be localized.
requireQuickEditResources() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Loads resources needed for "quick edit" code to work (dialog with editing / creating an issue).
requireResource(String) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Marks resource as needed for loading.
requireResourceIfPresent(String) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Marks resource as needed for loading, if the resource exists.
requireWidgetResource() - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Requires all resources needed to render Structure Widget.
reset() - Method in class com.almworks.jira.structure.api.job.AbstractStructureJob
 
reset() - Method in interface com.almworks.jira.structure.api.job.StructureJob
Reset the state of the job so that it becomes StructureJob.State.PENDING.
reset() - Method in class com.almworks.jira.structure.api.util.ConsiderateLogger
 
resolution(Resolution) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
RESOLUTION - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
resolveIssueIdToRows(long) - Method in interface com.almworks.jira.structure.api.query.QueryContext
Returns row IDs for rows in the forest being searched that represent issue with the specified ID.
resolveIssueKeyToRows(String) - Method in interface com.almworks.jira.structure.api.query.QueryContext
Returns row IDs for rows in the forest being searched that represent issues with the specified issue key.
resolveItem(ItemIdentity, Class<T>) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.ItemChangeFilterContext
 
resolveItem(ItemIdentity, Class<T>) - Method in interface com.almworks.jira.structure.api.item.ItemResolver
 
resolveMoveIntoOwnSubtree(long, long, HierarchyHelper, ForestSource, SyncLogger) - Static method in class com.almworks.jira.structure.api.sync.util.SyncUtil
 
resolveRowIdsToIssues(LongIterator, boolean, LongLongProcedure) - Method in interface com.almworks.jira.structure.api.query.QueryContext
Looks up the specified rows, and for each issue among them calls rowIssueCollector with row ID and issue ID, respectively.
resolveUnchecked(ItemIdentity) - Method in interface com.almworks.jira.structure.api.item.ItemResolver
 
responses - Variable in class com.almworks.jira.structure.api.rest.RestValueResponse
 
RestAttributeSpec - Class in com.almworks.jira.structure.api.rest
 
RestAttributeSpec() - Constructor for class com.almworks.jira.structure.api.rest.RestAttributeSpec
 
RestEffect - Class in com.almworks.jira.structure.api.rest.effect
 
RestEffect() - Constructor for class com.almworks.jira.structure.api.rest.effect.RestEffect
 
RestEffectBatch - Class in com.almworks.jira.structure.api.rest.effect
 
RestEffectBatch() - Constructor for class com.almworks.jira.structure.api.rest.effect.RestEffectBatch
 
RestForestSpec - Class in com.almworks.jira.structure.api.rest
 
RestForestSpec() - Constructor for class com.almworks.jira.structure.api.rest.RestForestSpec
 
RestJobId - Class in com.almworks.jira.structure.api.rest
 
RestJobId() - Constructor for class com.almworks.jira.structure.api.rest.RestJobId
 
restore() - Method in interface com.almworks.jira.structure.api.backup.RestoreOperation
Performs the restore from backup synchronously.
restore() - Method in interface com.almworks.jira.structure.api.backup.StructureBackupManager
Creates an instance of restore operation.
RestoreOperation - Interface in com.almworks.jira.structure.api.backup
Restore operation reads a backup file and loads it into the Structure database.
restoreParameters(String) - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
restoreParameters(String) - Method in interface com.almworks.jira.structure.api.sync.StructureSynchronizer
Deserializes a string previously created StructureSynchronizer.storeParameters(Object) into this synchronizer's parameters object.
restoreStructure2xParameters(byte[], Class<P>) - Static method in class com.almworks.jira.structure.api.sync.Structure2xBackwardCompatibleSynchronizer.SyncMigrationUtil
 
RestSQuery - Class in com.almworks.jira.structure.api.rest
 
RestSQuery() - Constructor for class com.almworks.jira.structure.api.rest.RestSQuery
 
RestTransformSpec - Class in com.almworks.jira.structure.api.rest
 
RestTransformSpec() - Constructor for class com.almworks.jira.structure.api.rest.RestTransformSpec
 
RestValueRequest - Class in com.almworks.jira.structure.api.rest
 
RestValueRequest() - Constructor for class com.almworks.jira.structure.api.rest.RestValueRequest
 
RestValueRequest.ForestRowValueRequest - Class in com.almworks.jira.structure.api.rest
 
RestValueResponse - Class in com.almworks.jira.structure.api.rest
 
RestValueResponse() - Constructor for class com.almworks.jira.structure.api.rest.RestValueResponse
 
RestValueResponse.AttributeResponseData - Class in com.almworks.jira.structure.api.rest
 
RestValueResponse.ForestRowValueResponse - Class in com.almworks.jira.structure.api.rest
 
RestVersion - Class in com.almworks.jira.structure.api.rest
 
RestVersion() - Constructor for class com.almworks.jira.structure.api.rest.RestVersion
 
resync(SyncInstance, ForestSource) - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
resync(SyncInstance, ForestSource) - Method in interface com.almworks.jira.structure.api.sync.StructureSynchronizer
Perform full resync.
resync(Long, boolean, Long) - Method in interface com.almworks.jira.structure.api.sync.StructureSyncManager
Starts full synchronization in the specified direction.
resyncOnce(StructureSynchronizer, Object, Long, ApplicationUser, Long) - Method in interface com.almworks.jira.structure.api.sync.StructureSyncManager
Runs full resync without installing the synchronizer.
retainAll(Collection<?>) - Method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
reversible - Variable in class com.almworks.jira.structure.api.rest.effect.RestEffect
 
root() - Method in interface com.almworks.jira.structure.api.query.StructureQueryBuilder.BasicConstraintStep
Matches rows at the top level of the hierarchy.
row(int) - Method in interface com.almworks.jira.structure.api.query.QueryContext
Returns a row object at the specified index in the forest being searched.
row(long) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
row(int) - Method in class com.almworks.jira.structure.api.util.IndexedForest
 
ROW_ZERO - Static variable in interface com.almworks.jira.structure.api.row.StructureRow
 
rowId(int) - Method in interface com.almworks.jira.structure.api.query.QueryContext
Returns row ID at the specified index in the forest being searched.
RowManager - Interface in com.almworks.jira.structure.api.row
RowManager is responsible for maintaining row database and row properties.
RowMapper - Interface in com.almworks.jira.structure.api.row
RowMapper helps track the original row IDs for copied row.
RowMapper.Mapping - Class in com.almworks.jira.structure.api.row
 
rows(IntIterator) - Method in interface com.almworks.jira.structure.api.query.QueryContext
Given indices into the forest being searched, returns the corresponding rows.
rows - Variable in class com.almworks.jira.structure.api.rest.RestValueRequest.ForestRowValueRequest
Rows requested
rows - Variable in class com.almworks.jira.structure.api.rest.RestValueResponse.ForestRowValueResponse
 
rows(LongIterable) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
rows(IntIterator) - Method in class com.almworks.jira.structure.api.util.IndexedForest
 
RowsToReplace - Class in com.almworks.jira.structure.api.effect
 
RowsToReplace(Forest, long, LongLongHppcOpenHashMap, long, LongLongHppcOpenHashMap) - Constructor for class com.almworks.jira.structure.api.effect.RowsToReplace
 
RowsToReplace(LongObjMap<Forest>, LongLongHppcOpenHashMap, long, LongLongHppcOpenHashMap) - Constructor for class com.almworks.jira.structure.api.effect.RowsToReplace
 
RowTree - Class in com.almworks.jira.structure.api.util
RowTree is another representation of the Forest concept.
RowTree() - Constructor for class com.almworks.jira.structure.api.util.RowTree
 
RowTree.Node - Class in com.almworks.jira.structure.api.util
Represents a single node or a RowTree.
RowValues - Interface in com.almworks.jira.structure.api.attribute
An object that implements RowValues interface is supplied as a result of attributes calculation by StructureAttributeService.
run() - Method in interface com.almworks.jira.structure.api.job.ScheduledJob
 
run() - Method in interface com.almworks.jira.structure.api.util.RunnableE
 
RunnableE<E extends Exception> - Interface in com.almworks.jira.structure.api.util
 

S

saveChanges() - Method in interface com.almworks.jira.structure.api.structure.Structure
Call this method to save the changes made with set... methods and update the database.
saveChanges() - Method in interface com.almworks.jira.structure.api.view.StructureView
Call this method to save the changes made with set... methods and update the database.
scanDownwards(ForestScanner) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
scanDownwards(ForestScanner) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Iterates through each row from top to the bottom.
scanRows(LongIterator, boolean, LongCollector, Predicate<StructureRow>) - Method in interface com.almworks.jira.structure.api.row.RowManager
Bulk rows reading.
schedule(long, long, StructureJob) - Method in interface com.almworks.jira.structure.api.job.StructureJobManager
Schedule the job to run periodically, or once after delay.
ScheduledJob - Interface in com.almworks.jira.structure.api.job
 
ScheduledJobManager - Interface in com.almworks.jira.structure.api.job
 
SCROLLABLE - Static variable in class com.almworks.jira.structure.api.view.ColumnDisplayMode
If columns no longer fit within the panel, a horizontal scroll bar will appear
sdRequestType(int) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
searchAndSortQuery(String) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Runs JQL search with sorting.
searchAndSortQuery(Query) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Runs search with sorting.
searchAndSortQuery(Query, int) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Runs search with sorting and result count limit.
searchQuery(String) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Runs JQL search.
searchQuery(Query) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Runs search.
secure(String) - Method in class com.almworks.jira.structure.api.forest.ForestSpec
Creates a new ForestSpec that is secured for the specified user.
SecureSingleDependencyReducingAggregateLoader<T> - Class in com.almworks.jira.structure.api.attribute.loader.reduce
 
SecureSingleDependencyReducingAggregateLoader(AttributeSpec<T>, AttributeSpec<T>, ForestAccessCache) - Constructor for class com.almworks.jira.structure.api.attribute.loader.reduce.SecureSingleDependencyReducingAggregateLoader
 
SECURITY_LEVEL_ID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
SECURITY_LEVEL_NAME - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
selectBySyncMode(Object, Object, Object) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
self - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.RelationConstraintStartStep
This is a relation of a row to itself.
self - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.StartStepHelper
 
self() - Static method in class com.almworks.jira.structure.api.util.La
 
SEP - Static variable in class com.almworks.jira.structure.api.util.ToString
 
set(String, Object) - Method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder.ParamsBuilder
 
set(WritableLongList, WritableIntList, boolean) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
Replaces the contents of this forest with the values passed in the parameters.
set(LongList, IntList) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
Replaces the contents of this forest with the values passed in the parameters.
set(String, String) - Method in interface com.almworks.jira.structure.api.property.PropertyService
 
set(String, boolean) - Method in interface com.almworks.jira.structure.api.property.PropertyService
 
set(String, long) - Method in interface com.almworks.jira.structure.api.property.PropertyService
 
set(SyncLogger) - Static method in class com.almworks.jira.structure.api.sync.util.SyncLogger
This is internal method that is used by the synchronization subsystem.
setArchived(boolean) - Method in interface com.almworks.jira.structure.api.structure.Structure
Changes the archived flag.
setArguments(String[]) - Method in class com.almworks.jira.structure.api.util.I18nText
Deprecated.
setArguments(Object[]) - Method in class com.almworks.jira.structure.api.util.I18nText
 
setAttribute(AttributeSpec<?>) - Method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder.ParamsBuilder
 
setAttribute(String, AttributeSpec<?>) - Method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder.ParamsBuilder
 
setAutoCollapseStructurePanel(Boolean) - Method in class com.almworks.jira.structure.api.settings.UISettingsBean
 
setAutomationEnabledForAnyone(boolean) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Changes whether the automation is available for all users.
setAutomationPermissionSubjectsEncoded(String) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Changes the list of the users / groups that are allowed to configure and control automation in controlled structures.
setAutoSwitchStrategy(StructurePage, AutoSwitchStrategy) - Method in class com.almworks.jira.structure.api.settings.UISettingsBean
Changes auto-switch strategy for the given page.
setAutosyncEnabled(Long, boolean) - Method in interface com.almworks.jira.structure.api.sync.StructureSyncManager
Enables or disables the incremental synchronization for the specified synchronizer.
setBackupHistory(boolean) - Method in interface com.almworks.jira.structure.api.backup.BackupOperation
Sets the backupHistory flag.
setButtons(List<ProcessButtonParameters>) - Method in class com.almworks.jira.structure.api.process.ProcessDisplayParameters
 
setCaption(I18nText) - Method in class com.almworks.jira.structure.api.process.ProcessButtonParameters
 
setClipboardSessionId(String) - Method in class com.almworks.jira.structure.api.forest.ForestSpec.Builder
 
setColumnDisplayMode(int) - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Builder
Set column display mode
setColumns(List<ViewSpecification.Column.Builder>) - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Builder
Changes the current column builders to the passed list.
setCreateEnabledForAnyone(boolean) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Changes whether the creation of new structures is available for all users.
setCreatorPermissionSubjectsEncoded(String) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Changes the list of the users / groups that are allowed to create new structures.
setCsid(String) - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column.Builder
 
setCurrentUserKey() - Method in class com.almworks.jira.structure.api.forest.ForestSpec.Builder
 
setDate(Date) - Method in interface com.almworks.jira.structure.api.export.ExportCell
Set a date as the cell value.
setDatetime(Date) - Method in interface com.almworks.jira.structure.api.export.ExportCell
Set a date and time as the cell value.
setDefaultPages(Set<StructurePage>) - Method in class com.almworks.jira.structure.api.view.ViewSettings.AssociatedView.Builder
Updates the set of pages on which the associated view will be the default view.
setDefaultStructureId(Project, Long) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Changes the ID of the default structure for the specified project.
setDefaultStyle(ExcelStyle) - Method in interface com.almworks.jira.structure.api.export.excel.ExcelColumn
Set the default cell style.
setDefaultViewSettings(ViewSettings) - Method in interface com.almworks.jira.structure.api.view.StructureViewManager
Updates the global default view settings, which apply to all structure that don't have view settings overridden.
setDescription(String) - Method in class com.almworks.jira.structure.api.item.generic.GenericItem.Builder
 
setDescription(String) - Method in interface com.almworks.jira.structure.api.structure.Structure
Sets the description of the structure.
setDescription(String) - Method in interface com.almworks.jira.structure.api.view.StructureView
Sets the description of the view.
setDescription(String) - Method in class com.almworks.jira.structure.api.view.StructureViewBean.Builder
Sets the description of the view.
setDuration(Long) - Method in interface com.almworks.jira.structure.api.export.ExportCell
Set a duration as the cell value.
setDurationAsCalendarTime(boolean) - Method in interface com.almworks.jira.structure.api.export.printable.PrintableColumn
A true value specifies that JIRA time tracking settings (number of work hours per day and work days per week) should not be used when converting duration to friendly text (in days and weeks).
setEditRequiresParentIssuePermission(boolean) - Method in interface com.almworks.jira.structure.api.structure.Structure
Changes the security flag that requires the user to have Edit Issue permission on parent issues of the issues being moved, added or deleted from structure.
setEnabledForAllProjects(boolean) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Changes whether the plugin is enabled for all projects.
setEnabledForAnyone(boolean) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Changes whether the plugin is available for all users.
setEnabledPermissionSubjectsEncoded(String) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Changes the list of the users / groups that the Structure plugin is enabled for.
setFavorite(Long, ApplicationUser, boolean) - Method in interface com.almworks.jira.structure.api.structure.favorite.StructureFavoriteManager
Adds or removes the structure from user's favorites.
setFile(File) - Method in interface com.almworks.jira.structure.api.backup.BackupOperation
Sets the target file for the backup.
setFile(File) - Method in interface com.almworks.jira.structure.api.backup.RestoreOperation
Sets the location of the backup file.
setFormat(ValueFormat<R>) - Method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder
 
setGroupName(String) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraGroup
 
setHtml(String) - Method in interface com.almworks.jira.structure.api.export.printable.PrintableCell
Set an HTML fragment as the content of the current cell.
setHyperlink(String, String) - Method in interface com.almworks.jira.structure.api.export.ExportCell
Set a hyperlink as the cell value.
setI18nKey(String) - Method in class com.almworks.jira.structure.api.util.I18nText
 
setId(String) - Method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder
 
setId(Long) - Method in class com.almworks.jira.structure.api.view.StructureViewBean.Builder
Sets the ID of the view
setIndention(int) - Method in interface com.almworks.jira.structure.api.export.excel.ExcelCell
Set the indentation level for the cell.
setInterval(long) - Method in class com.almworks.jira.structure.api.util.ConsiderateLogger
 
setKeepStructureWhileNavigating(Boolean) - Method in class com.almworks.jira.structure.api.settings.UISettingsBean
 
setKey(String) - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column.Builder
 
SetLevel() - Constructor for class com.almworks.jira.structure.api.permissions.PermissionRule.SetLevel
 
SetLevel(PermissionSubject, PermissionLevel) - Constructor for class com.almworks.jira.structure.api.permissions.PermissionRule.SetLevel
 
setLevel(PermissionLevel) - Method in class com.almworks.jira.structure.api.permissions.PermissionRule.SetLevel
 
setLogger(Logger) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
setLongProperty(ApplicationProperties, String, String) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
Sets a possibly long value (template) as an application property.
setMenuPages(Set<StructurePage>) - Method in class com.almworks.jira.structure.api.view.ViewSettings.AssociatedView.Builder
Updates the set of pages on which the associated view will be in the menu.
setMultiline(boolean) - Method in interface com.almworks.jira.structure.api.export.printable.PrintableColumn
Pass true to this method to allow line breaks for the cells in this column.
setName(String) - Method in class com.almworks.jira.structure.api.folder.Folder.Builder
 
setName(String) - Method in class com.almworks.jira.structure.api.item.generic.GenericItem.Builder
 
setName(I18nText) - Method in class com.almworks.jira.structure.api.process.ProcessDisplayParameters
 
setName(String) - Method in interface com.almworks.jira.structure.api.structure.Structure
Sets the name of the structure.
setName(String) - Method in interface com.almworks.jira.structure.api.view.StructureView
Sets the name of the view.
setName(String) - Method in class com.almworks.jira.structure.api.view.StructureViewBean.Builder
Sets the name of the view
setName(String) - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column.Builder
 
setNumber(Number) - Method in interface com.almworks.jira.structure.api.export.ExportCell
Set a number as the cell value.
setOwner(ApplicationUser) - Method in interface com.almworks.jira.structure.api.structure.Structure
Sets the owner of the structure.
setOwner(ApplicationUser) - Method in interface com.almworks.jira.structure.api.view.StructureView
Sets the owner of the view.
setOwner(PermissionSubject) - Method in class com.almworks.jira.structure.api.view.StructureViewBean.Builder
Sets the owner of this view.
setOwnerUserKey(String) - Method in interface com.almworks.jira.structure.api.structure.Structure
Sets the owner of the structure.
setOwningStructure(Long) - Method in class com.almworks.jira.structure.api.folder.Folder.Builder
 
setOwningStructure(Long) - Method in class com.almworks.jira.structure.api.item.generic.GenericItem.Builder
 
setParameter(String, Object) - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column.Builder
Sets a parameter for this column.
setParameters(ProcessDisplayParameters) - Method in interface com.almworks.jira.structure.api.process.ProcessUIController
 
setParameters(Map<String, Object>) - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column.Builder
Updates the parameter map for the column.
setPercentage(Double) - Method in interface com.almworks.jira.structure.api.export.ExportCell
Set a percentage as the cell value.
setPercentageStyle(PercentageStyle) - Method in interface com.almworks.jira.structure.api.export.printable.PrintableColumn
Set the percentage display style for the cells in this column.
setPermissions(Collection<? extends PermissionRule>) - Method in interface com.almworks.jira.structure.api.structure.Structure
Sets the permission rules for this structure.
setPermissions(Collection<? extends PermissionRule>) - Method in interface com.almworks.jira.structure.api.view.StructureView
Sets the permission rules for this view.
setPermissions(Collection<? extends PermissionRule>) - Method in class com.almworks.jira.structure.api.view.StructureViewBean.Builder
Sets the permission rules.
setPickedProjectIds(String) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Changes projects that Structure plugin is enabled for.
setPrefix(String) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
setProgress(I18nText, Integer) - Method in interface com.almworks.jira.structure.api.process.ProcessUIController
Updates process progress information
setProjectId(long) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.ProjectRole
 
setRichTextFromHtml(String) - Method in interface com.almworks.jira.structure.api.export.excel.ExcelCell
Attempts to convert an HTML fragment into a rich text string and set that as the cell value.
setRoleId(long) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.ProjectRole
 
setRounding(int) - Method in interface com.almworks.jira.structure.api.export.ExportColumn
Sets the rounding that is used to format numbers in number-based formats.
setSecured(boolean) - Method in class com.almworks.jira.structure.api.forest.ForestSpec.Builder
 
setSkeleton(boolean) - Method in class com.almworks.jira.structure.api.forest.ForestSpec.Builder
 
setSpecification(ViewSpecification) - Method in interface com.almworks.jira.structure.api.view.StructureView
Sets the specification of the view, which defines the visual configuration of the gadget.
setSpecification(ViewSpecification.Builder) - Method in interface com.almworks.jira.structure.api.view.StructureView
Sets the specification of the view, which defines the visual configuration of the gadget.
setSpecification(ViewSpecification.Builder) - Method in class com.almworks.jira.structure.api.view.StructureViewBean.Builder
Updates view specification builder
setSQuery(ForestSpec.SQuery) - Method in class com.almworks.jira.structure.api.forest.ForestSpec.Builder
 
setSQuery(String, String) - Method in class com.almworks.jira.structure.api.forest.ForestSpec.Builder
 
setStatus(ProcessStatus) - Method in interface com.almworks.jira.structure.api.process.ProcessFeedback
Updates process status
setStringListParameter(String, String...) - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column.Builder
Utility method to set a parameter of type List with String elements.
setStructureId(Long) - Method in class com.almworks.jira.structure.api.forest.ForestSpec.Builder
 
setStructureId(Long) - Method in class com.almworks.jira.structure.api.permissions.PermissionRule.ApplyStructure
 
setStyle(ExcelStyle) - Method in interface com.almworks.jira.structure.api.export.excel.ExcelCell
Set the cell style.
setSubject(PermissionSubject) - Method in class com.almworks.jira.structure.api.permissions.PermissionRule.SetLevel
 
setSynchronizationEnabledForAnyone(boolean) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Changes whether the synchronization is available for all users.
setSynchronizationPermissionSubjectsEncoded(String) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
Changes the list of the users / groups that are allowed to configure and control synchronizers in controlled structures.
setText(String) - Method in interface com.almworks.jira.structure.api.export.ExportCell
Set a simple text string as the cell value.
setTitle(boolean) - Method in class com.almworks.jira.structure.api.forest.ForestSpec.Builder
 
setTransformations(List<ForestSpec.Transformation>) - Method in class com.almworks.jira.structure.api.forest.ForestSpec.Builder
 
setType() - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
setUISettings(ApplicationUser, Project, UISettings) - Method in interface com.almworks.jira.structure.api.settings.StructureConfiguration
This method is used to update the user interface settings - either system-wide default settings or per-user settings or per-project settings.
setUrl(String) - Method in class com.almworks.jira.structure.api.process.ProcessButtonParameters
 
setUserKey(String) - Method in class com.almworks.jira.structure.api.forest.ForestSpec.Builder
 
setUserKey(String) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraUser
 
setUserName(String) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraUser
 
setUseZip(boolean) - Method in interface com.almworks.jira.structure.api.backup.BackupOperation
Sets the useZip flag.
setValue(long, String, String) - Method in interface com.almworks.jira.structure.api.property.StructurePropertyService
Stores value for the given structure and key Notes: 1.
setValue(long, String, long) - Method in interface com.almworks.jira.structure.api.property.StructurePropertyService
 
setVersion(Integer) - Method in class com.almworks.jira.structure.api.forest.ForestSpec.Builder
 
setViewId(long) - Method in class com.almworks.jira.structure.api.view.ViewSettings.AssociatedView.Builder
Sets the ID of the view.
setViews(List<ViewSettings.AssociatedView.Builder>) - Method in class com.almworks.jira.structure.api.view.ViewSettings.Builder
Sets a list of builders of associated views.
setViewSettings(Long, ViewSettings) - Method in interface com.almworks.jira.structure.api.view.StructureViewManager
Updates view settings for the specified structure.
SHAREDENTITY_ID - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
shouldRedirectForNewStructure() - Method in interface com.almworks.jira.structure.api.template.NewStructureTemplate
 
shouldRun(long) - Method in interface com.almworks.jira.structure.api.job.ScheduledJob
 
sibling - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.RelationConstraintStartStep
Row is a sibling of another row in a forest.
sibling - Variable in class com.almworks.jira.structure.api.query.StructureQueryBuilder.StartStepHelper
 
signature - Variable in class com.almworks.jira.structure.api.rest.RestValueRequest.ForestRowValueRequest
Assumed ID of the forest.
signature - Variable in class com.almworks.jira.structure.api.rest.RestVersion
 
SimpleAttributeProvider - Class in com.almworks.jira.structure.api.attribute.loader
 
SimpleAttributeProvider() - Constructor for class com.almworks.jira.structure.api.attribute.loader.SimpleAttributeProvider
 
SimpleCallable<V> - Interface in com.almworks.jira.structure.api.util
 
SimpleFilter(IntIterator) - Constructor for class com.almworks.jira.structure.api.query.StructureQueryConstraint.SimpleFilter
 
SimpleRow - Class in com.almworks.jira.structure.api.row
 
SimpleRow(long, ItemIdentity, long, ItemResolver) - Constructor for class com.almworks.jira.structure.api.row.SimpleRow
 
simplifyType(String) - Static method in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
SingleDependencyReducingAggregateLoader<T> - Class in com.almworks.jira.structure.api.attribute.loader.reduce
 
SingleDependencyReducingAggregateLoader(AttributeSpec<T>, AttributeSpec<T>) - Constructor for class com.almworks.jira.structure.api.attribute.loader.reduce.SingleDependencyReducingAggregateLoader
 
size() - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
Gets the number of rows in this tree.
size() - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Returns the size of the forest, the number of rows in it, the number is always >= 0.
size() - Method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
size() - Method in interface com.almworks.jira.structure.api.query.QueryContext
A shorthand for getForest().size().
size() - Method in class com.almworks.jira.structure.api.util.IndexedForest
 
size() - Method in class com.almworks.jira.structure.api.util.LongListHashIndex
 
skeleton(long) - Static method in class com.almworks.jira.structure.api.forest.ForestSpec
Constructs ForestSpec that represents a structure with no dynamic content.
skipParentSubtree(int) - Method in interface com.almworks.jira.structure.api.forest.raw.ForestScanControl
Skips the rest of the subtree rooted at one of the ancestor rows.
skipSubtree() - Method in interface com.almworks.jira.structure.api.forest.raw.ForestScanControl
Skips the subtree rooted at the current row.
SORT_DESCENDING - Static variable in class com.almworks.jira.structure.api.generator.CoreGeneratorParameters
Parameter to set sorting direction.
sortByPopularity(List<Structure>, ApplicationUser) - Method in interface com.almworks.jira.structure.api.structure.favorite.StructureFavoriteManager
Sorts a list of structures by their popularity (descending).
Sorter() - Constructor for class com.almworks.jira.structure.api.generator.util.AbstractGenerator.Sorter
 
SORTER_AGILE_RANK - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
SORTER_ATTRIBUTE - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
SORTER_MANUAL - Static variable in interface com.almworks.jira.structure.api.generator.CoreStructureGenerators
 
SourceOfTruth - Enum in com.almworks.jira.structure.api.sync
 
spec - Variable in class com.almworks.jira.structure.api.effect.EffectBatch
 
SPECIFIC_LOADER_PRED - Static variable in class com.almworks.jira.structure.api.attribute.loader.CompositeAttributeLoader
 
SpecificItems(Collection<ItemIdentity>) - Constructor for class com.almworks.jira.structure.api.attribute.TrailItemSet.SpecificItems
 
SpecificItems(Stream<ItemIdentity>) - Constructor for class com.almworks.jira.structure.api.attribute.TrailItemSet.SpecificItems
 
SpecificTypes(Collection<String>) - Constructor for class com.almworks.jira.structure.api.attribute.TrailItemSet.SpecificTypes
 
SpecificTypes(Stream<String>) - Constructor for class com.almworks.jira.structure.api.attribute.TrailItemSet.SpecificTypes
 
SpecParams - Class in com.almworks.jira.structure.api.util
Usable by AttributeSpec and other Specs that have Map parameters.
SpecParams(Map<String, Object>) - Constructor for class com.almworks.jira.structure.api.util.SpecParams
 
sprint(long) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
SPRINT - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
sQuery(String, String) - Static method in class com.almworks.jira.structure.api.forest.ForestSpec
Constructs ForestSpec that represents a structured query.
SQuery(String, String) - Constructor for class com.almworks.jira.structure.api.forest.ForestSpec.SQuery
Creates SQuery instance.
sQuery - Variable in class com.almworks.jira.structure.api.rest.RestForestSpec
 
SQuerySkeletonFactory - Interface in com.almworks.jira.structure.api.forest
 
STANDARD_TYPE_PREFIX - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
START_STEP - Static variable in interface com.almworks.jira.structure.api.template.NewStructureTemplateStep
 
startId - Variable in class com.almworks.jira.structure.api.structure.history.HistoryQuery
 
StartStep(StructureQueryBuilder.StartStepHelper<B>) - Constructor for class com.almworks.jira.structure.api.query.StructureQueryBuilder.StartStep
 
StartStepHelper() - Constructor for class com.almworks.jira.structure.api.query.StructureQueryBuilder.StartStepHelper
 
state - Variable in class com.almworks.jira.structure.api.effect.EffectBatch
 
STATIC_CAN_COMPETE - Static variable in class com.almworks.jira.structure.api.forest.action.ActionParameters
 
StatisticSource - Interface in com.almworks.jira.structure.api.statistics
 
STATUS - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Format
 
STATUS - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Id
 
STATUS - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
status(Status) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
STATUS - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
STATUS_ID - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
storeParameters(Object) - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
storeParameters(Object) - Method in interface com.almworks.jira.structure.api.sync.StructureSynchronizer
Serializes parameters into a string (for example, JSON) for storing in the database.
STRICT - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Param
 
StrictReductionStrategy() - Constructor for class com.almworks.jira.structure.api.attribute.loader.reduce.ReductionStrategy.StrictReductionStrategy
 
STRING_ARRAY_EXTRACTOR - Static variable in class com.almworks.jira.structure.api.util.MapObject
 
STRING_LONG - Static variable in class com.almworks.jira.structure.api.util.StructureUtil
 
stringId(String, String) - Static method in class com.almworks.jira.structure.api.item.ItemIdentity
Creates a new string-based ID.
stringIds(String) - Method in class com.almworks.jira.structure.api.item.ItemIdentitySet
 
stringValue() - Static method in class com.almworks.jira.structure.api.util.La
 
structure(long) - Static method in class com.almworks.jira.structure.api.forest.ForestSpec
Constructs ForestSpec that represents a structure.
structure(long, ApplicationUser) - Static method in class com.almworks.jira.structure.api.forest.ForestSpec
Constructs ForestSpec that represents a structure.
structure(long) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
STRUCTURE - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
Structure - Interface in com.almworks.jira.structure.api.structure
This interface lets you inspect and change properties of a structure.
Structure(HistoryEntry) - Constructor for class com.almworks.jira.structure.api.sync.SyncEvent.Structure
 
structure(long) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
Structure2xBackwardCompatibleSynchronizer - Interface in com.almworks.jira.structure.api.sync
 
Structure2xBackwardCompatibleSynchronizer.SyncMigrationUtil - Class in com.almworks.jira.structure.api.sync
 
STRUCTURE_EVENT_TO_MAP - Static variable in class com.almworks.jira.structure.api.sync.SyncEvents
 
STRUCTURE_VERSION - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
StructureAttributeService - Interface in com.almworks.jira.structure.api.attribute
StructureAttributeService provides unified way to retrieve field values, aggregate values or any other defined attributes for issues or other items.
StructureAuth - Class in com.almworks.jira.structure.api.auth
This class manages the current authentication context assumed when accessing, managing and updating Structure entities such as Structure or StructureView.
StructureAuth() - Constructor for class com.almworks.jira.structure.api.auth.StructureAuth
 
StructureBackupManager - Interface in com.almworks.jira.structure.api.backup
The backup manager is responsible for backup and restore of the structure data.
StructureCallable<V> - Interface in com.almworks.jira.structure.api.util
 
StructureComponents - Interface in com.almworks.jira.structure.api
StructureComponents is a convenience interface that can be used to retrieve all public services of the Structure plugin (except internal and experimental APIs).
StructureConfiguration - Interface in com.almworks.jira.structure.api.settings
StructureConfiguration provides access to the configuration parameters of the Structure plugin.
StructureCoreExtension - Interface in com.almworks.jira.structure.api.extension
 
StructureError - Interface in com.almworks.jira.structure.api.error
StructureError implementations are wrappers around numeric error codes, which also provide the error's category (see StructureErrorCategory) and error name.
StructureError.CodeRange - Annotation Type in com.almworks.jira.structure.api.error
Auxiliary annotation, which may be used on a collection of StructureError instances to specify the inclusive range of error codes that is taken by that collection.
StructureErrorCategory - Enum in com.almworks.jira.structure.api.error
Defines categories for errors that may be reported by Structure and its extensions.
StructureErrors - Enum in com.almworks.jira.structure.api.error
StructureErrors is a enumeration of all public Structure errors.
StructureException - Exception in com.almworks.jira.structure.api.error
StructureException can be thrown for different causes that involve Structure plugin.
StructureException(StructureError) - Constructor for exception com.almworks.jira.structure.api.error.StructureException
Constructs an instance of exception.
StructureException(StructureError, String) - Constructor for exception com.almworks.jira.structure.api.error.StructureException
Constructs an instance of exception.
StructureException(StructureError, Long) - Constructor for exception com.almworks.jira.structure.api.error.StructureException
Constructs an instance of exception.
StructureException(StructureError, Long, Long) - Constructor for exception com.almworks.jira.structure.api.error.StructureException
Constructs an instance of exception.
StructureException(StructureError, Long, Long, String) - Constructor for exception com.almworks.jira.structure.api.error.StructureException
Constructs an instance of exception.
StructureException(StructureError, Long, Long, String, Throwable) - Constructor for exception com.almworks.jira.structure.api.error.StructureException
Constructs an instance of exception.
StructureException(StructureError, Long, Long, Long) - Constructor for exception com.almworks.jira.structure.api.error.StructureException
Constructs an instance of exception.
StructureException(StructureError, Long, Long, Long, String) - Constructor for exception com.almworks.jira.structure.api.error.StructureException
Constructs an instance of exception.
StructureException(StructureError, Throwable, Long, Long, Long, ItemIdentity, String, String, Object...) - Constructor for exception com.almworks.jira.structure.api.error.StructureException
Constructs an instance of this exception.
StructureException.Builder - Class in com.almworks.jira.structure.api.error
A builder for StructureException.
StructureFavoriteManager - Interface in com.almworks.jira.structure.api.structure.favorite
StructureFavoriteManager manages "favorite" relations between users and structures.
StructureGenerator - Interface in com.almworks.jira.structure.api.generator
 
StructureGenerator.ApplicabilityChecker - Interface in com.almworks.jira.structure.api.generator
 
StructureGenerator.Context - Interface in com.almworks.jira.structure.api.generator
 
StructureGenerator.EffectContext - Interface in com.almworks.jira.structure.api.generator
 
StructureGenerator.Extender - Interface in com.almworks.jira.structure.api.generator
 
StructureGenerator.Extender.ExtenderFunction - Interface in com.almworks.jira.structure.api.generator
 
StructureGenerator.Filter - Interface in com.almworks.jira.structure.api.generator
 
StructureGenerator.Filter.FilterFunction - Interface in com.almworks.jira.structure.api.generator
 
StructureGenerator.GenerationContext - Interface in com.almworks.jira.structure.api.generator
 
StructureGenerator.Grouper - Interface in com.almworks.jira.structure.api.generator
 
StructureGenerator.Grouper.GrouperFunction - Interface in com.almworks.jira.structure.api.generator
 
StructureGenerator.HandlingContext - Interface in com.almworks.jira.structure.api.generator
 
StructureGenerator.Inserter - Interface in com.almworks.jira.structure.api.generator
An implementor inserts new items into the containing structure.
StructureGenerator.ItemChangeFilterContext - Interface in com.almworks.jira.structure.api.generator
 
StructureGenerator.Sorter - Interface in com.almworks.jira.structure.api.generator
 
StructureGenerator.Sorter.CompareFunction - Interface in com.almworks.jira.structure.api.generator
 
structureId - Variable in class com.almworks.jira.structure.api.rest.RestForestSpec
 
StructureInteractionException - Exception in com.almworks.jira.structure.api.forest.action
 
StructureInteractionException(Interaction) - Constructor for exception com.almworks.jira.structure.api.forest.action.StructureInteractionException
 
StructureItemType<T> - Interface in com.almworks.jira.structure.api.item
 
StructureJob - Interface in com.almworks.jira.structure.api.job
StructureJob is a single one-time or repetitive background task, run by the StructureJobManager.
StructureJob.State - Enum in com.almworks.jira.structure.api.job
Simple enumeration of the possible job states
StructureJobException - Exception in com.almworks.jira.structure.api.job
This exception is thrown by the StructureJobManager when there's a problem with scheduling a job.
StructureJobException() - Constructor for exception com.almworks.jira.structure.api.job.StructureJobException
 
StructureJobException(String) - Constructor for exception com.almworks.jira.structure.api.job.StructureJobException
 
StructureJobException(String, Throwable) - Constructor for exception com.almworks.jira.structure.api.job.StructureJobException
 
StructureJobException(Throwable) - Constructor for exception com.almworks.jira.structure.api.job.StructureJobException
 
StructureJobManager - Interface in com.almworks.jira.structure.api.job
StructureJobManager allows running and scheduling background jobs.
StructureLicenseError - Enum in com.almworks.jira.structure.api.extension.license
 
StructureLicenseType - Enum in com.almworks.jira.structure.api.extension.license
 
StructureListener - Interface in com.almworks.jira.structure.api.structure
StructureListener allows you to listen to changes to the static content in structures.
StructureManager - Interface in com.almworks.jira.structure.api.structure
StructureManager is the main component used to manage structures as entities.
StructureOwnedItemType - Interface in com.almworks.jira.structure.api.item
 
StructurePage - Enum in com.almworks.jira.structure.api.settings
StructurePage enum lists all non-admin JIRA pages (page types) that display Structure Widget or that are adjusted by Structure Plugin.
StructurePluginHelper - Interface in com.almworks.jira.structure.api
StructurePluginHelper is a helper component that provides a lot of helpful methods and which is extensively used by Structure plugin itself and by Structure extensions.
StructurePosition - Interface in com.almworks.jira.structure.api.generator
 
StructurePropertyService - Interface in com.almworks.jira.structure.api.property
Holds properties associated with the particular structure
StructureProviderException - Exception in com.almworks.jira.structure.api.error
StructureProviderException is intended to be used by the code that extends Structure via implementing SPI interfaces.
StructureProviderException() - Constructor for exception com.almworks.jira.structure.api.error.StructureProviderException
 
StructureProviderException(Throwable) - Constructor for exception com.almworks.jira.structure.api.error.StructureProviderException
 
StructureProviderException(String) - Constructor for exception com.almworks.jira.structure.api.error.StructureProviderException
 
StructureProviderException(String, Throwable) - Constructor for exception com.almworks.jira.structure.api.error.StructureProviderException
 
StructureQuery - Class in com.almworks.jira.structure.api.query
A structure query is a condition on rows and their relationships in a Forest, such as rows that are children of issues satisfying JQL 'type = Epic' or rows at the top level of the forest.
StructureQuery() - Constructor for class com.almworks.jira.structure.api.query.StructureQuery
 
StructureQueryBuilder<B extends StructureQueryBuilder<B>> - Class in com.almworks.jira.structure.api.query
StructureQueryBuilder allows you to build a structure query with a fluent interface.
StructureQueryBuilder(StructureQueryBuilder.StartStep<B>, StructureQueryBuilder.StartStep<B>) - Constructor for class com.almworks.jira.structure.api.query.StructureQueryBuilder
 
StructureQueryBuilder.BasicConstraintStep<B extends StructureQueryBuilder<B>> - Interface in com.almworks.jira.structure.api.query
This class allows to specify a basic constraint, either on its own, or as the last step of building a relational constraint.
StructureQueryBuilder.Head - Class in com.almworks.jira.structure.api.query
Object of this class contains the state of the builder; you can finish building the query by calling StructureQueryBuilder.Head.end(), or add more constraints, connecting them with StructureQueryBuilder.and or StructureQueryBuilder.or.
StructureQueryBuilder.OpStep<B extends StructureQueryBuilder<B>> - Class in com.almworks.jira.structure.api.query
This class lets you add operator to the relational constraint being built, or to combine the already added relation with another one via StructureQueryBuilder.OpStep.or().
StructureQueryBuilder.RelationConstraintStartStep<B extends StructureQueryBuilder<B>> - Class in com.almworks.jira.structure.api.query
This class allows you to continue building relational constraint by adding another relation.
StructureQueryBuilder.RelationStepHelper<B extends StructureQueryBuilder<B>> - Class in com.almworks.jira.structure.api.query
 
StructureQueryBuilder.StartStep<B extends StructureQueryBuilder<B>> - Class in com.almworks.jira.structure.api.query
This class allows you to either build a basic constraint or start building a relational constraint.
StructureQueryBuilder.StartStepHelper<B extends StructureQueryBuilder<B>> - Class in com.almworks.jira.structure.api.query
 
StructureQueryBuilder.Sub<B extends StructureQueryBuilder<B>> - Class in com.almworks.jira.structure.api.query
Object of this class contains the state of the builder inside the currently open parentheses; you can finish building the query in the parentheses and return to the main builder by calling StructureQueryBuilder.Sub.endsub(), or add more constraints inside the parentheses, connecting them with StructureQueryBuilder.and or StructureQueryBuilder.or.
StructureQueryBuilderFactory - Interface in com.almworks.jira.structure.api.query
Factory for creating new instances of StructureQueryBuilder.
StructureQueryConstraint - Interface in com.almworks.jira.structure.api.query
This is an extension point in the S-JQL, through which you can add custom basic constraints on forest rows to StructureQuery.
StructureQueryConstraint.Acceptor - Interface in com.almworks.jira.structure.api.query
Represents the consumer of StructureQueryConstraint.Sequence values - i.e., the consumer of matching indices.
StructureQueryConstraint.BulkFilter - Class in com.almworks.jira.structure.api.query
A base implementation for a constraint that looks at a bunch of rows at a time.
StructureQueryConstraint.EmptySequence - Class in com.almworks.jira.structure.api.query
A default implementation of an empty sequence.
StructureQueryConstraint.Sequence - Interface in com.almworks.jira.structure.api.query
Allows to implement a sequence of numbers in a generator-like fashion.
StructureQueryConstraint.SimpleFilter - Class in com.almworks.jira.structure.api.query
A base implementation for a simple constraint that looks at one row at a time.
StructureQueryConstraints - Class in com.almworks.jira.structure.api.query
Utility methods for StructureQueryConstraint implementations.
StructureQueryParser - Interface in com.almworks.jira.structure.api.query
Parses a structure query expressed in the Structured JQL language.
StructureRow - Interface in com.almworks.jira.structure.api.row
StructureRow instances represent rows, main building blocks of a forest.
StructureRow.ZeroRow - Class in com.almworks.jira.structure.api.row
 
StructureRunnable - Interface in com.almworks.jira.structure.api.util
 
StructureRuntimeException - Exception in com.almworks.jira.structure.api.error
StructureRuntimeException, or its subclass, is thrown when a Structure service experiences an unexpected error, which is not part of the service's contract.
StructureRuntimeException(String) - Constructor for exception com.almworks.jira.structure.api.error.StructureRuntimeException
 
StructureRuntimeException(String, Throwable) - Constructor for exception com.almworks.jira.structure.api.error.StructureRuntimeException
 
StructureRuntimeException(Throwable) - Constructor for exception com.almworks.jira.structure.api.error.StructureRuntimeException
 
StructureStatisticsRecorder - Interface in com.almworks.jira.structure.api.statistics
 
StructureStoppedException - Exception in com.almworks.jira.structure.api.lifecycle
 
StructureStoppedException(Object) - Constructor for exception com.almworks.jira.structure.api.lifecycle.StructureStoppedException
 
StructureSynchronizer - Interface in com.almworks.jira.structure.api.sync
A StructureSynchronizer is a pluggable Structure extension that allows you to sync structure with any other aspect of issues, be it links, subtasks or anything else.
StructureSynchronizerException - Exception in com.almworks.jira.structure.api.sync
This exception is thrown by the StructureSyncManager when it cannot perform the requested operation.
StructureSynchronizerException(String) - Constructor for exception com.almworks.jira.structure.api.sync.StructureSynchronizerException
 
StructureSynchronizerException(String, Throwable) - Constructor for exception com.almworks.jira.structure.api.sync.StructureSynchronizerException
 
StructureSyncManager - Interface in com.almworks.jira.structure.api.sync
StructureSyncManager manages the whole synchronization engine.
StructureTemplateException - Exception in com.almworks.jira.structure.api.template
 
StructureTemplateException(String) - Constructor for exception com.almworks.jira.structure.api.template.StructureTemplateException
 
StructureTemplateException(String, Throwable) - Constructor for exception com.almworks.jira.structure.api.template.StructureTemplateException
 
StructureTemplateException(Throwable) - Constructor for exception com.almworks.jira.structure.api.template.StructureTemplateException
 
StructureUtil - Class in com.almworks.jira.structure.api.util
Contains miscellaneous utility methods.
StructureUtil() - Constructor for class com.almworks.jira.structure.api.util.StructureUtil
 
StructureView - Interface in com.almworks.jira.structure.api.view
StructureView represents a view - a named collection of parameters (such as grid columns) that are used to configure how Structure widget displays a structure.
StructureViewBean - Class in com.almworks.jira.structure.api.view
Immutable representation of the StructureView properties.
StructureViewBean.Builder - Class in com.almworks.jira.structure.api.view
A builder class for StructureViewBean, this class can be also used as the input for StructureView.update(com.almworks.jira.structure.api.view.StructureViewBean.Builder).
StructureViewManager - Interface in com.almworks.jira.structure.api.view
StructureViewManager is a component that manages Structure views.
StructureViewMenuItem - Class in com.almworks.jira.structure.api.view
StructureViewMenuItem is a small helper class that is basically a pair of StructureView and a boolean.
StructureViewMenuItem(StructureView, boolean) - Constructor for class com.almworks.jira.structure.api.view.StructureViewMenuItem
 
sub() - Method in interface com.almworks.jira.structure.api.query.StructureQueryBuilder.BasicConstraintStep
This method starts a new constraint, remembering the currently built constraint.
Sub(StructureQueryBuilder.StartStep<StructureQueryBuilder.Sub<B>>, StructureQueryBuilder.StartStep<StructureQueryBuilder.Sub<B>>) - Constructor for class com.almworks.jira.structure.api.query.StructureQueryBuilder.Sub
 
SubTaskIssueCache - Interface in com.almworks.jira.structure.api.cache.subtask
 
SUBTREE - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Param
 
subtree(long) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
subtree(long) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Creates a forest that contains the specified row and all its sub-rows from this forest.
subtreeAtIndex(int) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
subtreeAtIndex(int) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Creates a forest that contains the specified row and all its sub-rows from this forest.
subtreeEnd(int) - Method in interface com.almworks.jira.structure.api.query.QueryContext
Behaves as getForest().getSubtreeEnd(idx), but for many calls the amortized time is much less because of caching; for O(N) calls the amortized time is O(N) with N = size().
subtreeEnd(int) - Method in class com.almworks.jira.structure.api.util.IndexedForest
 
SubtreeReductionStrategy() - Constructor for class com.almworks.jira.structure.api.attribute.loader.reduce.ReductionStrategy.SubtreeReductionStrategy
 
success(List<MapObject>) - Static method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
Success(List<MapObject>) - Constructor for class com.almworks.jira.structure.api.sync.AbstractSynchronizer.SyncRunAuditEntry.Success
 
sudo(CallableE<R, E>) - Method in class com.almworks.jira.structure.api.auth.AuthContext.Custom
 
sudo(CallableE<R, E>) - Method in interface com.almworks.jira.structure.api.auth.AuthContext
 
sudo(ApplicationUser, boolean, CallableE<R, E>) - Static method in class com.almworks.jira.structure.api.auth.StructureAuth
Execute actions with Structure under a different authentication context - as another user, and/or with all security checks disabled.
sudo(CallableE<R, E>) - Static method in class com.almworks.jira.structure.api.auth.StructureAuth
Execute actions with Structure under the current JIRA user with all security checks disabled.
SUM - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Id
 
sum - Static variable in class com.almworks.jira.structure.api.util.La2
 
SUMMARY - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Id
 
SUMMARY - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
supply(La<? super R, A>) - Method in class com.almworks.jira.structure.api.util.La
 
swap(List<T>, int, int) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
sync(SyncInstance, IncrementalSyncData, ForestSource) - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
 
sync(SyncInstance, IncrementalSyncData, ForestSource) - Method in interface com.almworks.jira.structure.api.sync.StructureSynchronizer
Perform incremental synchronization.
SyncAuditLog - Interface in com.almworks.jira.structure.api.sync
This interface is used by synchronizers to log audit information regarding their actions, configuration changes, etc.
SyncAuditLog.ActionGroup - Class in com.almworks.jira.structure.api.sync
 
SyncAuditLogHelper - Class in com.almworks.jira.structure.api.sync
 
SyncAuditLogHelper() - Constructor for class com.almworks.jira.structure.api.sync.SyncAuditLogHelper
 
SyncChangeListener - Interface in com.almworks.jira.structure.api.sync.util
 
SyncDirection - Enum in com.almworks.jira.structure.api.sync
Defines two possible directions for the full synchronization.
SyncEvent - Class in com.almworks.jira.structure.api.sync
SyncEvent with its only subclasses, SyncEvent.Structure and SyncEvent.Jira, is used to represent to incremental synchronization a single change in JIRA or in Structure.
SyncEvent.Jira - Class in com.almworks.jira.structure.api.sync
 
SyncEvent.Structure - Class in com.almworks.jira.structure.api.sync
 
SyncEvents - Class in com.almworks.jira.structure.api.sync
 
SyncEvents() - Constructor for class com.almworks.jira.structure.api.sync.SyncEvents
 
SynchronizerDescriptor - Interface in com.almworks.jira.structure.api.sync
 
SyncInstance - Interface in com.almworks.jira.structure.api.sync
SyncInstance represents an instance of a synchronizer, configured with user-specified parameters to act on some structure under some user account.
SyncLogger - Class in com.almworks.jira.structure.api.sync.util
This is a utility class to log messages from synchronizer implementations.
SyncLogger(Logger, SyncInstance, StructureManager, RowManager, boolean) - Constructor for class com.almworks.jira.structure.api.sync.util.SyncLogger
 
SyncMigrationUtil() - Constructor for class com.almworks.jira.structure.api.sync.Structure2xBackwardCompatibleSynchronizer.SyncMigrationUtil
 
SyncUtil - Class in com.almworks.jira.structure.api.sync.util
 
SyncUtil() - Constructor for class com.almworks.jira.structure.api.sync.util.SyncUtil
 
SYSTEM_EXECUTOR_ID - Static variable in interface com.almworks.jira.structure.api.job.StructureJobManager
A constant representing the system executor.
SystemStructureJob - Class in com.almworks.jira.structure.api.job
 
SystemStructureJob() - Constructor for class com.almworks.jira.structure.api.job.SystemStructureJob
 

T

TEMPO_ACCOUNT - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
tempoAccount(int) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
TEXT - Static variable in class com.almworks.jira.structure.api.attribute.ValueFormat
TEXT values are plain text.
textFolder(String) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
TIME - Static variable in class com.almworks.jira.structure.api.attribute.ValueFormat
TIME values contain Epoch time in milliseconds.
TIME_SPENT - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
TimedUpdateChecker - Class in com.almworks.jira.structure.api.generator.util
 
TimedUpdateChecker(long) - Constructor for class com.almworks.jira.structure.api.generator.util.TimedUpdateChecker
 
timestamp - Variable in class com.almworks.jira.structure.api.effect.EffectBatch
 
TITLE - Static variable in interface com.almworks.jira.structure.api.item.CoreSemantics
 
title - Variable in class com.almworks.jira.structure.api.rest.RestForestSpec
 
toDebugJson(Object) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
toDirectoryUser(ApplicationUser) - Static method in class com.almworks.jira.structure.api.util.JiraUsers
 
toEncodedString() - Method in class com.almworks.jira.structure.api.permissions.PermissionRule.ApplyStructure
 
toEncodedString() - Method in class com.almworks.jira.structure.api.permissions.PermissionRule.SetLevel
 
toEncodedString() - Method in class com.almworks.jira.structure.api.permissions.PermissionRule
 
toEncodedString() - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.Anyone
 
toEncodedString() - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraGroup
 
toEncodedString() - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraUser
 
toEncodedString() - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.ProjectRole
 
toEncodedString() - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject
 
toForest() - Method in class com.almworks.jira.structure.api.util.RowTree
Creates Forest representing this RowTree.
toFullString() - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
toFullString() - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
Utility method for debugging - returns full string representation of the forest, that contains all the information, unlike toString() method, which may be truncated to some character number limit.
toFullString() - Method in class com.almworks.jira.structure.api.util.RowTree.Node
 
toJson(Object) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
toJson(Object, ObjectMapper) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
toMap(Object) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
toMap(Object, ObjectMapper) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
toModel() - Method in class com.almworks.jira.structure.api.rest.RestVersion
 
toNumber() - Method in class com.almworks.jira.structure.api.attribute.loader.basic.NumberAccumulator
 
toPred() - Method in class com.almworks.jira.structure.api.util.La
 
toRest() - Method in class com.almworks.jira.structure.api.forest.ForestSpec
Produces REST forest specification based on this instance's parameters.
toString() - Method in class com.almworks.jira.structure.api.attribute.AttributeSpec
 
toString() - Method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder.ParamsBuilder
 
toString() - Method in class com.almworks.jira.structure.api.attribute.AttributeSpecBuilder
 
toString() - Method in class com.almworks.jira.structure.api.attribute.loader.AttributeValue
 
toString() - Method in class com.almworks.jira.structure.api.attribute.loader.basic.NumberAccumulator
 
toString() - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.Collector
 
toString() - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet
 
toString() - Method in class com.almworks.jira.structure.api.attribute.ValueFormat
 
toString() - Method in enum com.almworks.jira.structure.api.error.StructureErrors
 
toString() - Method in exception com.almworks.jira.structure.api.error.StructureException
Provides string representation of the exception.
toString() - Method in class com.almworks.jira.structure.api.event.IssueChangeEvent
 
toString() - Method in class com.almworks.jira.structure.api.event.JiraChangeEvent
 
toString() - Method in class com.almworks.jira.structure.api.event.LinkChangeEvent
 
toString() - Method in exception com.almworks.jira.structure.api.extension.license.LicenseException
 
toString() - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Add
 
toString() - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Copy
 
toString() - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Move
 
toString() - Method in class com.almworks.jira.structure.api.forest.action.ForestAction.Remove
 
toString() - Method in class com.almworks.jira.structure.api.forest.action.InteractionParameter
 
toString() - Method in class com.almworks.jira.structure.api.forest.action.InteractionParameterValue
 
toString() - Method in class com.almworks.jira.structure.api.forest.ForestChange.Add
 
toString() - Method in class com.almworks.jira.structure.api.forest.ForestChange.Move
 
toString() - Method in class com.almworks.jira.structure.api.forest.ForestChange.Remove
 
toString() - Method in class com.almworks.jira.structure.api.forest.ForestChange.Reorder
 
toString() - Method in class com.almworks.jira.structure.api.forest.ForestSpec
 
toString() - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
toString() - Method in class com.almworks.jira.structure.api.forest.VersionedForest
 
toString() - Method in class com.almworks.jira.structure.api.item.ItemIdentity.LongIdentity
 
toString() - Method in class com.almworks.jira.structure.api.item.ItemIdentity.StringIdentity
 
toString() - Method in class com.almworks.jira.structure.api.item.ItemVersionUpdate.Empty
 
toString() - Method in class com.almworks.jira.structure.api.item.ItemVersionUpdate.Total
 
toString() - Method in class com.almworks.jira.structure.api.job.AbstractStructureJob
 
toString() - Method in class com.almworks.jira.structure.api.perfstats.NodeInfo
 
toString() - Method in class com.almworks.jira.structure.api.permissions.PermissionRule
 
toString() - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject
 
toString() - Method in class com.almworks.jira.structure.api.pull.DataVersion
 
toString() - Method in class com.almworks.jira.structure.api.rest.RestAttributeSpec
 
toString() - Method in class com.almworks.jira.structure.api.rest.RestForestSpec
 
toString(RestForestSpec) - Static method in class com.almworks.jira.structure.api.rest.RestForestSpec
 
toString() - Method in class com.almworks.jira.structure.api.rest.RestSQuery
 
toString() - Method in class com.almworks.jira.structure.api.rest.RestTransformSpec
 
toString() - Method in class com.almworks.jira.structure.api.row.SimpleRow
 
toString() - Method in class com.almworks.jira.structure.api.row.StructureRow.ZeroRow
 
toString() - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry.Change
 
toString() - Method in class com.almworks.jira.structure.api.structure.history.HistoryEntry
 
toString() - Method in class com.almworks.jira.structure.api.structure.history.HistoryQuery
 
toString() - Method in class com.almworks.jira.structure.api.sync.SyncEvent.Jira
 
toString() - Method in class com.almworks.jira.structure.api.sync.SyncEvent.Structure
 
toString(StringBuilder) - Method in class com.almworks.jira.structure.api.sync.SyncEvent
 
toString() - Method in class com.almworks.jira.structure.api.util.ComparableTuple
 
toString() - Method in class com.almworks.jira.structure.api.util.I18nText
 
toString() - Method in class com.almworks.jira.structure.api.util.MapObject
 
toString() - Method in class com.almworks.jira.structure.api.util.RowTree.Node
 
toString() - Method in class com.almworks.jira.structure.api.util.RowTree
 
ToString - Class in com.almworks.jira.structure.api.util
 
ToString() - Constructor for class com.almworks.jira.structure.api.util.ToString
 
toString() - Method in class com.almworks.jira.structure.api.util.TotalOrder.PayloadWrapper
 
toString() - Method in class com.almworks.jira.structure.api.util.TotalOrder.ValueWrapper
 
toString() - Method in class com.almworks.jira.structure.api.view.StructureViewBean.Builder
 
toString() - Method in class com.almworks.jira.structure.api.view.StructureViewBean
 
toString() - Method in class com.almworks.jira.structure.api.view.StructureViewMenuItem
 
toString() - Method in class com.almworks.jira.structure.api.view.ViewSettings.AssociatedView.Builder
 
toString() - Method in class com.almworks.jira.structure.api.view.ViewSettings.AssociatedView
 
toString() - Method in class com.almworks.jira.structure.api.view.ViewSettings.Builder
 
toString() - Method in class com.almworks.jira.structure.api.view.ViewSettings
 
toString() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Builder
 
toString() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column.Builder
 
toString() - Method in class com.almworks.jira.structure.api.view.ViewSpecification.Column
 
toString() - Method in class com.almworks.jira.structure.api.view.ViewSpecification
 
Total(DataVersion) - Constructor for class com.almworks.jira.structure.api.item.ItemVersionUpdate.Total
 
TOTAL_ORIGINAL_ESTIMATE - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
TOTAL_REMAINING_ESTIMATE - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
TOTAL_TIME_SPENT - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
TotalOrder - Class in com.almworks.jira.structure.api.util
This class provides total ordering for objects of any type.
TotalOrder.PayloadWrapper<T> - Class in com.almworks.jira.structure.api.util
 
TotalOrder.ValueWrapper - Class in com.almworks.jira.structure.api.util
 
toValue() - Method in class com.almworks.jira.structure.api.attribute.loader.basic.NumberAccumulator
 
TrailItemSet - Class in com.almworks.jira.structure.api.attribute
Abstract class for defining a set of items (by their ItemIdentity).
TrailItemSet.AllItems - Class in com.almworks.jira.structure.api.attribute
Represents a set of all items.
TrailItemSet.Collector - Class in com.almworks.jira.structure.api.attribute
Used to collect specific types and items stored in the TrailItemSet.
TrailItemSet.None - Class in com.almworks.jira.structure.api.attribute
Represents an empty set.
TrailItemSet.OneItem - Class in com.almworks.jira.structure.api.attribute
Represents a set with just one item.
TrailItemSet.OneType - Class in com.almworks.jira.structure.api.attribute
Represents a set of all items of one specific type.
TrailItemSet.ReadVisitor - Interface in com.almworks.jira.structure.api.attribute
Alternate visitor interface for reading out the specific items and types.
TrailItemSet.SpecificItems - Class in com.almworks.jira.structure.api.attribute
Represents a set of several sepecific items.
TrailItemSet.SpecificTypes - Class in com.almworks.jira.structure.api.attribute
Represents a set of all items of several specific types.
TrailItemSet.Visitor - Interface in com.almworks.jira.structure.api.attribute
Visitor interface for analyzing the set.
trailMode - Variable in class com.almworks.jira.structure.api.rest.RestValueResponse.AttributeResponseData
 
trails - Variable in class com.almworks.jira.structure.api.rest.RestValueResponse.AttributeResponseData
 
transform(String, Map<String, Object>) - Method in class com.almworks.jira.structure.api.forest.ForestSpec
Creates a transformed ForestSpec that adds a single transformation to the result of the original forest spec.
transform(Iterator<D>) - Method in class com.almworks.jira.structure.api.util.La
 
transform(JSONArray, Function2<JSONArray, Integer, T>) - Static method in class com.almworks.jira.structure.api.util.MapObject
 
Transformation(String, Map<String, Object>) - Constructor for class com.almworks.jira.structure.api.forest.ForestSpec.Transformation
Creates a transformation.
transformIterable(Iterable<D>) - Method in class com.almworks.jira.structure.api.util.La
 
TransformIterator(Iterator<D>) - Constructor for class com.almworks.jira.structure.api.util.La.TransformIterator
 
transforms - Variable in class com.almworks.jira.structure.api.rest.RestForestSpec
 
transientData(String) - Method in interface com.almworks.jira.structure.api.sync.SyncInstance
Provides the synchronizer with a temporary / cache storage.
traverse(String) - Method in class com.almworks.jira.structure.api.util.MapObject
 
TYPE - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Id
 
TYPE - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Param
 
type - Variable in class com.almworks.jira.structure.api.rest.RestForestSpec
 
type - Variable in class com.almworks.jira.structure.api.rest.RestSQuery
 
TYPE_CQL - Static variable in class com.almworks.jira.structure.api.forest.ForestSpec.SQuery
 
TYPE_JQL - Static variable in class com.almworks.jira.structure.api.forest.ForestSpec.SQuery
 
TYPE_TEXT - Static variable in class com.almworks.jira.structure.api.forest.ForestSpec.SQuery
 

U

UISettings - Interface in com.almworks.jira.structure.api.settings
Provides access to the user interface settings of the Structure Widget.
UISettingsBean - Class in com.almworks.jira.structure.api.settings
UISettingsBean() - Constructor for class com.almworks.jira.structure.api.settings.UISettingsBean
Creates an empty bean, with no settings set.
UISettingsBean(UISettings) - Constructor for class com.almworks.jira.structure.api.settings.UISettingsBean
Creates a new bean and copies all set values from another instance of UISettings.
uncurry(La<A1, La<A2, R>>) - Static method in class com.almworks.jira.structure.api.util.La2
 
undefined() - Static method in class com.almworks.jira.structure.api.attribute.loader.AttributeValue
 
undo(List<MapObject>) - Method in interface com.almworks.jira.structure.api.sync.UndoingSynchronizer
Undoes the specified actions, performing zero or more undo actions.
UndoingSynchronizer - Interface in com.almworks.jira.structure.api.sync
A StructureSynchronizer that is able to undo synchronizer actions.
undoReplace - Variable in class com.almworks.jira.structure.api.effect.EffectBatch
 
uninstallAllSynchronizers() - Method in interface com.almworks.jira.structure.api.sync.StructureSyncManager
Disables and uninstalls all synchronizers for all structures.
uninstallSynchronizer(Long) - Method in interface com.almworks.jira.structure.api.sync.StructureSyncManager
Disables and uninstalls synchronizer with the specified ID.
uninstallSynchronizersForStructure(Long) - Method in interface com.almworks.jira.structure.api.sync.StructureSyncManager
Convenience method that disables and uninstalls all synchronizers for the specified structure.
UNIVERSAL_LOADER - Static variable in class com.almworks.jira.structure.api.attribute.loader.CompositeAttributeLoader
 
UNIVERSAL_LOADER_PRED - Static variable in class com.almworks.jira.structure.api.attribute.loader.CompositeAttributeLoader
 
unsecuredStructure(long) - Static method in class com.almworks.jira.structure.api.forest.ForestSpec
Constructs ForestSpec that represents a structure.
UpdatableItemType - Interface in com.almworks.jira.structure.api.item
 
update(GenericItemService.UpdateValidationResult) - Method in interface com.almworks.jira.structure.api.item.generic.GenericItemService
 
update(StructureViewBean.Builder) - Method in interface com.almworks.jira.structure.api.view.StructureView
Updates the properties that have been set (have non-null value) in the passed builder.
UpdateChecker - Interface in com.almworks.jira.structure.api.generator
An implementor of this interface checks for an external change that may affect a built forest fragment.
updateFolder(long, Folder) - Method in interface com.almworks.jira.structure.api.folder.FolderManager
 
updateGenerator(long, String, Map<String, Object>, Long) - Method in interface com.almworks.jira.structure.api.generator.GeneratorManager
 
updateItem(ItemIdentity, GenericItem) - Method in interface com.almworks.jira.structure.api.item.generic.GenericItemManager
 
updateItem(ItemIdentity, Map<String, Object>, ErrorCollection) - Method in class com.almworks.jira.structure.api.item.generic.GenericItemType
 
updateItem(ItemIdentity, Map<String, Object>, ErrorCollection) - Method in interface com.almworks.jira.structure.api.item.UpdatableItemType
 
updatePropertiesOf(StructureViewBean.Builder) - Method in class com.almworks.jira.structure.api.view.StructureViewBean.Builder
Updates properties of the target builder.
updateSynchronizer(Long, Object, ApplicationUser) - Method in interface com.almworks.jira.structure.api.sync.StructureSyncManager
Updates the parameters and/or the owner of an installed synchronizer.
UpdateValidationResult(ErrorCollection, StructureException, ItemIdentity, GenericItem) - Constructor for class com.almworks.jira.structure.api.item.generic.GenericItemService.UpdateValidationResult
 
URL - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Id
 
URL - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
USER - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Format
 
USER - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Id
 
user(ApplicationUser) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
user(String) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
USER - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
USER_EXECUTOR_ID - Static variable in interface com.almworks.jira.structure.api.job.StructureJobManager
A constant representing the user executor.
USER_KEY - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
USER_NAME - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
userKey - Variable in class com.almworks.jira.structure.api.effect.EffectBatch
 
USERKEY_APPLICATIONUSER - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
UserLookupException() - Constructor for exception com.almworks.jira.structure.api.cache.access.ForestAccessCache.UserLookupException
 
username() - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
username(ApplicationUser) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 

V

VALID_ISSUE_KEY - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
validate() - Method in class com.almworks.jira.structure.api.query.StructureQuery
Validates this StructureQuery in the current authentication context.
validate(List<String>) - Method in interface com.almworks.jira.structure.api.query.StructureQueryConstraint
Validates the list of arguments.
validateArgumentCount(List<String>, int, int, MessageSet) - Static method in class com.almworks.jira.structure.api.query.StructureQueryConstraints
Checks that the arguments list contains not less than minArguments and not more than maxArguments elements.
validateCreate(String, GenericItem) - Method in interface com.almworks.jira.structure.api.item.generic.GenericItemService
 
validateDelete(ItemIdentity) - Method in interface com.almworks.jira.structure.api.item.generic.GenericItemService
 
validateQuery(ApplicationUser, Query) - Method in interface com.almworks.jira.structure.api.StructurePluginHelper
Checks if the query is valid and that the user has access to all the things mentioned in the query.
validateStep(Map<String, Object>, NewStructureTemplateContext) - Method in interface com.almworks.jira.structure.api.template.NewStructureTemplateStep
 
validateUpdate(ItemIdentity, GenericItem) - Method in interface com.almworks.jira.structure.api.item.generic.GenericItemService
 
ValueFormat<T> - Class in com.almworks.jira.structure.api.attribute
ValueFormat is used as a part of AttributeSpec to define in what format the value should be returned.
ValueFormat(String, Class<T>) - Constructor for class com.almworks.jira.structure.api.attribute.ValueFormat
Creates a new value format.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.attribute.loader.AttributeCachingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.attribute.loader.AttributeContextKeys.AttributeData
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.attribute.loader.ForestDependencyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.effect.EffectState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.error.StructureErrorCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.error.StructureErrors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.event.JiraChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.export.excel.ExcelStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.export.ExportContextKeys.Excel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.export.ExportContextKeys.Export
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.export.ExportFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.export.printable.PercentageStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.extension.license.StructureLicenseError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.extension.license.StructureLicenseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.job.StructureJob.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.permissions.PermissionLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.process.ProcessStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.almworks.jira.structure.api.process.ProcessStatus
 
valueOf(String) - Static method in enum com.almworks.jira.structure.api.settings.AutoSwitchStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.settings.StructurePage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.structure.history.HistoryEntry.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.sync.SourceOfTruth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.sync.SyncDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.almworks.jira.structure.api.template.NewStructureTemplateStep.Direction
Returns the enum constant of this type with the specified name.
ValueReducer<T> - Interface in com.almworks.jira.structure.api.attribute.loader.reduce
Describes how to combine the current value and values aggregated over the part of the subtree (as defined by ReductionStrategy) during aggregate calculation.
values() - Static method in enum com.almworks.jira.structure.api.attribute.loader.AttributeCachingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.attribute.loader.AttributeContextKeys.AttributeData
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.attribute.loader.ForestDependencyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.effect.EffectState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.error.StructureErrorCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.error.StructureErrors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.event.JiraChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.export.excel.ExcelStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.export.ExportContextKeys.Excel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.export.ExportContextKeys.Export
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.export.ExportFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.export.printable.PercentageStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.extension.license.StructureLicenseError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.extension.license.StructureLicenseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.job.StructureJob.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.permissions.PermissionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.process.ProcessStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.almworks.jira.structure.api.rest.RestValueResponse.AttributeResponseData
 
values() - Static method in enum com.almworks.jira.structure.api.settings.AutoSwitchStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.settings.StructurePage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.structure.history.HistoryEntry.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.sync.SourceOfTruth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.sync.SyncDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.almworks.jira.structure.api.template.NewStructureTemplateStep.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
ValueWrapper(Object) - Constructor for class com.almworks.jira.structure.api.util.TotalOrder.ValueWrapper
 
verifyStructureEditPermissions(long) - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
Checks that the user has at least PermissionLevel.EDIT permission on the specified structure.
verifyStructureEditPermissions(long, SyncLogger) - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
Checks that the user has at least PermissionLevel.EDIT permission on the specified structure.
version - Variable in class com.almworks.jira.structure.api.effect.EffectBatch
 
version(long, int) - Static method in class com.almworks.jira.structure.api.forest.ForestSpec
Constructs ForestSpec that represents a historical version of a structure.
version(Version) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
version(long) - Static method in class com.almworks.jira.structure.api.item.CoreIdentities
 
VERSION - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
 
version - Variable in class com.almworks.jira.structure.api.rest.RestForestSpec
 
version - Variable in class com.almworks.jira.structure.api.rest.RestVersion
 
VERSION_ACTIVE - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
VERSION_PROJECT - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
VERSION_SEQUENCE - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
VersionedDataSource<T extends VersionedDataUpdate> - Interface in com.almworks.jira.structure.api.pull
VersionedDataSource establishes a way for sources of some data to version their content, to allow caching and incremental updates.
VersionedDataUpdate - Class in com.almworks.jira.structure.api.pull
Base class for versioned updates.
VersionedDataUpdate(DataVersion) - Constructor for class com.almworks.jira.structure.api.pull.VersionedDataUpdate
 
VersionedForest - Class in com.almworks.jira.structure.api.forest
VersionedForest represents a Forest, tagged with a DataVersion.
VersionedForest(Forest, DataVersion) - Constructor for class com.almworks.jira.structure.api.forest.VersionedForest
Constructs an instance.
VersionedForestUpdate - Class in com.almworks.jira.structure.api.forest
Represents an update from ForestSource.
VersionedForestUpdate.Full - Class in com.almworks.jira.structure.api.forest
Represents a full update.
VersionedForestUpdate.Incremental - Class in com.almworks.jira.structure.api.forest
Represents an incremental update.
VersionedRowValues - Interface in com.almworks.jira.structure.api.attribute
This interface extends the basic RowValues interface, which allows retrieving values calculated by StructureAttributeService.
VersionedRowValues.EmptyVersionedRowValues - Class in com.almworks.jira.structure.api.attribute
Empty result implementation
ViewSettings - Class in com.almworks.jira.structure.api.view
View settings define a structure's parameters with regards to views - which views are associated with the structure and which views are default on which pages.
ViewSettings.AssociatedView - Class in com.almworks.jira.structure.api.view
AssociatedView is a record of a view association within ViewSettings.
ViewSettings.AssociatedView.Builder - Class in com.almworks.jira.structure.api.view
The builder for ViewSettings.AssociatedView record.
ViewSettings.Builder - Class in com.almworks.jira.structure.api.view
View settings builder allows to construct instances of ViewSettings and serialize them into JSON format.
ViewSpecification - Class in com.almworks.jira.structure.api.view
ViewSpecification represents the visual configuration of a structure grid.
ViewSpecification.Builder - Class in com.almworks.jira.structure.api.view
A builder for ViewSpecification, also used to serialize view specification into JSON.
ViewSpecification.Column - Class in com.almworks.jira.structure.api.view
Represents a single column configuration in the Structure widget.
ViewSpecification.Column.Builder - Class in com.almworks.jira.structure.api.view
ViewSpecification.Column.Builder is used to create instances of ViewSpecification.Column, and also to convert them to JSON format.
visit(TrailItemSet.OneItem) - Method in interface com.almworks.jira.structure.api.attribute.TrailItemSet.ReadVisitor
 
visit(TrailItemSet.SpecificItems) - Method in interface com.almworks.jira.structure.api.attribute.TrailItemSet.ReadVisitor
 
visit(TrailItemSet.OneType) - Method in interface com.almworks.jira.structure.api.attribute.TrailItemSet.ReadVisitor
 
visit(TrailItemSet.SpecificTypes) - Method in interface com.almworks.jira.structure.api.attribute.TrailItemSet.ReadVisitor
 
visit(TrailItemSet.OneItem) - Method in interface com.almworks.jira.structure.api.attribute.TrailItemSet.Visitor
 
visit(TrailItemSet.SpecificItems) - Method in interface com.almworks.jira.structure.api.attribute.TrailItemSet.Visitor
 
visit(TrailItemSet.OneType) - Method in interface com.almworks.jira.structure.api.attribute.TrailItemSet.Visitor
 
visit(TrailItemSet.SpecificTypes) - Method in interface com.almworks.jira.structure.api.attribute.TrailItemSet.Visitor
 
visit(ForestAction.Remove) - Method in interface com.almworks.jira.structure.api.forest.action.ForestAction.Visitor
 
visit(ForestAction.Move) - Method in interface com.almworks.jira.structure.api.forest.action.ForestAction.Visitor
 
visit(ForestAction.Add) - Method in interface com.almworks.jira.structure.api.forest.action.ForestAction.Visitor
 
visit(ForestAction.Copy) - Method in interface com.almworks.jira.structure.api.forest.action.ForestAction.Visitor
 
visit(ForestChange.Add) - Method in interface com.almworks.jira.structure.api.forest.ForestChange.Visitor
 
visit(ForestChange.Move) - Method in interface com.almworks.jira.structure.api.forest.ForestChange.Visitor
 
visit(ForestChange.Remove) - Method in interface com.almworks.jira.structure.api.forest.ForestChange.Visitor
 
visit(ForestChange.Reorder) - Method in interface com.almworks.jira.structure.api.forest.ForestChange.Visitor
 
visit(Forest, long, LongList) - Method in interface com.almworks.jira.structure.api.forest.raw.ForestParentChildrenVisitor
Reports a pair of parent row and its children (direct sub-items).
visit(PermissionSubject.Visitor<T>, T) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.Anyone
 
visit(PermissionSubject.Visitor<T>, T) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraGroup
 
visit(PermissionSubject.Visitor<T>, T) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.JiraUser
 
visit(PermissionSubject.Visitor<T>, T) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject.ProjectRole
 
visit(PermissionSubject.Visitor<T>, T) - Method in class com.almworks.jira.structure.api.permissions.PermissionSubject
Calls an appropriate visitor method, passing this PermissionSubject and the carry parameter.
visitAll() - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.Collector
 
visitAll() - Method in interface com.almworks.jira.structure.api.attribute.TrailItemSet.Visitor
 
visitClipboard(ForestSpec) - Method in interface com.almworks.jira.structure.api.forest.ForestSpec.Visitor
 
visitItem(ItemIdentity) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.Collector
 
visitItem(ItemIdentity) - Method in interface com.almworks.jira.structure.api.attribute.TrailItemSet.ReadVisitor
 
visitNone() - Method in interface com.almworks.jira.structure.api.attribute.TrailItemSet.ReadVisitor
 
visitNone() - Method in interface com.almworks.jira.structure.api.attribute.TrailItemSet.Visitor
 
visitParentChildrenUpwards(ForestParentChildrenVisitor) - Method in class com.almworks.jira.structure.api.forest.raw.ArrayForest
 
visitParentChildrenUpwards(ForestParentChildrenVisitor) - Method in interface com.almworks.jira.structure.api.forest.raw.Forest
This method is used to efficiently traverse all pairs (parent, children) from the end of the forest upwards.
visitRow(ForestIterationControl, long, LongList, C) - Method in interface com.almworks.jira.structure.api.forest.raw.ForestParentChildrenClosure
Process an row using information about children.
visitSecured(ForestSpec) - Method in interface com.almworks.jira.structure.api.forest.ForestSpec.Visitor
 
visitSQuery(ForestSpec) - Method in interface com.almworks.jira.structure.api.forest.ForestSpec.Visitor
 
visitStructure(ForestSpec) - Method in interface com.almworks.jira.structure.api.forest.ForestSpec.Visitor
 
visitTransformation(ForestSpec) - Method in interface com.almworks.jira.structure.api.forest.ForestSpec.Visitor
 
visitType(String) - Method in class com.almworks.jira.structure.api.attribute.TrailItemSet.Collector
 
visitType(String) - Method in interface com.almworks.jira.structure.api.attribute.TrailItemSet.ReadVisitor
 
VOTES - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Id
 
VOTES - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 

W

warn(Object...) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
warn(String, String) - Method in class com.almworks.jira.structure.api.util.ConsiderateLogger
 
warn(String, String, Throwable) - Method in class com.almworks.jira.structure.api.util.ConsiderateLogger
 
warnException(Throwable, Object...) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
warnExceptionIfDebug(Throwable, Object...) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
 
warnExceptionIfDebug(Logger, String, Throwable) - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
warnStructureException(StructureException) - Method in class com.almworks.jira.structure.api.sync.util.SyncLogger
Contains standard error descriptions for common StructureExceptions
WATCHES - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs.Id
 
WATCHES - Static variable in class com.almworks.jira.structure.api.attribute.CoreAttributeSpecs
 
weight - Variable in class com.almworks.jira.structure.api.structure.history.ForestVersion
 
willAccept(int) - Method in interface com.almworks.jira.structure.api.query.StructureQueryConstraint.Acceptor
Optimization: if a Sequence knows that it is going to accept n indices, it might communicate this knowledge to this Acceptor through this method, so that the latter can preallocate internal buffers.
withCaseInsensitiveStringComparison() - Static method in class com.almworks.jira.structure.api.util.TotalOrder
 
withCaseInsensitiveStringComparison(Locale) - Static method in class com.almworks.jira.structure.api.util.TotalOrder
 
withCollatorStringComparison(Locale) - Static method in class com.almworks.jira.structure.api.util.TotalOrder
 
withCollatorStringComparison(Locale, int) - Static method in class com.almworks.jira.structure.api.util.TotalOrder
 
withCollatorStringComparison(Locale, int, int) - Static method in class com.almworks.jira.structure.api.util.TotalOrder
 
withData(Object) - Method in class com.almworks.jira.structure.api.attribute.loader.AttributeValue
 
withLocalizedMessage(String, Object...) - Method in interface com.almworks.jira.structure.api.error.StructureError
A shortcut to calling the same method on StructureException builder.
withLocalizedMessage(String, Object...) - Method in class com.almworks.jira.structure.api.error.StructureException.Builder
 
withMessage(String) - Method in interface com.almworks.jira.structure.api.error.StructureError
A shortcut to calling the same method on StructureException builder.
withMessage(String) - Method in class com.almworks.jira.structure.api.error.StructureException.Builder
 
withoutMessage() - Method in interface com.almworks.jira.structure.api.error.StructureError
A shortcut to calling the same method on StructureException builder.
withoutMessage() - Method in class com.almworks.jira.structure.api.error.StructureException.Builder
 
withoutTitle() - Method in class com.almworks.jira.structure.api.forest.ForestSpec
Returns the same forest spec but without title option.
withParam(String, Object) - Method in class com.almworks.jira.structure.api.attribute.AttributeSpec
Returns a new attribute spec with added parameter.
withProcessName(String, Object...) - Method in class com.almworks.jira.structure.api.process.ProcessDisplayParameters.Builder
 
withStrictStringComparison() - Static method in class com.almworks.jira.structure.api.util.TotalOrder
 
withThreadContextClassLoaderOf(Object, CallableE<T, E>) - Static method in class com.almworks.jira.structure.api.util.JiraComponents
 
withTitle() - Method in class com.almworks.jira.structure.api.forest.ForestSpec
Returns the same forest spec but with title option.
withTrail(ItemIdentity) - Method in class com.almworks.jira.structure.api.attribute.loader.AttributeValue
 
withTrail(TrailItemSet) - Method in class com.almworks.jira.structure.api.attribute.loader.AttributeValue
 
withUnknownPropertiesMapper() - Static method in class com.almworks.jira.structure.api.util.StructureUtil
 
WORKFLOW_NAME - Static variable in class com.almworks.jira.structure.api.util.JiraFunc
 
wrap(Object) - Method in class com.almworks.jira.structure.api.util.TotalOrder
 
wrap(Object, T) - Method in class com.almworks.jira.structure.api.util.TotalOrder
 
writeTo(LongCollector, IntCollector, int) - Method in class com.almworks.jira.structure.api.util.RowTree.Node
Dumps the sub-tree rooted at this node as parallel lists of rows and depths, to be later used as parameters for ArrayForest.

Y

yield(String) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.EffectContext
 
yield(String) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.HandlingContext
 

Z

ZERO - Static variable in class com.almworks.jira.structure.api.pull.DataVersion
 
ZeroRow() - Constructor for class com.almworks.jira.structure.api.row.StructureRow.ZeroRow
 
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
Skip navigation links

Copyright © 2018 ALM Works. All Rights Reserved.