-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionsince Structure 7.5The "Resolved" field in Jira is not editable, and this method should not be used. There is no corresponding effect provider in Structure.Use
CoreIdentities.planningTask(long)
instead.UseCoreIdentities.isPlanningTask(ItemIdentity)
instead.Please avoid using this method. It can't decode permission rules if any rule contains "," it its encoded form. Consider using other formats for encoding: JSON or XML.Please avoid using this method. The resultingString
can't be decoded if any providedPermissionRule
contains "," in its encoded form. Consider using other formats for encoding: JSON or XML.
-
Deprecated Enum ConstantsEnum ConstantDescriptionUse
PermissionLevel.AUTOMATE
instead.No longer supported since Structure doesn't use a separate view for a details panel layout. UseStructurePage.STRUCTURE_BOARD
orStructurePage.PROJECT_TAB
instead.
CoreStructureGenerators.GROUPER_ATTRIBUTE
instead.