public class ComponentService extends ClearcaseService
clearTool
Modifier and Type | Method and Description |
---|---|
String |
getRootDir(Component component)
Returns the root directory for the given UCM Component.
|
String[] |
getRootDir(Component[] components)
Returns an array of root directories for the given array of UCM Components.
|
getClearTool
public String getRootDir(Component component) throws IOException, InterruptedException
IOException
InterruptedException
public String[] getRootDir(Component[] components) throws IOException, InterruptedException
Returns an array of root directories for the given array of UCM Components. Components with no root directory (composite) are filtered out, so the resulting array :
IOException
InterruptedException
Copyright © 2004-2021. All Rights Reserved.