|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.clearcase.history.AbstractHistoryAction
hudson.plugins.clearcase.ucm.UcmHistoryAction
public class UcmHistoryAction
| Field Summary |
|---|
| Fields inherited from class hudson.plugins.clearcase.history.AbstractHistoryAction |
|---|
cleartool, extendedViewPath, isDynamicView |
| Constructor Summary | |
|---|---|
UcmHistoryAction(ClearTool cleartool,
boolean useDynamicView,
Filter filter,
ClearCaseUCMSCMRevisionState oldBaseline,
ClearCaseUCMSCMRevisionState newBaseline)
|
|
| Method Summary | |
|---|---|
protected java.util.List<? extends hudson.scm.ChangeLogSet.Entry> |
buildChangelog(java.lang.String viewPath,
java.util.List<HistoryEntry> entries)
|
protected ClearToolFormatHandler |
getHistoryFormatHandler()
|
protected HistoryEntry |
parseEventLine(java.util.regex.Matcher matcher,
java.lang.String line)
|
protected java.util.List<HistoryEntry> |
runLsHistory(java.util.Date sinceTime,
java.lang.String viewPath,
java.lang.String viewTag,
java.lang.String[] branchNames,
java.lang.String[] viewPaths)
|
| Methods inherited from class hudson.plugins.clearcase.history.AbstractHistoryAction |
|---|
filterEntries, getChanges, getExtendedViewPath, hasChanges, parseLsHistory, setExtendedViewPath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UcmHistoryAction(ClearTool cleartool,
boolean useDynamicView,
Filter filter,
ClearCaseUCMSCMRevisionState oldBaseline,
ClearCaseUCMSCMRevisionState newBaseline)
| Method Detail |
|---|
protected java.util.List<? extends hudson.scm.ChangeLogSet.Entry> buildChangelog(java.lang.String viewPath,
java.util.List<HistoryEntry> entries)
throws java.io.IOException,
java.lang.InterruptedException
buildChangelog in class AbstractHistoryActionjava.io.IOException
java.lang.InterruptedException
protected java.util.List<HistoryEntry> runLsHistory(java.util.Date sinceTime,
java.lang.String viewPath,
java.lang.String viewTag,
java.lang.String[] branchNames,
java.lang.String[] viewPaths)
throws java.io.IOException,
java.lang.InterruptedException
runLsHistory in class AbstractHistoryActionjava.io.IOException
java.lang.InterruptedExceptionprotected ClearToolFormatHandler getHistoryFormatHandler()
getHistoryFormatHandler in class AbstractHistoryAction
protected HistoryEntry parseEventLine(java.util.regex.Matcher matcher,
java.lang.String line)
throws java.text.ParseException
parseEventLine in class AbstractHistoryActionjava.text.ParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||