Package | Description |
---|---|
net.praqma.clearcase.ucm.entities | |
net.praqma.clearcase.ucm.utils |
Modifier and Type | Method and Description |
---|---|
static Baseline |
Baseline.create(Stream stream,
Component component,
String basename,
File view,
Baseline.LabelBehaviour labelBehaviour,
boolean identical) |
static Baseline |
Baseline.create(String basename,
Component component,
File view,
Baseline.LabelBehaviour labelBehaviour,
boolean identical) |
static Baseline |
Baseline.create(String basename,
Component component,
File view,
Baseline.LabelBehaviour labelBehaviour,
boolean identical,
List<Activity> activities,
List<Component> depends)
Given a baseline basename, a component and a view, the baseline is
created.
|
Modifier and Type | Method and Description |
---|---|
static net.praqma.util.structure.Tuple<Baseline,String[]> |
BuildNumber.createBuildNumber(String baseline,
Component component,
File view) |
Copyright © 2016–2018. All rights reserved.