Package | Description |
---|---|
net.praqma.clearcase.ucm.entities |
Modifier and Type | Class and Description |
---|---|
class |
Project |
class |
Stream
This is the OO implementation of the ClearCase entity Stream
|
Modifier and Type | Method and Description |
---|---|
static Stream |
Stream.create(StreamContainable parent,
String nstream,
boolean readonly,
List<Baseline> baselines)
Create a new stream in ClearCase, given a parent Stream, a fully qualified name for
the new Stream and whether the Stream is read only or not
|
Copyright © 2016–2018. All rights reserved.