Package org.springframework.cloud.task.repository
package org.springframework.cloud.task.repository
-
ClassDescriptionRepresents 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.