backgroundTaskExecutor property

TaskExecutor<TaskDescriptor> backgroundTaskExecutor
getter/setter pair

The task executor which can be used to execute this user task once activated.

Implementation

TaskExecutor backgroundTaskExecutor = BackgroundTaskExecutor();