Netsutie PHP Toolkit
IssueEventStatus Class Reference

Data Fields

const _closed = "_closed"
 
const _onHold = "_onHold"
 
const _open = "_open"
 
const _resolved = "_resolved"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

IssueEventStatus

Definition at line 8 of file IssueEventStatus.php.

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file IssueEventStatus.php.

const _closed = "_closed"

Definition at line 22 of file IssueEventStatus.php.

const _onHold = "_onHold"

Definition at line 30 of file IssueEventStatus.php.

const _open = "_open"

Definition at line 38 of file IssueEventStatus.php.

const _resolved = "_resolved"

Definition at line 46 of file IssueEventStatus.php.


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