Package | Description |
---|---|
net.praqma.clearcase.ucm.entities | |
net.praqma.clearcase.ucm.utils | |
net.praqma.clearcase.ucm.view | |
net.praqma.clearcase.util | |
net.praqma.cli |
Modifier and Type | Method and Description |
---|---|
String |
Version.blame() |
static Version |
Version.create(File file,
boolean mkdir,
SnapshotView view) |
static List<Activity> |
Version.getBaselineDiff(Diffable d1,
Diffable d2,
boolean merge,
File viewContext)
ONLY USED IN TEST
|
static List<Activity> |
Version.getBaselineDiff(Diffable d1,
Diffable d2,
boolean merge,
File viewContext,
boolean versions)
ONLY USED IN TEST
Activity based baseline diff method
|
List<Stream> |
Stream.getDeliveringStreamsUsingHlink(String hyperLinkName)
For JENKINS-26484
|
List<Stream> |
Stream.getSiblingStreams()
For each project return their integration streams
|
static Version |
Version.getUnextendedVersion(File file,
File viewroot)
|
String |
Version.getVersion() |
boolean |
Version.isDirectory() |
boolean |
Version.isFile() |
Activity |
Activity.load()
Load the Activity into memory from ClearCase.
This function is automatically called when needed by other functions. |
Baseline |
Baseline.load()
Load the Baseline into memory from ClearCase.
This function is automatically called when needed by other functions. |
Version |
Version.load() |
UCMEntity |
UCMEntity.load()
Default load functionality for the entity.
|
Project |
Project.load() |
Component |
Component.load() |
Stream |
Stream.load() |
Baseline |
Baseline.load(boolean force) |
static List<Activity> |
Activity.parseActivityStrings(List<String> result,
File view) |
Tag |
Tag.persist()
Persist the Tag.
|
static Tag |
Tag.persist(Tag tag) |
Modifier and Type | Method and Description |
---|---|
List<Version> |
Difference.get(boolean merge,
SnapshotView view) |
static int |
BuildNumber.stampIntoCode(Baseline baseline) |
Constructor and Description |
---|
LoadRules2(SnapshotView.Components components) |
Modifier and Type | Method and Description |
---|---|
static SnapshotView |
ViewUtils.createView(Stream stream,
String loadModule,
File viewroot,
String viewtag) |
Modifier and Type | Method and Description |
---|---|
static void |
GetTagValue.run(String[] args) |
static void |
StampBuildNumber.run(String[] args) |
static void |
SetTag.run(String[] args) |
static void |
GetNextBuildNumber.run(String[] args) |
Copyright © 2016–2018. All rights reserved.