Package hudson.model
Interface RunMap.Constructor<R extends Run<?,R>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description R
create(File dir)
-
-
-
Method Detail
-
create
R create(File dir) throws IOException
- Throws:
IOException
-
-