FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
|
Public Attributes | |
const | RUNNING = 0 |
const | SUCCESS = 1 |
const | FAILED = 2 |
Additional Inherited Members | |
Public Member Functions inherited from Fossology\Lib\Data\Types | |
__construct ($name) | |
getTypeName ($type) | |
getMap () | |
getTypeByName ($name) | |
Protected Attributes inherited from Fossology\Lib\Data\Types | |
$map | |
$name | |
Definition at line 21 of file JobStatus.php.