Uses of Class
org.jweaver.crawler.internal.runner.JWeaverTask
-
Uses of JWeaverTask in org.jweaver.crawler.internal.runner
Modifier and TypeMethodDescriptionvoid
TaskExecutor.run
(List<JWeaverTask> taskList) Executes the specified list of tasks sequentially.void
TaskExecutorImpl.run
(List<JWeaverTask> taskList) void
TaskExecutor.runParallel
(List<JWeaverTask> taskList) Executes the specified list of tasks in parallel.void
TaskExecutorImpl.runParallel
(List<JWeaverTask> tasks)