| Method and Description | 
|---|
| com.almworks.jira.structure.api.effect.CoreEffects.setIssueResolutionDate(Issue, Date)
 The "Resolved" field in Jira is not editable, and this method
 should not be used. There is no corresponding effect provider in Structure. 
 | 
| Enum Constant and Description | 
|---|
| com.almworks.jira.structure.api.permissions.PermissionLevel.EDIT_GENERATORS
 Use  
PermissionLevel.AUTOMATE instead. | 
| com.almworks.jira.structure.api.settings.StructurePage.STRUCTURE_BOARD_WITH_DETAILS
 No longer supported since Structure doesn't use a separate view for a details panel layout.
 Use  
StructurePage.STRUCTURE_BOARD or StructurePage.PROJECT_TAB instead. | 
Copyright © 2020 ALM Works. All Rights Reserved.