public interface ChangeLogAction
| Modifier and Type | Method and Description |
|---|---|
List<? extends hudson.scm.ChangeLogSet.Entry> |
getChanges(Date time,
String viewName,
String[] branchNames,
String[] viewPaths) |
List<? extends hudson.scm.ChangeLogSet.Entry> getChanges(Date time, String viewName, String[] branchNames, String[] viewPaths) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2004-2021. All Rights Reserved.