Package | Description |
---|---|
net.praqma.clearcase | |
net.praqma.clearcase.changeset | |
net.praqma.clearcase.container | |
net.praqma.clearcase.ucm.entities | |
net.praqma.clearcase.ucm.utils |
Modifier and Type | Method and Description |
---|---|
List<Version> |
Find.find() |
Modifier and Type | Method and Description |
---|---|
Version |
ChangeSetElement2.getOrigin() |
Modifier and Type | Method and Description |
---|---|
Map<File,List<Version>> |
ChangeSet2.getChangeset() |
Modifier and Type | Method and Description |
---|---|
void |
ChangeSet2.addElement(File file,
Version.Status status,
Version origin) |
void |
ChangeSet2.addVersion(Version version) |
Constructor and Description |
---|
ChangeSetElement2(File file,
Version.Status status,
Version origin) |
Constructor and Description |
---|
LabelsForVersion(Version version) |
Modifier and Type | Field and Description |
---|---|
ArrayList<Version> |
Changeset.versions |
Modifier and Type | Method and Description |
---|---|
static Version |
Version.create(File file,
boolean mkdir,
SnapshotView view) |
static Version |
Version.create(File file,
File viewContext)
Create a ClearCase element from a File, that will be checked in
|
static Version |
Version.get(String name) |
static Version |
Version.getUnextendedVersion(File file,
File viewroot)
|
static Version |
Version.getVersion(String version) |
Version |
Version.load() |
Modifier and Type | Method and Description |
---|---|
List<Version> |
Activity.getTrimmedChangeSet(String branchName)
Trim the change set to the latest.
|
static List<Version> |
Activity.getVersions(Activity activity,
File path) |
List<Version> |
Activity.getVersions(File path) |
Modifier and Type | Method and Description |
---|---|
int |
Version.compareTo(Version other) |
static Activity |
Version.getActivity(Version version)
|
Modifier and Type | Method and Description |
---|---|
List<Version> |
Difference.get(boolean merge,
SnapshotView view) |
static List<Version> |
VersionList.getLatestChanges(List<Activity> activities,
String branchName) |
Map<Activity,List<Version>> |
VersionList.getLatestForActivities() |
Constructor and Description |
---|
VersionList(List<Version> versions) |
VersionList(List<Version> versions,
List<Activity> acts) |
Copyright © 2016–2018. All rights reserved.