Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to get last execution time of asynchronous tasks

Are you aware of any Java server API to get the last execution time of asynchronous tasks?
This is still related to our old problem https://jazz.net/forum/questions/124908/how-to-set-asynchronous-task-to-run-once-every-week
Thanks in advance.

0 votes



One answer

Permanent link
I don't think there is any API that records this. But if you look at some of the examples in the code, you notice, that they use certain internal events, that they store in the event queue and can read back.

0 votes

Comments
if you look at some of the examples in the code, you notice, that they use certain internal events, that they store in the event queue and can read back. 

Thank you for your answer. Which examples should we look at?

On the extension point in your plugin.xml right click and select show references.
In the search result, open the result plugin.xml's. Look up the classes that implement the extension and use JavaSearch to search them in the SDK.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,937

Question asked: Jan 14 '16, 5:01 a.m.

Question was seen: 3,263 times

Last updated: Jan 15 '16, 1:21 p.m.

Confirmation Cancel Confirm