Package hudson.maven
Class MavenVersionCallable
java.lang.Object
jenkins.security.MasterToSlaveCallable<hudson.maven.MavenInformation,IOException>
hudson.maven.MavenVersionCallable
- All Implemented Interfaces:
hudson.remoting.Callable<hudson.maven.MavenInformation,
,IOException> Serializable
,org.jenkinsci.remoting.RoleSensitive
public class MavenVersionCallable
extends MasterToSlaveCallable<hudson.maven.MavenInformation,IOException>
- Since:
- 3.0
- Author:
- Olivier Lamy
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class jenkins.security.MasterToSlaveCallable
checkRoles
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.remoting.Callable
getChannelOrFail, getOpenChannelOrFail
-
Constructor Details
-
MavenVersionCallable
- Throws:
IOException
-
-
Method Details
-
call
- Throws:
IOException
-