public class FacadeService extends ClearcaseService
clearTool
Constructor and Description |
---|
FacadeService(ClearTool clearTool) |
Modifier and Type | Method and Description |
---|---|
ActivityService |
getActivityService() |
String[] |
getAllRootDirsFor(String streamSelector) |
BaselineService |
getBaselineService() |
ComponentService |
getComponentService() |
ProjectService |
getProjectService() |
StreamService |
getStreamService() |
getClearTool
public FacadeService(ClearTool clearTool)
public ActivityService getActivityService()
public String[] getAllRootDirsFor(String streamSelector) throws IOException, InterruptedException
IOException
InterruptedException
public BaselineService getBaselineService()
public ComponentService getComponentService()
public ProjectService getProjectService()
public StreamService getStreamService()
Copyright © 2004-2021. All Rights Reserved.