Hi Michael, thanks for the hint! Best regards, Yves<br><br><div class="gmail_quote">2009/12/23 Michael Emmerich <span dir="ltr"><<a href="mailto:emmerich@german-navy.de">emmerich@german-navy.de</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Yves,<br>
<br>
the interface for a scheduled job in OpenCms is<br>
<br>
org.opencms.scheduler.I_CmsScheduledJob<br>
<br>
see in the Javadocs here:<br>
<br>
<a href="http://files.opencms.org/javadoc/core/org/opencms/scheduler/I_CmsScheduledJob.html" target="_blank">http://files.opencms.org/javadoc/core/org/opencms/scheduler/I_CmsScheduledJob.html</a><br>
<br>
you have to implement the "launch" method for your own job.<br>
<br>
Kind regards,<br>
Michael Emmerich<br>
<div><div></div><div class="h5"><br>
> Hello,<br>
><br>
> I would like to create a cronjob myself and can not find the interface<br>
> com.opencms.core.I_CmsCronJob.<br>
> It it not included in the opensource edition of OpenCms (as the<br>
> com.opencms might suggest) ?<br>
><br>
> Best regards and merry christmas,<br>
> Yves<br>
><br>
><br>
</div></div>> ------------------------------------------------------------------------<br>
<div class="im">><br>
><br>
> _______________________________________________<br>
> This mail is sent to you from the opencms-dev mailing list<br>
> To change your list options, or to unsubscribe from the list, please visit<br>
> <a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br>
<br>
<br>
</div><font color="#888888">--<br>
Home   : <a href="mailto:emmerich@german-navy.de">emmerich@german-navy.de</a><br>
Work   : <a href="mailto:m.emmerich@alkacon.com">m.emmerich@alkacon.com</a><br>
WWW    : German Naval History <a href="http://www.german-navy.de" target="_blank">http://www.german-navy.de</a><br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br>
</div></div></blockquote></div><br>