| Package | Description |
|---|---|
| com.helger.photon.basic.longrun |
| Modifier and Type | Method and Description |
|---|---|
LongRunningJobData |
LongRunningJobDataMicroTypeConverter.convertToNative(com.helger.xml.microdom.IMicroElement aElement) |
LongRunningJobData |
LongRunningJobResultManager.getJobResultOfID(String sJobResultID) |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsList<? extends LongRunningJobData> |
LongRunningJobResultManager.getAllJobResults() |
com.helger.commons.collection.impl.ICommonsCollection<LongRunningJobData> |
LongRunningJobManager.getAllRunningJobs() |
| Modifier and Type | Method and Description |
|---|---|
void |
LongRunningJobResultManager.addResult(LongRunningJobData aJobData) |
com.helger.xml.microdom.IMicroElement |
LongRunningJobDataMicroTypeConverter.convertToMicroElement(LongRunningJobData aValue,
String sNamespaceURI,
String sTagName) |
Copyright © 2014–2018 Philip Helger. All rights reserved.