BackgroundTaskManager

Defines the BackgroundTaskManager contract for the SDAI domain layer.

Author

Dmitriy Moroz

Inheritors

Functions

Link copied to clipboard
abstract fun cancelAll(): Result<Unit>

Executes the cancelAll step in the SDAI domain layer.

Link copied to clipboard

Executes the retryLastImageToImageTask step in the SDAI domain layer.

Link copied to clipboard

Executes the retryLastTextToImageTask step in the SDAI domain layer.

Link copied to clipboard

Executes the scheduleImageToImageTask step in the SDAI domain layer.

Link copied to clipboard

Executes the scheduleTextToImageTask step in the SDAI domain layer.