Package | Description |
---|---|
org.springframework.cloud.dataflow.server.batch | |
org.springframework.cloud.dataflow.server.controller |
Spring Cloud Data Flow Server Controllers.
|
org.springframework.cloud.dataflow.server.repository |
Spring Cloud Data Flow Server Repositories.
|
org.springframework.cloud.dataflow.server.service |
Contains various Services (Interfaces) that are part of the Dataflow Server.
|
Class and Description |
---|
BatchVersion
Provides enumeration of Batch Schema versions needed to be supported.
|
JobExecutionWithStepCount
Supports the base
JobExecution attributes along with a step count. |
JobService
Interface for general purpose monitoring and management of Batch jobs.
|
NoSuchStepExecutionException |
SearchableJobExecutionDao |
SearchableJobInstanceDao |
SearchableStepExecutionDao
Extension of the
StepExecutionDao interface to add additional search
features. |
Class and Description |
---|
NoSuchStepExecutionException |
Class and Description |
---|
SearchableJobExecutionDao |
Class and Description |
---|
JobService
Interface for general purpose monitoring and management of Batch jobs.
|
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.