Modifier and Type | Method and Description |
---|---|
ConfigSpec |
ConfigSpec.addLoadRule(Baseline baseline) |
ConfigSpec |
ConfigSpec.addLoadRule(Component component) |
ConfigSpec |
ConfigSpec.addLoadRule(List<Baseline> baselines) |
ConfigSpec |
ConfigSpec.addLoadRule(String loadRule) |
ConfigSpec |
ConfigSpec.appy()
Apply the generated config spec
|
void |
Rebase.cancel() |
static void |
Rebase.cancelRebase(Stream stream) |
List<String> |
ConfigSpec.catcs() |
void |
Rebase.complete() |
static void |
Rebase.completeRebase(Stream stream) |
static Vob |
Vob.create(String name,
boolean UCMProject,
String path,
String comment) |
static Vob |
Vob.create(String name,
String path,
String comment) |
static PVob |
PVob.create(String name,
String path,
String comment) |
boolean |
Deliver.deliver(boolean force,
boolean complete,
boolean abort,
boolean resume)
Deprecated.
since 0.6.13 - Should it be?
|
Map<String,String[]> |
Describe.describe()
Deprecated.
|
List<Version> |
Find.find() |
ConfigSpec |
ConfigSpec.generate()
Generate the new config spec
|
List<String> |
ConfigSpec.getCurrentLoadRules() |
Deliver.DeliverStatus |
Deliver.getDeliverStatus() |
static List<Label> |
Label.getLabels(File pathname,
Branch branch) |
String |
Deliver.getStatus() |
static String |
Deliver.getStatus(Stream stream) |
List<Stream> |
PVob.getStreams() |
List<UCMView> |
Region.getViews() |
Set<UCMView> |
PVob.getViews() |
List<Vob> |
Region.getVobs() |
Set<Vob> |
PVob.getVobs() |
List<Vob> |
Site.getVobs(Region region) |
boolean |
Deliver.isDelivering() |
static boolean |
Deliver.isDelivering(Stream stream) |
boolean |
Rebase.isInProgress() |
static boolean |
Rebase.isInProgress(Stream stream) |
void |
Vob.load() |
void |
Vob.remove() |
void |
Vob.remove(boolean unmount) |
static void |
Deliver.rollBack(String oldViewTag,
Stream oldSourceStream,
File context) |
void |
Vob.unmount() |
Modifier and Type | Method and Description |
---|---|
Map<String,String[]> |
Describe.describe()
This method will return a grouped result by property for easier access.
|
List<String> |
DiffBl.execute() |
List<String> |
Describe.execute() |
List<String> |
ListVob.execute() |
List<String> |
ListVersionTree.execute() |
abstract RT |
Command.execute() |
Boolean |
RemoveView.execute() |
String |
Describe.executeGetFirstLine() |
String |
Describe.executeGetFirstLine(boolean robust) |
protected net.praqma.util.execute.CmdResult |
Command.runCommand() |
Modifier and Type | Method and Description |
---|---|
String |
ChangeSet2.getObjectId(String fqname,
File viewContext) |
String |
ChangeSet2.getPreviousVersion(String version,
File viewContext) |
Modifier and Type | Method and Description |
---|---|
<T extends Type> |
ListType.list() |
Modifier and Type | Method and Description |
---|---|
static void |
Version.addToSourceControl(File file,
boolean mkdir,
File view) |
static void |
Version.addToSourceControl(File file,
File viewContext,
String comment,
boolean checkIn)
Add a
File in ClearCase |
void |
UCMEntity.changeOwnership(String username,
File viewContext) |
static void |
UCMEntity.changeOwnership(UCMEntity entity,
String username,
File viewContext) |
void |
Version.checkIn() |
void |
Version.checkIn(boolean identical) |
static void |
Version.checkIn(File file,
boolean identical,
File viewContext) |
static void |
Version.checkIn(File file,
boolean identical,
File viewContext,
String comment) |
void |
Version.checkInIdentical() |
void |
Version.checkOut() |
static void |
Version.checkOut(File file,
File context) |
static void |
Version.checkOut(File file,
File context,
String comment) |
static Version |
Version.create(File file,
boolean mkdir,
SnapshotView view) |
static void |
HyperLink.createOfType(String type,
String comment,
UCMEntity fromEntity,
UCMEntity toEntity) |
static void |
HyperLink.createType(String typeName,
PVob pvob,
String comment) |
void |
Stream.generate()
Update the config spec of the
Stream |
static Activity |
Version.getActivity(Version version)
|
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
|
static ChangeSet2 |
Version.getChangeset(Diffable e1,
Diffable e2,
boolean merge,
File viewContext) |
List<Stream> |
Stream.getChildStreams(boolean multisitePolling) |
List<Baseline> |
Baseline.getCompositeDependantBaselines()
|
List<Baseline> |
Baseline.getCompositeDependantBaselines(Component component)
|
List<Baseline> |
Baseline.getCompositeMemberBaselines()
|
List<Baseline> |
Baseline.getCompositeMemberBaselines(Component component)
|
List<Baseline> |
Baseline.getDependent()
|
String |
Version.getElementObjectId() |
Baseline |
Stream.getLatestBaseline(Component component)
|
List<Baseline> |
Stream.getLatestBaselines() |
List<Component> |
Project.getModifiableComponents()
|
static String |
UCMEntity.getNamePart(String fqname) |
List<Component> |
Project.getNonModifiableComponents() |
String |
UCMEntity.getObjectId() |
static String |
UCMEntity.getObjectId(String name) |
String |
Stream.getOriginalMastership()
Get the original mastership from ClearCase
|
List<Baseline> |
Baseline.getPostedBaselinesFor(Component component) |
String |
Component.getRootDir() |
Baseline |
Baseline.getRootedBaseline()
Get the rooted version of this
Baseline . |
List<Stream> |
Project.getStreams() |
static List<File> |
Version.getUncheckedIn(File viewContext) |
static Version |
Version.getUnextendedVersion(File file,
File viewroot)
|
List<Version> |
Activity.getVersions(File path) |
List<UCMView> |
Stream.getViews() |
static boolean |
Version.isCheckedout(File element,
File viewContext)
An exception safe way to determine whether the file is checked out
|
boolean |
Baseline.isCompositeBaseline() |
boolean |
Component.isRootLess() |
static boolean |
Version.isUnderSourceControl(File element,
File viewContext)
An exception safe way to determine whether the file is under
source control
|
void |
UCMEntity.loadDate() |
static void |
Version.makeDirectory(File directory,
File view,
String comment)
Make a directory in ClearCase
|
static void |
Version.makeElement(File file,
File view,
String comment)
Make an element in ClearCase
|
void |
Version.moveFile(File destination) |
static void |
Version.moveFile(File file,
File destination,
File context) |
void |
Stream.recommendBaseline(Baseline baseline)
|
static void |
Version.recursiveCheckin(File path) |
void |
Version.removeName() |
static void |
Version.removeName(File file,
File context) |
void |
Version.removeVersion() |
static void |
Version.removeVersion(File file,
File viewContext)
Remove a
Version in ClearCase |
void |
Stream.setDefaultTarget(Stream stream)
Set the default target
Stream in ClearCase |
void |
UCMEntity.setMastership(String mastership) |
void |
Version.uncheckout() |
void |
Version.uncheckout(boolean keep) |
static void |
Version.uncheckout(File file,
boolean keep,
File viewContext) |
Modifier and Type | Method and Description |
---|---|
List<Version> |
Difference.get(boolean merge,
SnapshotView view) |
Modifier and Type | Method and Description |
---|---|
static SnapshotView |
SnapshotView.create(Stream stream,
File viewroot,
String viewtag)
Create a Snapshot view given a Stream, view root and a view tag.
|
static SnapshotView |
SnapshotView.get(File viewroot) |
Stream |
SnapshotView.getStream() |
Stream |
UCMView.getStream() |
net.praqma.util.structure.Tuple<Stream,String> |
SnapshotView.getStreamFromView(File vr) |
static List<UCMView> |
UCMView.getViews() |
static String |
SnapshotView.getViewtag(File context) |
Map<String,Integer> |
SnapshotView.swipe(boolean excludeRoot,
String loadRules) |
Map<String,Integer> |
SnapshotView.swipe(File viewroot,
boolean excludeRoot) |
Map<String,Integer> |
SnapshotView.swipe(File viewroot,
boolean excludeRoot,
String loadrules) |
SnapshotView.UpdateInfo |
SnapshotView.update(boolean swipe,
boolean generate,
boolean overwrite,
boolean excludeRoot,
SnapshotView.LoadRules2 loadRules)
TODO: This one should be used for new method of updating
|
static String |
SnapshotView.viewrootIsValid(File viewroot)
Determine if the views view root is valid, returning its view tag
|
Constructor and Description |
---|
LoadRules2(SnapshotView.Components components) |
SnapshotView(File viewroot) |
Modifier and Type | Method and Description |
---|---|
static SnapshotView |
ViewUtils.createView(Stream stream,
String loadModule,
File viewroot,
String viewtag) |
static List<LabelsForVersion> |
Labels.getLabels(File pathname,
Branch branch) |
static List<LabelsForVersion> |
Labels.getLabels(String pathname,
Branch branch) |
static void |
SetupUtils.tearDown(PVob pvob) |
Copyright © 2016–2018. All rights reserved.