Package org.nuxeo.runtime.test
Interface WorkingDirectoryConfigurator
-
public interface WorkingDirectoryConfigurator
- Author:
- Bogdan Stefanescu
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
configure(RuntimeHarness harness, File workingDir)
-
-
-
Method Detail
-
configure
void configure(RuntimeHarness harness, File workingDir) throws Exception
- Throws:
Exception
-
-