Part of lp.blueprints.model.specification View In Hierarchy
| Method | linked_branches | Undocumented |
| Method | getDependencies | Undocumented |
| Method | getBlockedSpecs | Undocumented |
| Method | set_assignee | Undocumented |
| Method | get_assignee | Undocumented |
| Method | set_drafter | Undocumented |
| Method | get_drafter | Undocumented |
| Method | set_approver | Undocumented |
| Method | get_approver | Undocumented |
| Method | subscribeIfAccessGrantNeeded | Subscribe person if this specification is not public and if |
| Method | subscriptions | Sort the subscriptions |
| Method | workitems_text | See ISpecification. |
| Method | target | See ISpecification. |
| Method | newWorkItem | See ISpecification. |
| Method | work_items | See ISpecification. |
| Method | setWorkItems | Undocumented |
| Method | updateWorkItems | See ISpecification. |
| Method | setTarget | See ISpecification. |
| Method | retarget | See ISpecification. |
| Method | validateMove | See ISpecification. |
| Method | goal | See ISpecification. |
| Method | proposeGoal | See ISpecification. |
| Method | acceptBy | See ISpecification. |
| Method | declineBy | See ISpecification. |
| Method | getSprintSpecification | See ISpecification. |
| Method | notificationRecipientAddresses | See ISpecification. |
| Method | is_incomplete | See ISpecification. |
| Method | is_complete | See ISpecification. |
| Method | is_started | See ISpecification. This is a code implementation of the |
| Method | lifecycle_status | Combine the is_complete and is_started emergent properties. |
| Method | setDefinitionStatus | Undocumented |
| Method | setImplementationStatus | Undocumented |
| Method | updateLifecycleStatus | See ISpecification. |
| Method | is_blocked | See ISpecification. |
| Method | has_accepted_goal | See ISpecification. |
| Method | getDelta | See ISpecification. |
| Method | informational | For backwards compatibility: |
| Method | subscription | See ISpecification. |
| Method | getSubscriptionByName | See ISpecification. |
| Method | subscribe | See ISpecification. |
| Method | unsubscribe | See ISpecification. |
| Method | isSubscribed | See lp.blueprints.interfaces.specification.ISpecification. |
| Method | bugs | Undocumented |
| Method | createBugLink | See BugLinkTargetMixin. |
| Method | deleteBugLink | See BugLinkTargetMixin. |
| Method | linkSprint | See ISpecification. |
| Method | unlinkSprint | See ISpecification. |
| Method | createDependency | See ISpecification. |
| Method | removeDependency | See ISpecification. |
| Method | all_deps | Undocumented |
| Method | all_blocked | See ISpecification. |
| Method | getBranchLink | Undocumented |
| Method | linkBranch | Undocumented |
| Method | unlinkBranch | Undocumented |
| Method | getLinkedBugTasks | See ISpecification. |
| Method | __repr__ | Undocumented |
| Method | getAllowedInformationTypes | See ISpecification. |
| Method | transitionToInformationType | See ISpecification. |
| Method | userCanView | See ISpecification. |
| Method | _fetch_children_or_parents | Undocumented |
| Method | _work_items | Undocumented |
| Method | _deleteWorkItemsNotMatching | Delete all work items whose title does not match the given ones. |
| Method | _list_to_dict_of_frequency | Undocumented |
| Method | _known_viewers | A set of known persons able to view the specifcation. |
Inherited from SQLBase:
| Method | __init__ | Extended version of the SQLObjectBase constructor. |
| Method | destroySelf | Undocumented |
| Method | __eq__ | Equality operator. |
| Method | __ne__ | Inverse of __eq__. |
| Method | __storm_invalidated__ | Flush cached properties. |
| Class Method | _get_store | Undocumented |
Inherited from BugLinkTargetMixin:
| Method | linkBug | See IBugLinkTarget. |
| Method | unlinkBug | See IBugLinkTarget. |
Inherited from InformationTypeMixin:
| Method | private | Undocumented |
Also set the sequence of those deleted work items to -1.