You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to clojure...@googlegroups.com
I have read through the docs and still can't figure out the right way to start a job arbitrarily say when an event of some sort occurs. Also what I am supposed to hold onto for tracking purposes.
Regards.
Michael Klishin
unread,
Feb 1, 2015, 2:17:39 PM2/1/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to John Chijioke, clojure...@googlegroups.com
You don't need Quartzite for such tasks. Make your job delegate to a function
and simply call that function.
--
@michaelklishin, github.com/michaelklishin