<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.czechidm.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.czechidm.com/feed.php">
        <title>IdStory Identity Manager - devel:documentation:modules_rpt:dev</title>
        <description></description>
        <link>https://wiki.czechidm.com/</link>
        <image rdf:resource="https://wiki.czechidm.com/_media/wiki/logo.png" />
       <dc:date>2026-05-29T20:34:16+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.czechidm.com/devel/documentation/modules_rpt/dev/attachment_manager?rev=1550154425&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.czechidm.com/devel/documentation/modules_rpt/dev/report_manager?rev=1521801219&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.czechidm.com/_media/wiki/logo.png">
        <title>IdStory Identity Manager</title>
        <link>https://wiki.czechidm.com/</link>
        <url>https://wiki.czechidm.com/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://wiki.czechidm.com/devel/documentation/modules_rpt/dev/attachment_manager?rev=1550154425&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-14T14:27:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Attachment manager</title>
        <link>https://wiki.czechidm.com/devel/documentation/modules_rpt/dev/attachment_manager?rev=1550154425&amp;do=diff</link>
        <description>Attachment manager

attachment

Attachments (~binary files) can be attached to an entity, which implements AttachableEntity interface. This entity is called attachment owner. Any owner can have more attachments. When owner is deleted, then all his attachments should be deleted too - override owner service delete method properly.</description>
    </item>
    <item rdf:about="https://wiki.czechidm.com/devel/documentation/modules_rpt/dev/report_manager?rev=1521801219&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-03-23T10:33:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Report Manager</title>
        <link>https://wiki.czechidm.com/devel/documentation/modules_rpt/dev/report_manager?rev=1521801219&amp;do=diff</link>
        <description>Report Manager

report

ReportManager provides interface to generate and render reports. It's the main service in report module, which integrates together:

	*  long running tasks (LRT) - report generation can take some time, so report is generated as long running task. You can see the result or progress, when report is generated, on both places - from report and LRT agenda. Report generation can be canceled (or killed) the same way as LRT. Report shares LRT's result state (RUNNING, CANCELED etc…</description>
    </item>
</rdf:RDF>
