Uses of Package
org.springframework.cloud.task.repository
Packages that use org.springframework.cloud.task.repository
Package
Description
Interfaces for configuring Spring Cloud Task and a default implementations.
Interface DAO and default implementations for storing and retrieving data for tasks
from a repository.
Classes used for setting up and supporting a task repositories.
-
Classes in org.springframework.cloud.task.repository used by io.springClassDescriptionTaskRepository interface offers methods that create and update task execution information.
-
Classes in org.springframework.cloud.task.repository used by io.spring.configuration
-
Classes in org.springframework.cloud.task.repository used by io.spring.taskobservations
-
Classes in org.springframework.cloud.task.repository used by org.springframework.cloud.task.batch.configurationClassDescriptionOffers methods that allow users to query the task executions that are available.
-
-
-
Classes in org.springframework.cloud.task.repository used by org.springframework.cloud.task.batch.partitionClassDescriptionRepresents the state of the Task for each execution.TaskRepository interface offers methods that create and update task execution information.
-
Classes in org.springframework.cloud.task.repository used by org.springframework.cloud.task.configurationClassDescriptionRepresents the state of the Task for each execution.Offers methods that allow users to query the task executions that are available.Strategy interface for customizing how the name of a task is determined.TaskRepository interface offers methods that create and update task execution information.
-
Classes in org.springframework.cloud.task.repository used by org.springframework.cloud.task.listenerClassDescriptionRepresents the state of the Task for each execution.Offers methods that allow users to query the task executions that are available.Strategy interface for customizing how the name of a task is determined.TaskRepository interface offers methods that create and update task execution information.
-
-
-
-
Classes in org.springframework.cloud.task.repository used by org.springframework.cloud.task.repository.supportClassDescriptionRepresents the state of the Task for each execution.Offers methods that allow users to query the task executions that are available.Strategy interface for customizing how the name of a task is determined.TaskRepository interface offers methods that create and update task execution information.