public static class KloXMLGenerator.callGenerateXMLFromIssues extends Object implements hudson.remoting.Callable<String,RuntimeException>
Constructor and Description |
---|
callGenerateXMLFromIssues(String a_host,
String a_port,
boolean useSSL,
String a_projectname,
String a_filename,
hudson.model.BuildListener listener,
String a_query,
String a_user) |
Modifier and Type | Method and Description |
---|---|
String |
call() |
void |
checkRoles(org.jenkinsci.remoting.RoleChecker checker) |
public String call() throws RuntimeException
call
in interface hudson.remoting.Callable<String,RuntimeException>
RuntimeException
public void checkRoles(org.jenkinsci.remoting.RoleChecker checker) throws SecurityException
checkRoles
in interface org.jenkinsci.remoting.RoleSensitive
SecurityException
Copyright © 2016–2017. All rights reserved.