package uk.org.gss_data.pmd_drafter.model class AsyncJob { String type = null String finishedJob = null String restartId = null }