| Package | Description |
|---|---|
| org.opencastproject.job.api |
| Modifier and Type | Field and Description |
|---|---|
protected List<JaxbJob> |
JaxbJobList.jobs
A list of jobs
|
| Modifier and Type | Method and Description |
|---|---|
static com.entwinemedia.fn.Fn<Job,JaxbJob> |
JaxbJob.fnFromJob() |
static com.entwinemedia.fn.Fn<JaxbJob,Job> |
JaxbJob.fnToJob() |
List<JaxbJob> |
JaxbJobList.getJobs() |
| Modifier and Type | Method and Description |
|---|---|
void |
JaxbJobList.add(JaxbJob job) |
static String |
JobParser.toXml(JaxbJob job)
Serializes the job into a string representation.
|
| Constructor and Description |
|---|
JaxbJobList(JaxbJob job) |
Copyright © 2009–2021 Opencast Project. All rights reserved.