Subscriber portal
Determines whether the task should be split into subtasks.
protected boolean canSplitTask()
The base implementation returns false. Subclasses that support task parallelization should override this method.