This should lead you towards the right direction: http://javadoc.jenkins-ci.org/index.html?hudson/model/PeriodicWork.html
Emanuele Zattin --------------------------------------------------- -I don't have to know an answer. I don't feel frightened by not knowing things; by being lost in a mysterious universe without any purpose — which is the way it really is, as far as I can tell, possibly. It doesn't frighten me.- Richard Feynman On Fri, Jan 10, 2014 at 1:03 PM, Bruno Kühnen Meneguello < [email protected]> wrote: > Hello, > > What is the best way to implement a periodic task in a plugin? I want to > edit the EC2 plugin to verify periodically if amazon has terminated my spot > instances (even if they are "offline") > > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
