| Package | Description |
|---|---|
| com.helger.photon.basic.longrun |
| Modifier and Type | Method and Description |
|---|---|
static LongRunningJobResult |
LongRunningJobResult.createFile(File aResult) |
static LongRunningJobResult |
LongRunningJobResult.createLink(com.helger.commons.url.ISimpleURL aResult) |
LongRunningJobResult |
ILongRunningJob.createLongRunningJobResult() |
static LongRunningJobResult |
LongRunningJobResult.createText(String sResult) |
static LongRunningJobResult |
LongRunningJobResult.createXML(com.helger.commons.microdom.IMicroNode aResult) |
LongRunningJobResult |
LongRunningJobData.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
LongRunningJobManager.onEndJob(String sJobID,
com.helger.commons.state.ESuccess eExecSucess,
LongRunningJobResult aResult)
End a job.
|
Copyright © 2014–2015 Philip Helger. All rights reserved.