public class UcmChangeLogAction extends Object implements ChangeLogAction
Constructor and Description |
---|
UcmChangeLogAction(ClearTool cleartool,
List<Filter> filters) |
Modifier and Type | Method and Description |
---|---|
List<UcmActivity> |
getChanges(Date time,
String viewName,
String[] branchNames,
String[] viewPaths) |
String |
getExtendedViewPath() |
void |
setExtendedViewPath(String path)
Sets the extended view path.
|
public List<UcmActivity> getChanges(Date time, String viewName, String[] branchNames, String[] viewPaths) throws IOException, InterruptedException
getChanges
in interface ChangeLogAction
IOException
InterruptedException
public String getExtendedViewPath()
public void setExtendedViewPath(String path)
path
- the new extended view path.Copyright © 2004-2021. All Rights Reserved.