Netsutie PHP Toolkit
|
Data Fields | |
const | _never = "_never" |
const | _onAnyChange = "_onAnyChange" |
const | _whenBaseStatusIsClosed = "_whenBaseStatusIsClosed" |
const | _whenBaseStatusIsOnHold = "_whenBaseStatusIsOnHold" |
const | _whenBaseStatusIsOpen = "_whenBaseStatusIsOpen" |
const | _whenBaseStatusIsResolved = "_whenBaseStatusIsResolved" |
Static Public Attributes | |
static | $paramtypesmap |
Definition at line 8 of file IssueTrackCode.php.
|
static |
Definition at line 12 of file IssueTrackCode.php.
const _never = "_never" |
Definition at line 22 of file IssueTrackCode.php.
const _onAnyChange = "_onAnyChange" |
Definition at line 30 of file IssueTrackCode.php.
const _whenBaseStatusIsClosed = "_whenBaseStatusIsClosed" |
Definition at line 38 of file IssueTrackCode.php.
const _whenBaseStatusIsOnHold = "_whenBaseStatusIsOnHold" |
Definition at line 46 of file IssueTrackCode.php.
const _whenBaseStatusIsOpen = "_whenBaseStatusIsOpen" |
Definition at line 54 of file IssueTrackCode.php.
const _whenBaseStatusIsResolved = "_whenBaseStatusIsResolved" |
Definition at line 62 of file IssueTrackCode.php.