backgroundTaskExecutor property

TaskExecutor<TaskConfiguration> backgroundTaskExecutor
getter/setter pair

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

Implementation

TaskExecutor backgroundTaskExecutor = BackgroundTaskExecutor();