public interface TaskExecutionCreationService
TaskExecutions.
Created in order to have the TaskExecution created in a new transaction.| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.task.repository.TaskExecution |
createTaskExecution(String taskName,
String version)
Creates a
TaskExecution using the specified taskName |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.