Package | Description |
---|---|
hudson.plugins.clearcase.ucm.service |
Modifier and Type | Method and Description |
---|---|
Stream |
ActivityService.getStream(Activity activity) |
Stream |
StreamService.parse(String selector)
Parse a stream selector into a valid Stream object
|
Modifier and Type | Method and Description |
---|---|
boolean |
StreamService.exists(Stream stream) |
ConfigSpec |
StreamService.getConfigSpec(Stream stream) |
Baseline[] |
StreamService.getFoundationBaselines(Stream stream) |
Baseline[] |
StreamService.getLatestBaselines(Stream stream) |
Versions |
StreamService.getVersions(Stream stream,
String viewPath) |
String[] |
StreamService.getViews(Stream stream)
Returns the view tags attached to the given stream
|
boolean |
StreamService.isViewAttachedTo(String viewTag,
Stream stream) |
Copyright © 2004-2014. All Rights Reserved.