hudson.plugins.clearcase.ucm
Class UcmChangeLogAction

java.lang.Object
  extended by hudson.plugins.clearcase.ucm.UcmChangeLogAction
All Implemented Interfaces:
ChangeLogAction

public class UcmChangeLogAction
extends java.lang.Object
implements ChangeLogAction

Author:
Henrik L. Hansen

Constructor Summary
UcmChangeLogAction(ClearTool cleartool)
           
 
Method Summary
 java.util.List<UcmActivity> getChanges(EventRecordFilter eventFilter, java.util.Date time, java.lang.String viewName, java.lang.String[] branchNames, java.lang.String[] viewPaths)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UcmChangeLogAction

public UcmChangeLogAction(ClearTool cleartool)
Method Detail

getChanges

public java.util.List<UcmActivity> getChanges(EventRecordFilter eventFilter,
                                              java.util.Date time,
                                              java.lang.String viewName,
                                              java.lang.String[] branchNames,
                                              java.lang.String[] viewPaths)
                                       throws java.io.IOException,
                                              java.lang.InterruptedException
Specified by:
getChanges in interface ChangeLogAction
Throws:
java.io.IOException
java.lang.InterruptedException


Copyright © 2008. All Rights Reserved.