Interface TaskExecutionCreationService
- All Known Implementing Classes:
DefaultTaskExecutionRepositoryService
public interface TaskExecutionCreationService
Offers features to allow users to create
TaskExecutions.
Created in order to have the TaskExecution created in a new transaction.-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.cloud.task.repository.TaskExecutioncreateTaskExecution(String taskName, String version) Creates aTaskExecutionusing the specified taskName