|
Netsutie PHP Toolkit
|
Data Fields | |
| const | _blocks = "_blocks" |
| const | _dependsOn = "_dependsOn" |
| const | _duplicatedBy = "_duplicatedBy" |
| const | _duplicates = "_duplicates" |
| const | _followedUpBy = "_followedUpBy" |
| const | _followUpFor = "_followUpFor" |
| const | _injectedBy = "_injectedBy" |
| const | _injects = "_injects" |
| const | _isBlockedBy = "_isBlockedBy" |
| const | _isRequiredFor = "_isRequiredFor" |
| const | _relatedTo = "_relatedTo" |
Static Public Attributes | |
| static | $paramtypesmap |
Definition at line 8 of file IssueRelationship.php.
|
static |
Definition at line 12 of file IssueRelationship.php.
| const _blocks = "_blocks" |
Definition at line 22 of file IssueRelationship.php.
| const _dependsOn = "_dependsOn" |
Definition at line 30 of file IssueRelationship.php.
| const _duplicatedBy = "_duplicatedBy" |
Definition at line 38 of file IssueRelationship.php.
| const _duplicates = "_duplicates" |
Definition at line 46 of file IssueRelationship.php.
| const _followedUpBy = "_followedUpBy" |
Definition at line 54 of file IssueRelationship.php.
| const _followUpFor = "_followUpFor" |
Definition at line 62 of file IssueRelationship.php.
| const _injectedBy = "_injectedBy" |
Definition at line 70 of file IssueRelationship.php.
| const _injects = "_injects" |
Definition at line 78 of file IssueRelationship.php.
| const _isBlockedBy = "_isBlockedBy" |
Definition at line 86 of file IssueRelationship.php.
| const _isRequiredFor = "_isRequiredFor" |
Definition at line 94 of file IssueRelationship.php.
| const _relatedTo = "_relatedTo" |
Definition at line 102 of file IssueRelationship.php.