Package | Description |
---|---|
io.spring.configuration | |
org.springframework.cloud.task.batch.listener | |
org.springframework.cloud.task.batch.partition | |
org.springframework.cloud.task.configuration |
Interfaces for configuring Spring Cloud Task and a default implementations.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskRunComponent.init(TaskExecution taskExecution) |
Modifier and Type | Method and Description |
---|---|
void |
TaskBatchExecutionListener.onTaskStartup(TaskExecution taskExecution) |
Modifier and Type | Method and Description |
---|---|
void |
DeployerPartitionHandler.beforeTask(TaskExecution taskExecution) |
Modifier and Type | Method and Description |
---|---|
void |
SingleInstanceTaskListener.lockTask(TaskExecution taskExecution) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.