Interface BaseStep.WithTempInputRunnable
-
- Enclosing class:
- BaseStep
protected static interface BaseStep.WithTempInputRunnable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
perform(String filename)
-
-
-
Method Detail
-
perform
boolean perform(String filename) throws IOException, InterruptedException
- Throws:
IOException
InterruptedException
-
-