Package | Description |
---|---|
org.xwiki.rest.model.jaxb |
Modifier and Type | Field and Description |
---|---|
protected JobId |
JobRequest.id |
Modifier and Type | Method and Description |
---|---|
JobId |
ObjectFactory.createJobId()
Create an instance of
JobId |
JobId |
JobRequest.getId()
Gets the value of the id property.
|
JobId |
JobId.withElements(Collection<String> values) |
JobId |
JobId.withElements(String... values) |
Modifier and Type | Method and Description |
---|---|
void |
JobRequest.setId(JobId value)
Sets the value of the id property.
|
JobRequest |
JobRequest.withId(JobId value) |
Copyright © 2004–2021 XWiki. All rights reserved.