Uses of Package
org.springframework.cloud.dataflow.server.service
Packages that use org.springframework.cloud.dataflow.server.service
Package
Description
Root package of Spring Cloud Data Flow Core.
Spring Cloud Data Flow Server configuration classes.
Contains specific features' configuration classes.
Spring Cloud Data Flow Server Controllers.
Contains various Services (Interfaces) that are part of the Dataflow Server.
Contains Service implementations for the Dataflow Server.
-
-
Classes in org.springframework.cloud.dataflow.server.service used by org.springframework.cloud.dataflow.server.configClassDescriptionOffers services to retrieve the launchers that are available for the Spring Cloud Data Flow instance.Provides Scheduler related services.Provide deploy, undeploy, info and state operations on the stream.Validate StreamsProvides task deletion services.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 Tasks
-
Classes in org.springframework.cloud.dataflow.server.service used by org.springframework.cloud.dataflow.server.config.featuresClassDescriptionProvides Scheduler related services.Specifies the properties required to configure how data flow handles schedules.Provides 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. -
Classes in org.springframework.cloud.dataflow.server.service used by org.springframework.cloud.dataflow.server.controllerClassDescriptionOffers services to retrieve the launchers that are available for the Spring Cloud Data Flow instance.Provides Scheduler related services.Provide deploy, undeploy, info and state operations on the stream.Provides task deletion services.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.
-
Classes in org.springframework.cloud.dataflow.server.service used by org.springframework.cloud.dataflow.server.controller.assemblerClassDescriptionProvide deploy, undeploy, info and state operations on the stream.Provides Task related services.Repository that retrieves Tasks and JobExecutions/Instances and the associations between them.
-
Classes in org.springframework.cloud.dataflow.server.service used by org.springframework.cloud.dataflow.server.serviceClassDescriptionPerform validation on the provided application name and type.Contains the validation status of task, composed task, or stream definition.
-
Classes in org.springframework.cloud.dataflow.server.service used by org.springframework.cloud.dataflow.server.service.implClassDescriptionOffers 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.Contains the validation status of task, composed task, or stream definition. -
Classes in org.springframework.cloud.dataflow.server.service used by org.springframework.cloud.dataflow.server.service.impl.validationClassDescriptionValidate StreamsValidation for TasksPerform validation on the provided application name and type.Contains the validation status of task, composed task, or stream definition.