Package hudson.maven

Interface MavenBuildProxy.BuildCallable<V,T extends Throwable>

All Superinterfaces:
Serializable
Enclosing interface:
MavenBuildProxy

public static interface MavenBuildProxy.BuildCallable<V,T extends Throwable> extends Serializable
  • Method Summary

    Modifier and Type
    Method
    Description
    Performs computation and returns the result, or throws some exception.