| Package | Description |
|---|---|
| com.coverity.ws.v5 | |
| jenkins.plugins.coverity |
| Modifier and Type | Field and Description |
|---|---|
protected StreamDataObj |
CopyStreamResponse._return |
| Modifier and Type | Field and Description |
|---|---|
protected List<StreamDataObj> |
GetStreamsResponse._return |
protected List<StreamDataObj> |
ProjectDataObj.streamLinks |
protected List<StreamDataObj> |
ProjectDataObj.streams |
| Modifier and Type | Method and Description |
|---|---|
StreamDataObj |
ConfigurationService.copyStream(ProjectIdDataObj projectId,
StreamIdDataObj sourceStreamId) |
StreamDataObj |
ObjectFactory.createStreamDataObj()
Create an instance of
StreamDataObj |
StreamDataObj |
CopyStreamResponse.getReturn()
Gets the value of the return property.
|
| Modifier and Type | Method and Description |
|---|---|
List<StreamDataObj> |
GetStreamsResponse.getReturn()
Gets the value of the return property.
|
List<StreamDataObj> |
ProjectDataObj.getStreamLinks()
Gets the value of the streamLinks property.
|
List<StreamDataObj> |
ProjectDataObj.getStreams()
Gets the value of the streams property.
|
List<StreamDataObj> |
ConfigurationService.getStreams(StreamFilterSpecDataObj filterSpec) |
| Modifier and Type | Method and Description |
|---|---|
void |
CopyStreamResponse.setReturn(StreamDataObj value)
Sets the value of the return property.
|
| Modifier and Type | Method and Description |
|---|---|
StreamDataObj |
CIMInstance.getStream(String streamId) |
| Modifier and Type | Method and Description |
|---|---|
List<StreamDataObj> |
CIMInstance.getStaticStreams(String projectId) |
Copyright © 2004-2013 Hudson. All Rights Reserved.