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: