Package | Description |
---|---|
net.praqma.clearcase | |
net.praqma.clearcase.ucm.utils |
Modifier and Type | Method and Description |
---|---|
String |
ClearCase.getAttribute(String key) |
Map<String,String> |
ClearCase.getAttributes() |
static Map<String,String> |
ClearCase.getAttributes(ClearCase entity,
File context)
Retrieve the attributes for an entity, executed from the current working
directory
|
Map<String,String> |
ClearCase.getAttributes(File context) |
Modifier and Type | Method and Description |
---|---|
static String |
BuildNumber.getBuildNumber(Project project)
This method returns the new build number for a Baseline.
|
static Integer |
BuildNumber.getNextBuildSequence(Project project)
Given a Project, its top level Components sequence number is retrieved,
incremented, stored and returned.
|
static int |
BuildNumber.isValidUCMBuildNumber(Project project)
Verify that the project has valid UCM build number attributes
|
Copyright © 2016–2018. All rights reserved.