FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
Public Attributes | |
const | OPEN = 1 |
const | IN_PROGRESS = 2 |
const | CLOSED = 3 |
const | REJECTED = 4 |
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 10 of file UploadStatus.php.