Inherited by RequirementDelegate.
Public Member Functions | |
| WOComponent | comment (WOComponent sender) |
| WOComponent | create (WOComponent sender) |
| WOComponent | createTestItem (WOComponent sender) |
| WOComponent | reject (WOComponent sender) |
| WOComponent | reopen (WOComponent sender) |
| WOComponent | resolve (WOComponent sender) |
Protected Member Functions | |
| NSArray | defaultBranchChoices (D2WContext context) |
| WOComponent comment | ( | WOComponent | sender | ) |
| WOComponent create | ( | WOComponent | sender | ) |
| WOComponent createTestItem | ( | WOComponent | sender | ) |
Reimplemented in RequirementDelegate.
| NSArray defaultBranchChoices | ( | D2WContext | context | ) | [protected] |
Uses reflection to find all of the public methods that don't start with an underscore and take a single WOComponent as a parameter are returned. The methods are sorted by this key.
| context | current D2W context |
Reimplemented from BranchDelegate.
Reimplemented in RequirementDelegate.
| WOComponent reject | ( | WOComponent | sender | ) |
| WOComponent reopen | ( | WOComponent | sender | ) |
| WOComponent resolve | ( | WOComponent | sender | ) |
1.5.8