Plone.app.async old job status

I've used plone.app.async for queuing our system asynchronous tasks. From the doc I'm able to see which task is in the queue, can manipulate the queue. But I dont find any documentation related to status of the "complete" task. Where does this value store? Or it is not stored at all after the job is done?