public class KlocworkBuildSpecParser extends jenkins.security.MasterToSlaveCallable<List<String>,IOException>
Constructor and Description |
---|
KlocworkBuildSpecParser(String workspace,
String diffFileList,
String buildSpec) |
Modifier and Type | Method and Description |
---|---|
List<String> |
call() |
public KlocworkBuildSpecParser(String workspace, String diffFileList, String buildSpec) throws IOException
IOException
public List<String> call() throws IOException
IOException
Copyright © 2016–2017. All rights reserved.