Package | Description |
---|---|
org.xwiki.rest.model.jaxb |
Modifier and Type | Field and Description |
---|---|
protected JobLog |
JobStatus.log |
Modifier and Type | Method and Description |
---|---|
JobLog |
ObjectFactory.createJobLog()
Create an instance of
JobLog |
JobLog |
JobStatus.getLog()
Gets the value of the log property.
|
JobLog |
JobLog.withLinks(Collection<Link> values) |
JobLog |
JobLog.withLinks(Link... values) |
JobLog |
JobLog.withLogEvents(Collection<LogEvent> values) |
JobLog |
JobLog.withLogEvents(LogEvent... values) |
Modifier and Type | Method and Description |
---|---|
void |
JobStatus.setLog(JobLog value)
Sets the value of the log property.
|
JobStatus |
JobStatus.withLog(JobLog value) |
Copyright © 2004–2021 XWiki. All rights reserved.