Package io.automatiko.engine.api.config
Class FileSystemJobsConfig
- java.lang.Object
-
- io.automatiko.engine.api.config.FileSystemJobsConfig
-
public class FileSystemJobsConfig extends Object
-
-
Constructor Summary
Constructors Constructor Description FileSystemJobsConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Optional<String>path()File system path to be used as storage locationOptional<Integer>threads()Number of threads to be used for jobs execution
-