fr.ifremer.quadrige3.core.dao.system

Entity BugReportImpl


Identifier Summary
Name Column Type Description
bugId Column Integer  
Property Summary
Name Column Access Type Description
bugCategory BUG_CATEGORY property (get / set) String  
bugClosedDate BUG_CLOSED_DATE property (get / set) DateType  
bugDescription BUG_DESCRIPTION property (get / set) String  
bugFixedVersion BUG_FIXED_VERSION property (get / set) String  
bugPriority BUG_PRIORITY property (get / set) String  
bugProductVersion BUG_PRODUCT_VERSION property (get / set) String  
bugReporterName BUG_REPORTER_NAME property (get / set) String  
bugSeverity BUG_SEVERITY property (get / set) String  
bugStatus BUG_STATUS property (get / set) String  
bugSubmittedDate BUG_SUBMITTED_DATE property (get / set) DateType  
bugSummary BUG_SUMMARY property (get / set) String  
bugUpdatedDate BUG_UPDATED_DATE property (get / set) DateType  
bugWishedDate BUG_WISHED_DATE property (get / set) DateType  

Identifier Detail

bugId

Property Detail

bugSummary


bugDescription


bugReporterName


bugStatus


bugCategory


bugPriority


bugSeverity


bugSubmittedDate


bugUpdatedDate


bugWishedDate


bugClosedDate


bugProductVersion


bugFixedVersion