Netsutie PHP Toolkit
IssueTrackCode.php
Go to the documentation of this file.
1 <?php
9 
10 
11 
12  static $paramtypesmap = array(
13 
14  );
15 
22  const _never = "_never";
23 
30  const _onAnyChange = "_onAnyChange";
31 
38  const _whenBaseStatusIsClosed = "_whenBaseStatusIsClosed";
39 
46  const _whenBaseStatusIsOnHold = "_whenBaseStatusIsOnHold";
47 
54  const _whenBaseStatusIsOpen = "_whenBaseStatusIsOpen";
55 
62  const _whenBaseStatusIsResolved = "_whenBaseStatusIsResolved";
63 
64 }
const _whenBaseStatusIsOnHold
const _whenBaseStatusIsClosed
const _whenBaseStatusIsResolved
const _whenBaseStatusIsOpen