- 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
-
- 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
-
- accept(Set<ItemIdentity>, StructureGenerator.ItemChangeFilterContext) - Method in interface com.almworks.jira.structure.api.generator.ItemChangeFilter
-
- 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 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 <td>
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
-
- 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
-
- 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.
- 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
-
- 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
-
- addUpdateChecker(UpdateChecker) - Method in interface com.almworks.jira.structure.api.generator.StructureGenerator.GenerationContext
-
- 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
-
- 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(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
-
- apply(Loader, Params, LoaderContext) - Method in class com.almworks.jira.structure.api.attribute.loader.CompositeAttributeLoader
-
- 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
-
- 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
-
- 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
-
A ColumnContext
is associated with every issue data 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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() - 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.
- 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.basic.LongSumLoader
-
- getAttributeDependencies() - Method in class com.almworks.jira.structure.api.attribute.loader.basic.NumberSumLoader
-
- 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
-
- 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.
- 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.
- 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 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
-
- 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
-
- 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.
- 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
-
- 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 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
-
- 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 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
-
- 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
-
- getForestSource(ForestSpec) - Method in interface com.almworks.jira.structure.api.forest.ForestService
-
Creates a forest source based on the forest spec.
- 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
-
- 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
-
- 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
-
- 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
-
- 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(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.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.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
-
- getLong(String, long) - Method in interface com.almworks.jira.structure.api.property.PropertyService
-
- 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.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
-
- 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
-
- 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
-
- 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.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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getStatus() - Method in interface com.almworks.jira.structure.api.process.ProcessInfo
-
- 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
-
- 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
-
- 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.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
-
- 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.
- 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.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 - Static variable in interface com.almworks.jira.structure.api.item.CoreItemTypes
-
- 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_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_PORTFOLIO_PARENT - 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.
- 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
-
- 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>) - 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
-
- 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
-
- 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(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
-
- 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
-
- 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.
- 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).
- 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
-
- 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.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
-
- 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.
- 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
-
- issue(long) - 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
-
- 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
-
- 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.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(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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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 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.
- 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(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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- STATIC_CAN_COMPETE - Static variable in class com.almworks.jira.structure.api.forest.action.ActionParameters
-
- 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 - 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.
- 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
-
- 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
-
- 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
-
- StructureQueryBuilder.OpStep<B extends StructureQueryBuilder<B>> - Class in com.almworks.jira.structure.api.query
-
- StructureQueryBuilder.RelationConstraintStartStep<B extends StructureQueryBuilder<B>> - Class in com.almworks.jira.structure.api.query
-
- 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
-
- StructureQueryBuilderFactory - Interface in com.almworks.jira.structure.api.query
-
- 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
-
- 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
-
- StructureQueryParser - Interface in com.almworks.jira.structure.api.query
-
- 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
-
- 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
-
- StructureViewBean.Builder - Class in com.almworks.jira.structure.api.view
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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.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.
- 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.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
-
- verifyStructureEditPermissions(long, SyncLogger) - Method in class com.almworks.jira.structure.api.sync.AbstractSynchronizer
-
- 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(Forest, DataVersion) - Constructor for class com.almworks.jira.structure.api.forest.VersionedForest
-
Constructs an instance.
- VersionedForestUpdate - Class in com.almworks.jira.structure.api.forest
-
- 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
-
- 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
-