| Constructor and Description |
|---|
JobImpl(JobBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
Duration |
getCancelTimeout() |
String |
getConverterId() |
Instant |
getCreated() |
Duration |
getDeleteTimeout() |
Error |
getError() |
Duration |
getEstimatedRunTime() |
MediaType |
getFromMediaType() |
List<String> |
getInputFileIds()
Get input file ids for this job.
|
String |
getJobId() |
String |
getNodeId() |
String |
getParentJobId() |
int |
getPriority()
Get the job priority.
|
Map<String,String> |
getProperties() |
String |
getReferrer() |
List<String> |
getResultFileIds() |
JobState |
getState() |
String |
getTenantId() |
MediaType |
getToMediaType() |
Instant |
getUpdated() |
String |
toString() |
public JobImpl(JobBuilder builder)
public String getParentJobId()
getParentJobId in interface Jobpublic String getTenantId()
getTenantId in interface Jobpublic String getConverterId()
getConverterId in interface Jobpublic int getPriority()
JobgetPriority in interface Jobpublic MediaType getFromMediaType()
getFromMediaType in interface Jobpublic List<String> getInputFileIds()
JobgetInputFileIds in interface Jobpublic MediaType getToMediaType()
getToMediaType in interface Jobpublic List<String> getResultFileIds()
getResultFileIds in interface Jobpublic Map<String,String> getProperties()
getProperties in interface Jobpublic Instant getCreated()
getCreated in interface Jobpublic Instant getUpdated()
getUpdated in interface Jobpublic Duration getEstimatedRunTime()
getEstimatedRunTime in interface Jobpublic String getReferrer()
getReferrer in interface Jobpublic Duration getCancelTimeout()
getCancelTimeout in interface Jobpublic Duration getDeleteTimeout()
getDeleteTimeout in interface JobCopyright © 2013–2019 mklinger GmbH. All rights reserved.