Package com.enonic.xp.task
Interface RunnableTask
-
- All Known Implementing Classes:
AbstractRunnableTask
@Beta public interface RunnableTask
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
run(TaskId id, ProgressReporter progressReporter)
-
-
-
Method Detail
-
run
void run(TaskId id, ProgressReporter progressReporter)
-
-