Registered StackHub users may elect to receive email notifications whenever a new package version is released or a comment is posted on the forum.
There is 1 watcher.
@Axon static Uri createNewFile(Uri fileUri)
@Axon static Void deleteHybiscusRec(Ref recId)
@Axon static Uri downloadHybiscusReport(Ref recId, Bool isPreview := false)
@Axon static Void downloadPreviewReports()
@Axon static Str generateHybiscusReport(Ref recId, Bool isPreview := false)
@Axon static Str generateHybiscusReportJson(Ref recId)
@Axon static Void generateScheduledHybiscusReport(Ref recId, Str recipient)
@Axon static Str getFileContent(Uri fileUri)
@Axon static Str getHybiscusTaskStatus(Str taskId)
@Axon static Str refreshStatus(Ref recId)
@Axon static Str renderHybiscusTemplate(Uri uri)
@Axon static Void saveHybiscusTemplate(Ref recId, Str templateContent)
@Axon static Str sendHybiscusReportViaEmail(Ref recId, Str emailIds)
@Axon static Str toHybiscusChart(Grid grid)
Function to clean up given his grid
@Axon static Str toHybiscusTable(Grid grid, Str[] cols)