Package | Description |
---|---|
org.xwiki.livedata.rest | |
org.xwiki.livedata.rest.model.jaxb |
Modifier and Type | Method and Description |
---|---|
Source |
LiveDataSourceResource.getSource(String sourceId,
String namespace)
Provides information about the specified live data source component.
|
Modifier and Type | Field and Description |
---|---|
protected List<Source> |
Sources.sources |
Modifier and Type | Method and Description |
---|---|
Source |
ObjectFactory.createSource()
Create an instance of
Source |
Source |
Source.withHint(String value) |
Modifier and Type | Method and Description |
---|---|
List<Source> |
Sources.getSources()
Gets the value of the sources property.
|
Modifier and Type | Method and Description |
---|---|
Sources |
Sources.withSources(Source... values) |
Modifier and Type | Method and Description |
---|---|
Sources |
Sources.withSources(Collection<Source> values) |
Copyright © 2004–2022 XWiki. All rights reserved.