See: Description
Interface | Description |
---|---|
LauncherService |
Offers services to retrieve the launchers that are available for the
Spring Cloud Data Flow instance.
|
SchedulerService |
Provides Scheduler related services.
|
StreamService |
Provide deploy, undeploy, info and state operations on the stream.
|
StreamValidationService |
Validate Streams
|
TaskDeleteService |
Provides task deletion services.
|
TaskExecutionCreationService |
Offers features to allow users to create
TaskExecution s. |
TaskExecutionInfoService |
Return the TaskExecutionInformation object given the task name and deployment
properties.
|
TaskExecutionService |
Provides Task related services.
|
TaskJobService |
Repository that retrieves Tasks and JobExecutions/Instances and the associations
between them.
|
TaskSaveService |
Provides task saving service.
|
TaskValidationService |
Validation for Tasks
|
ValidationService |
Perform validation on the provided application name and type.
|
Class | Description |
---|---|
DeployerConfigurationMetadataResolver | |
JobExplorerContainer | |
JobServiceContainer | |
LauncherInitializationService | |
SchedulerServiceProperties |
Specifies the properties required to configure how data flow handles schedules.
|
SpringSecurityAuditorAware | |
ValidationStatus |
Contains the validation status of task, composed task, or stream definition.
|
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.