public class ChangesetsRetriever extends Object
| Modifier and Type | Method and Description | 
|---|---|
static List<ChangeSet> | 
getChangesets(PlasticTool tool,
             hudson.FilePath workspacePath,
             String branchName,
             String repoSpec,
             Calendar fromTimestamp,
             Calendar toTimestamp)  | 
public static List<ChangeSet> getChangesets(PlasticTool tool, hudson.FilePath workspacePath, String branchName, String repoSpec, Calendar fromTimestamp, Calendar toTimestamp) throws IOException, InterruptedException, ParseException
Copyright © 2016–2023. All rights reserved.