Package | Description |
---|---|
org.springframework.cloud.task.configuration |
Interfaces for configuring Spring Cloud Task and a default implementations.
|
org.springframework.cloud.task.listener | |
org.springframework.cloud.task.repository.support |
Classes used for setting up and supporting a task repositories.
|
Modifier and Type | Method and Description |
---|---|
TaskNameResolver |
SimpleTaskConfiguration.taskNameResolver() |
Constructor and Description |
---|
TaskLifecycleListener(TaskRepository taskRepository,
TaskNameResolver taskNameResolver,
org.springframework.boot.ApplicationArguments applicationArguments) |
Modifier and Type | Class and Description |
---|---|
class |
SimpleTaskNameResolver
Simple implementation of the
TaskNameResolver interface. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.