Uses of Interface
com.almworks.jira.structure.api.structure.StructureManager
Packages that use StructureManager
Package
Description
This package and subpackages contain Structure API, which can be used to integrate with and extend Structure add-on for JIRA.
-
Uses of StructureManager in com.almworks.jira.structure.api
Methods in com.almworks.jira.structure.api that return StructureManagerModifier and TypeMethodDescriptionStructureComponents.getStructureManager()Returns the component that's used to manage structures. -
Uses of StructureManager in com.almworks.jira.structure.api.sync
Fields in com.almworks.jira.structure.api.sync declared as StructureManagerModifier and TypeFieldDescriptionprotected final StructureManagerAbstractSynchronizer.myStructureManager -
Uses of StructureManager in com.almworks.jira.structure.api.sync.util
Constructors in com.almworks.jira.structure.api.sync.util with parameters of type StructureManagerModifierConstructorDescriptionSyncLogger(Logger logger, SyncInstance sync, StructureManager structureManager, RowManager rowManager, boolean auto) -
Uses of StructureManager in com.almworks.jira.structure.api.util
Methods in com.almworks.jira.structure.api.util with parameters of type StructureManagerModifier and TypeMethodDescriptionstatic StringBuilderStructureUtil.appendDebugStructureString(long structureId, StructureManager manager, StringBuilder sb) static StringStructureUtil.getDebugStructureString(long structureId, StructureManager structureManager)