Package org.springframework.cloud.dataflow.server.service
package org.springframework.cloud.dataflow.server.service
Contains various Services (Interfaces) that are part of the Dataflow Server.
-
ClassDescriptionOffers services to retrieve the launchers that are available for the Spring Cloud Data Flow instance.Provides Scheduler related services.Specifies the properties required to configure how data flow handles schedules.Provide deploy, undeploy, info and state operations on the stream.Validate StreamsProvides task deletion services.Offers features to allow users to create
TaskExecution
s.Return the TaskExecutionInformation object given the task name and deployment properties.Provides Task related services.Repository that retrieves Tasks and JobExecutions/Instances and the associations between them.Provides task saving service.Validation for TasksPerform validation on the provided application name and type.Contains the validation status of task, composed task, or stream definition.