hudson.model
Interface RunMap.Constructor<R extends Run<?,R>>

Enclosing class:
RunMap<R extends Run<?,R>>

public static interface RunMap.Constructor<R extends Run<?,R>>

Run factory.


Method Summary
 R create(File dir)
           
 

Method Detail

create

R create(File dir)
                          throws IOException
Throws:
IOException


Copyright © 2004-2013. All Rights Reserved.