hudson.plugins.clearcase.ucm
Class UcmPollAction

java.lang.Object
  extended by hudson.plugins.clearcase.action.DefaultPollAction
      extended by hudson.plugins.clearcase.ucm.UcmPollAction
All Implemented Interfaces:
PollAction

public class UcmPollAction
extends DefaultPollAction

Author:
hlyh

Field Summary
 
Fields inherited from class hudson.plugins.clearcase.action.DefaultPollAction
filters
 
Constructor Summary
UcmPollAction(ClearTool cleartool, java.util.List<Filter> filters)
           
 
Method Summary
protected  ClearToolFormatHandler getHistoryFormatHandler()
           
protected  HistoryEntry parseLine(java.lang.String line)
           
 
Methods inherited from class hudson.plugins.clearcase.action.DefaultPollAction
filterEntry, getChanges, parseHistoryOutputForChanges
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UcmPollAction

public UcmPollAction(ClearTool cleartool,
                     java.util.List<Filter> filters)
Method Detail

getHistoryFormatHandler

protected ClearToolFormatHandler getHistoryFormatHandler()
Specified by:
getHistoryFormatHandler in class DefaultPollAction

parseLine

protected HistoryEntry parseLine(java.lang.String line)
                          throws java.text.ParseException
Specified by:
parseLine in class DefaultPollAction
Throws:
java.text.ParseException


Copyright © 2009. All Rights Reserved.