FOSSology  4.4.0
Open Source License Compliance by Open Source Software
Fossology\Lib\Data\Upload\UploadEvents Class Reference

This class contains the events for the upload_events table. More...

Collaboration diagram for Fossology\Lib\Data\Upload\UploadEvents:
Collaboration graph

Public Attributes

const ASSIGNEE_EVENT = 1
 
const UPLOAD_CLOSED_EVENT = 2
 

Detailed Description

This class contains the events for the upload_events table.

Definition at line 15 of file UploadEvents.php.

Member Data Documentation

◆ ASSIGNEE_EVENT

int Fossology\Lib\Data\Upload\UploadEvents::ASSIGNEE_EVENT = 1

Event when upload assignee is changed

Definition at line 21 of file UploadEvents.php.

◆ UPLOAD_CLOSED_EVENT

int Fossology\Lib\Data\Upload\UploadEvents::UPLOAD_CLOSED_EVENT = 2

Event when upload is closed

Definition at line 26 of file UploadEvents.php.


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