Netsutie PHP Toolkit
IssueTrackCode Class Reference

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
 

Detailed Description

IssueTrackCode

Definition at line 8 of file IssueTrackCode.php.

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

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.


The documentation for this class was generated from the following file: