Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y 

A

abandon(Long) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
Mark the JobExecution as ABANDONED.
abandon(Long) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
aboutController(ObjectProvider<StreamDeployer>, ObjectProvider<LauncherRepository>, FeaturesProperties, VersionInfoProperties, SecurityStateBean, DataflowMetricsProperties) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration
 
AboutController - Class in org.springframework.cloud.dataflow.server.controller
REST controller that provides meta information regarding the dataflow server and its deployers.
AboutController(StreamDeployer, LauncherRepository, FeaturesProperties, VersionInfoProperties, SecurityStateBean, DataflowMetricsProperties) - Constructor for class org.springframework.cloud.dataflow.server.controller.AboutController
 
aboutOperation() - Method in interface org.springframework.cloud.dataflow.rest.client.DataFlowOperations
 
aboutOperation() - Method in class org.springframework.cloud.dataflow.rest.client.DataFlowTemplate
 
AboutOperations - Interface in org.springframework.cloud.dataflow.rest.client
Interface defining operations to query information about the server and runtime environment.
AboutResource - Class in org.springframework.cloud.dataflow.rest.resource.about
Provides meta-information about the Spring Cloud Data Flow server.
AboutResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.about.AboutResource
Default constructor for serialization frameworks.
AboutTemplate - Class in org.springframework.cloud.dataflow.rest.client
Implementation of AboutOperations that uses RestTemplate to issue commands to the Data Flow server.
AboutTemplate(RestTemplate, Link) - Constructor for class org.springframework.cloud.dataflow.rest.client.AboutTemplate
 
AbstractBaselineCallback - Class in org.springframework.cloud.dataflow.server.db.migration
Base implementation for baselining schema setup.
AbstractBaselineCallback(AbstractInitialSetupMigration) - Constructor for class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
Instantiates a new abstract baseline callback.
AbstractDefinitionAppStatusResource<T extends org.springframework.hateoas.RepresentationModel<? extends T>> - Class in org.springframework.cloud.dataflow.rest.resource
Resource representing the status of an app in a definition.
AbstractDefinitionAppStatusResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.AbstractDefinitionAppStatusResource
 
AbstractDefinitionAppStatusResource(String, String, String, Map<String, String>) - Constructor for class org.springframework.cloud.dataflow.rest.resource.AbstractDefinitionAppStatusResource
 
AbstractEntity - Class in org.springframework.cloud.dataflow.core
Base class for entity implementations.
AbstractEntity() - Constructor for class org.springframework.cloud.dataflow.core.AbstractEntity
 
AbstractInitialSetupMigration - Class in org.springframework.cloud.dataflow.server.db.migration
Base implementation for initial schema setup.
AbstractInitialSetupMigration(List<SqlCommand>) - Constructor for class org.springframework.cloud.dataflow.server.db.migration.AbstractInitialSetupMigration
Instantiates a new abstract initial setup migration.
AbstractMigrateUriRegistrySqlCommand - Class in org.springframework.cloud.dataflow.server.db.migration
Base implementation for a SqlCommand copying data from URI_REGISTRY table into app_registration table.
AbstractMigrateUriRegistrySqlCommand() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand
 
AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData - Class in org.springframework.cloud.dataflow.server.db.migration
Raw migration data from uri registry into app registration.
AbstractPlatformProperties<P> - Class in org.springframework.cloud.dataflow.core
 
AbstractPlatformProperties() - Constructor for class org.springframework.cloud.dataflow.core.AbstractPlatformProperties
 
AbstractPropertiesBuilder - Class in org.springframework.cloud.dataflow.rest.client.dsl
 
AbstractPropertiesBuilder() - Constructor for class org.springframework.cloud.dataflow.rest.client.dsl.AbstractPropertiesBuilder
 
AbstractSqlPagingQueryProvider - Class in org.springframework.cloud.dataflow.server.repository.support
Abstract SQL Paging Query Provider to serve as a base class for all provided SQL paging query providers.
AbstractSqlPagingQueryProvider() - Constructor for class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
 
AbstractTaskPlatformFactory<P extends AbstractPlatformProperties<?>> - Class in org.springframework.cloud.dataflow.core
 
AbstractTaskPlatformFactory(P, String) - Constructor for class org.springframework.cloud.dataflow.core.AbstractTaskPlatformFactory
 
accountExists(String) - Method in class org.springframework.cloud.dataflow.core.AbstractPlatformProperties
Check if the account name exists in the platform accounts.
accountProperties(String) - Method in class org.springframework.cloud.dataflow.core.AbstractPlatformProperties
 
ADD_INDEX_TO_BATCH_STEP_EXECUTION - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V4__Add_Step_Name_Indexes
 
ADD_INDEX_TO_BATCH_STEP_EXECUTION - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V4__Add_Step_Name_Indexes
 
ADD_INDEX_TO_BATCH_STEP_EXECUTION - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V4__Add_Step_Name_Indexes
 
ADD_INDEX_TO_BATCH_STEP_EXECUTION - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V4__Add_Step_Name_Indexes
 
ADD_INDEX_TO_BATCH_STEP_EXECUTION - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V4__Add_Step_Name_Indexes
 
ADD_INDEX_TO_BATCH_STEP_EXECUTION - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V4__Add_Step_Name_Indexes
 
ADD_INDEX_TO_STEP_EXECUTION_PARAMS - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V5__Add_Task_Execution_Params_Indexes
 
ADD_INDEX_TO_STEP_EXECUTION_PARAMS - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V5__Add_Task_Execution_Params_Indexes
 
ADD_INDEX_TO_STEP_EXECUTION_PARAMS - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V5__Add_Task_Execution_Params_Indexes
 
ADD_INDEX_TO_STEP_EXECUTION_PARAMS - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V5__Add_Task_Execution_Params_Indexes
 
ADD_INDEX_TO_STEP_EXECUTION_PARAMS - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V5__Add_Task_Execution_Params_Indexes
 
ADD_INDEX_TO_STEP_EXECUTION_PARAMS - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V5__Add_Task_Execution_Params_Indexes
 
addApplication(StreamApplication) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream.StreamDescriptionBuilder
 
addApplication(StreamApplication) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream.StreamNameBuilder
 
addAppOptionsExpansionStrategy() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
addColumns(String...) - Method in class org.springframework.cloud.dataflow.server.repository.support.SearchPageable
Allows you to add additional columns.
addCompletionRecoveryStrategy(RecoveryStrategy) - Method in class org.springframework.cloud.dataflow.completion.StreamCompletionProvider
 
addCompletionRecoveryStrategy(RecoveryStrategy<?>) - Method in class org.springframework.cloud.dataflow.completion.TaskCompletionProvider
 
addDatabaseCredentials(boolean, String) - Static method in class org.springframework.cloud.dataflow.server.service.impl.TaskServiceUtils
Determines if a database credentials should be added to task properties.
addDeploymentProperty(String, Object) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.StreamApplication
 
addFooter(String) - Method in class org.springframework.cloud.dataflow.shell.command.support.TablesInfo
 
addHeader(String) - Method in class org.springframework.cloud.dataflow.shell.command.support.TablesInfo
 
addInboundPortName(String) - Method in class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource
Add application's inbound port name.
addInterceptor(HttpRequestInterceptor) - Method in class org.springframework.cloud.dataflow.rest.util.HttpClientConfigurer
 
addOption(ConfigurationMetadataProperty) - Method in class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource
Add an application option.
addOutboundPortName(String) - Method in class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource
Add application's outbound port name.
addProperties(Map<String, String>) - Method in class org.springframework.cloud.dataflow.core.StreamAppDefinition.Builder
Add the contents of the provided map to the map of app properties.
addProperties(Map<String, String>) - Method in class org.springframework.cloud.dataflow.core.TaskDefinition.TaskDefinitionBuilder
Add the contents of the provided map to the map of app properties.
addProperties(Map<String, Object>) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.StreamApplication
 
addProperty(String, Object) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.StreamApplication
 
addProposal(String, String) - Method in class org.springframework.cloud.dataflow.rest.resource.CompletionProposalsResource
 
addProposals(String, CheckPointedParseException, int, List<CompletionProposal>) - Method in class org.springframework.cloud.dataflow.completion.AppsAfterDoublePipeRecoveryStrategy
 
addProposals(String, CheckPointedParseException, int, List<CompletionProposal>) - Method in class org.springframework.cloud.dataflow.completion.AppsAfterPipeRecoveryStrategy
 
addProposals(String, StreamDefinition, int, List<CompletionProposal>) - Method in class org.springframework.cloud.dataflow.completion.ConfigurationPropertyValueHintExpansionStrategy
 
addProposals(String, CheckPointedParseException, int, List<CompletionProposal>) - Method in class org.springframework.cloud.dataflow.completion.ConfigurationPropertyValueHintRecoveryStrategy
 
addProposals(String, TaskDefinition, int, List<CompletionProposal>) - Method in class org.springframework.cloud.dataflow.completion.ConfigurationPropertyValueHintTaskExpansionStrategy
 
addProposals(String, CheckPointedParseException, int, List<CompletionProposal>) - Method in class org.springframework.cloud.dataflow.completion.ConfigurationPropertyValueHintTaskRecoveryStrategy
 
addProposals(String, StreamDefinition, int, List<CompletionProposal>) - Method in interface org.springframework.cloud.dataflow.completion.ExpansionStrategy
For a given stream DSL text and StreamDefinition, Generate CompletionProposals that apply (if any) and add them to the provided collector list Return true if no other strategies should be applied for the stream DSL text (this strategy make take the liberty to erase already collected proposals)
addProposals(String, StreamDefinition, int, List<CompletionProposal>) - Method in class org.springframework.cloud.dataflow.completion.PipeIntoOtherAppsExpansionStrategy
 
addProposals(String, E, int, List<CompletionProposal>) - Method in interface org.springframework.cloud.dataflow.completion.RecoveryStrategy
Perform code completion by adding proposals to the proposals list.
addProposals(String, TaskDefinition, int, List<CompletionProposal>) - Method in interface org.springframework.cloud.dataflow.completion.TaskExpansionStrategy
For a given task DSL text and TaskDefinition, Generate CompletionProposals that apply (if any) and add them to the provided collector list Return true if no other strategies should be applied for the task DSL text (this strategy make take the liberty to erase already collected proposals)
addProposals(String, StreamDefinition, int, List<CompletionProposal>) - Method in class org.springframework.cloud.dataflow.completion.UnfinishedAppNameExpansionStrategy
 
addProposals(String, CheckPointedParseException, int, List<CompletionProposal>) - Method in class org.springframework.cloud.dataflow.completion.UnfinishedConfigurationPropertyNameRecoveryStrategy
 
addProposals(String, CheckPointedParseException, int, List<CompletionProposal>) - Method in class org.springframework.cloud.dataflow.completion.UnfinishedConfigurationPropertyNameTaskRecoveryStrategy
 
addProposals(String, TaskDefinition, int, List<CompletionProposal>) - Method in class org.springframework.cloud.dataflow.completion.UnfinishedTaskAppNameExpansionStrategy
 
addProposals(String, ParseException, int, List<CompletionProposal>) - Method in class org.springframework.cloud.dataflow.server.completion.TapOnDestinationRecoveryStrategy
 
addRole(String) - Method in class org.springframework.cloud.dataflow.rest.resource.about.SecurityInfo
 
addRole(String) - Method in class org.springframework.cloud.dataflow.rest.resource.security.SecurityInfoResource
 
addTable(Table) - Method in class org.springframework.cloud.dataflow.shell.command.support.TablesInfo
 
addTaskAppOptionsExpansionStrategy() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
afterPropertiesSet() - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
 
afterPropertiesSet() - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobInstanceDao
 
afterPropertiesSet() - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableStepExecutionDao
 
afterPropertiesSet() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
 
aggregateState(Set<DeploymentState>) - Static method in class org.springframework.cloud.dataflow.server.stream.StreamDeployerUtil
Aggregate the set of app states into a single state for a stream.
AllPlatformsTaskExecutionInformation - Class in org.springframework.cloud.dataflow.core
 
AllPlatformsTaskExecutionInformation(List<TaskPlatform>) - Constructor for class org.springframework.cloud.dataflow.core.AllPlatformsTaskExecutionInformation
 
allTasks() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskBuilder
 
ALTER_AUDIT_RECORDS_TABLE_PLATFORM - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V3__Add_Platform_To_AuditRecords
 
ALTER_AUDIT_RECORDS_TABLE_PLATFORM - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V3__Add_Platform_To_AuditRecords
 
ALTER_AUDIT_RECORDS_TABLE_PLATFORM - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V3__Add_Platform_To_AuditRecords
 
ALTER_AUDIT_RECORDS_TABLE_PLATFORM - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V3__Add_Platform_To_AuditRecords
 
ALTER_AUDIT_RECORDS_TABLE_PLATFORM - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V3__Add_Platform_To_AuditRecords
 
ALTER_AUDIT_RECORDS_TABLE_PLATFORM - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V3__Add_Platform_To_AuditRecords
 
ALTER_STREAM_DEFINITION_TABLE_DESC - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V2__Add_Descriptions_And_OriginalDefinition
 
ALTER_STREAM_DEFINITION_TABLE_DESC - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V2__Add_Descriptions_And_OriginalDefinition
 
ALTER_STREAM_DEFINITION_TABLE_DESC - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V2__Add_Descriptions_And_OriginalDefinition
 
ALTER_STREAM_DEFINITION_TABLE_DESC - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V2__Add_Descriptions_And_OriginalDefinition
 
ALTER_STREAM_DEFINITION_TABLE_DESC - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V2__Add_Descriptions_OriginalDefinition
 
ALTER_STREAM_DEFINITION_TABLE_DESC - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V2__Add_Descriptions_And_OriginalDefinition
 
ALTER_STREAM_DEFINITION_TABLE_ORIG_DEF - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V2__Add_Descriptions_And_OriginalDefinition
 
ALTER_STREAM_DEFINITION_TABLE_ORIG_DEF - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V2__Add_Descriptions_And_OriginalDefinition
 
ALTER_STREAM_DEFINITION_TABLE_ORIG_DEF - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V2__Add_Descriptions_And_OriginalDefinition
 
ALTER_STREAM_DEFINITION_TABLE_ORIG_DEF - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V2__Add_Descriptions_And_OriginalDefinition
 
ALTER_STREAM_DEFINITION_TABLE_ORIG_DEF - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V2__Add_Descriptions_OriginalDefinition
 
ALTER_STREAM_DEFINITION_TABLE_ORIG_DEF - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V2__Add_Descriptions_And_OriginalDefinition
 
ALTER_TASK_DEFINITION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V2__Add_Descriptions_And_OriginalDefinition
 
ALTER_TASK_DEFINITION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V2__Add_Descriptions_And_OriginalDefinition
 
ALTER_TASK_DEFINITION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V2__Add_Descriptions_And_OriginalDefinition
 
ALTER_TASK_DEFINITION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V2__Add_Descriptions_And_OriginalDefinition
 
ALTER_TASK_DEFINITION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V2__Add_Descriptions_OriginalDefinition
 
ALTER_TASK_DEFINITION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V2__Add_Descriptions_And_OriginalDefinition
 
analyze(TaskManifest, TaskManifest) - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.TaskAnalyzer
Compares current and newly created manifest for their differences.
analyze(Map<String, String>, Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.TaskAnalyzer
Compares current and newly created deployment properties for their differences.
AppAlreadyRegisteredException - Exception in org.springframework.cloud.dataflow.server.controller
 
AppAlreadyRegisteredException(AppRegistration) - Constructor for exception org.springframework.cloud.dataflow.server.controller.AppAlreadyRegisteredException
 
AppDefinitionMixin - Class in org.springframework.cloud.dataflow.server.repository.support
Jackson Mixin used to define how to create an AppDefinition when deserializing JSON
AppDeploymentRequestCreator - Class in org.springframework.cloud.dataflow.server.service.impl
Create the list of AppDeploymentRequests from a StreamDefinition and deployment properties map.
AppDeploymentRequestCreator(AppRegistryService, CommonApplicationProperties, ApplicationConfigurationMetadataResolver, StreamDefinitionService) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.AppDeploymentRequestCreator
 
AppDeploymentRequestMixin - Class in org.springframework.cloud.dataflow.server.repository.support
Jackson Mixin used to create a new AppDeploymentRequest during deserialization
append(double) - Method in class org.springframework.cloud.dataflow.rest.job.CumulativeHistory
 
append(StepExecution) - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
 
appExist(String, ApplicationType, String) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
Checks if an AppRegistration with this name, type and version exists.
appExist(String, ApplicationType) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
Checks if an application with such name and type exists and is set as default.
appExist(String, ApplicationType) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
appExist(String, ApplicationType, String) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
appInstanceController(StreamDeployer) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
 
AppInstanceStatusImpl - Class in org.springframework.cloud.dataflow.server.stream
 
AppInstanceStatusImpl() - Constructor for class org.springframework.cloud.dataflow.server.stream.AppInstanceStatusImpl
 
AppInstanceStatusResource - Class in org.springframework.cloud.dataflow.rest.resource
REST representation for an AppInstanceStatus.
AppInstanceStatusResource(String, String, Map<String, String>) - Constructor for class org.springframework.cloud.dataflow.rest.resource.AppInstanceStatusResource
 
Application() - Constructor for class org.springframework.cloud.dataflow.core.StreamStatus.Application
 
ApplicationConfigurationMetadataResolver - Class in org.springframework.cloud.dataflow.configuration.metadata
Used to retrieve metadata about the configuration properties that can alter an application's behavior.
ApplicationConfigurationMetadataResolver() - Constructor for class org.springframework.cloud.dataflow.configuration.metadata.ApplicationConfigurationMetadataResolver
 
ApplicationConfigurationMetadataResolverAutoConfiguration - Class in org.springframework.cloud.dataflow.configuration.metadata
Automatically exposes an ApplicationConfigurationMetadataResolver if none is already registered.
ApplicationConfigurationMetadataResolverAutoConfiguration() - Constructor for class org.springframework.cloud.dataflow.configuration.metadata.ApplicationConfigurationMetadataResolverAutoConfiguration
 
ApplicationNameValueProvider - Class in org.springframework.cloud.dataflow.shell.completer
A ValueProvider that provides completion for Data Flow registered application names.
ApplicationNameValueProvider(DataFlowShell) - Constructor for class org.springframework.cloud.dataflow.shell.completer.ApplicationNameValueProvider
 
ApplicationType - Enum in org.springframework.cloud.dataflow.core
Enumeration of application types.
applyStyle(TableBuilder) - Static method in class org.springframework.cloud.dataflow.shell.command.DataFlowTables
Customize the given TableBuilder with the following common features (these choices can always be overridden by applying later customizations) : double border around the whole table and first row vertical space (air) borders, single line separators between rows first row is assumed to be a header and is centered horizontally and vertically cells containing Map values are rendered as key = value lines, trying to align on equal signs
AppMetadataResolutionException - Exception in org.springframework.cloud.dataflow.configuration.metadata
 
AppMetadataResolutionException(String) - Constructor for exception org.springframework.cloud.dataflow.configuration.metadata.AppMetadataResolutionException
 
AppMetadataResolutionException(String, Throwable) - Constructor for exception org.springframework.cloud.dataflow.configuration.metadata.AppMetadataResolutionException
 
AppRegistration - Class in org.springframework.cloud.dataflow.core
Models the registration of applications.
AppRegistration() - Constructor for class org.springframework.cloud.dataflow.core.AppRegistration
 
AppRegistration(String, ApplicationType, URI) - Constructor for class org.springframework.cloud.dataflow.core.AppRegistration
Construct an AppRegistration object with empty version and metadata uri
AppRegistration(String, ApplicationType, URI, URI) - Constructor for class org.springframework.cloud.dataflow.core.AppRegistration
Construct an AppRegistration object with empty version
AppRegistration(String, ApplicationType, String, URI, URI) - Constructor for class org.springframework.cloud.dataflow.core.AppRegistration
Construct an AppRegistration object.
AppRegistrationAssemblerProvider<R extends AppRegistrationResource> - Interface in org.springframework.cloud.dataflow.server.controller.assembler
The interface that returns the RepresentationModelAssembler for any type which extends AppRegistrationResource.
AppRegistrationMigrationData() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
 
AppRegistrationRepository - Interface in org.springframework.cloud.dataflow.registry.repository
Repository interface for managing the AppRegistration class.
AppRegistrationRepositoryCustom - Interface in org.springframework.cloud.dataflow.registry.repository
Custom Repository interface for managing the AppRegistration class.
appRegistrationRepositoryCustom(EntityManager) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowServerConfiguration
 
AppRegistrationRepositoryImpl - Class in org.springframework.cloud.dataflow.registry.repository
Implementation of the AppRegistrationRepositoryCustom interface.
AppRegistrationRepositoryImpl(EntityManager) - Constructor for class org.springframework.cloud.dataflow.registry.repository.AppRegistrationRepositoryImpl
 
AppRegistrationResource - Class in org.springframework.cloud.dataflow.rest.resource
Rest resource for an app registration.
AppRegistrationResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.AppRegistrationResource
Default constructor for serialization frameworks.
AppRegistrationResource(String, String, String) - Constructor for class org.springframework.cloud.dataflow.rest.resource.AppRegistrationResource
 
AppRegistrationResource(String, String, String, String, Boolean) - Constructor for class org.springframework.cloud.dataflow.rest.resource.AppRegistrationResource
Construct a AppRegistrationResource.
AppRegistrationResource(String, String, String, String, Boolean, HashSet<String>) - Constructor for class org.springframework.cloud.dataflow.rest.resource.AppRegistrationResource
Construct a AppRegistrationResource.
AppRegistrationResource(String, String, String, String, Boolean, HashSet<String>, String) - Constructor for class org.springframework.cloud.dataflow.rest.resource.AppRegistrationResource
Construct a AppRegistrationResource.
AppRegistrationResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
Dedicated subclass to workaround type erasure.
appRegistryAssemblerProvider() - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.AppRegistryConfiguration
 
AppRegistryCommands - Class in org.springframework.cloud.dataflow.shell.command
Commands for working with the application registry.
AppRegistryCommands() - Constructor for class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands
 
AppRegistryCommands.QualifiedApplicationName - Class in org.springframework.cloud.dataflow.shell.command
Unique identifier for an application, including the name and type.
AppRegistryConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.AppRegistryConfiguration
 
appRegistryController(Optional<StreamDefinitionRepository>, Optional<StreamService>, AppRegistryService, ApplicationConfigurationMetadataResolver, ForkJoinPool, StreamDefinitionService, AppRegistrationAssemblerProvider<? extends AppRegistrationResource>) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.AppRegistryConfiguration
 
AppRegistryController - Class in org.springframework.cloud.dataflow.server.controller
Handles all DefaultAppRegistryService related interactions.
AppRegistryController(Optional<StreamDefinitionRepository>, Optional<StreamService>, AppRegistryService, ApplicationConfigurationMetadataResolver, ForkJoinPool, StreamDefinitionService, AppRegistrationAssemblerProvider<? extends AppRegistrationResource>) - Constructor for class org.springframework.cloud.dataflow.server.controller.AppRegistryController
 
appRegistryFJPFB() - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.AppRegistryConfiguration
 
AppRegistryOperations - Interface in org.springframework.cloud.dataflow.rest.client
Interface defining operations available for application registrations.
appRegistryOperations() - Method in interface org.springframework.cloud.dataflow.rest.client.DataFlowOperations
 
appRegistryOperations() - Method in class org.springframework.cloud.dataflow.rest.client.DataFlowTemplate
 
appRegistryOperations() - Method in class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands
 
AppRegistryService - Interface in org.springframework.cloud.dataflow.registry.service
 
appRegistryService(AppRegistrationRepository, AppResourceCommon, AuditRecordService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.AppRegistryConfiguration
 
AppRegistryTemplate - Class in org.springframework.cloud.dataflow.rest.client
Implementation of AppRegistryOperations that uses RestTemplate to issue commands to the Data Flow server.
AppRegistryTemplate(RestTemplate, RepresentationModel<?>) - Constructor for class org.springframework.cloud.dataflow.rest.client.AppRegistryTemplate
Construct a AppRegistryTemplate object.
AppResourceCommon - Class in org.springframework.cloud.dataflow.registry.support
 
AppResourceCommon(MavenProperties, ResourceLoader) - Constructor for class org.springframework.cloud.dataflow.registry.support.AppResourceCommon
 
appResourceCommon(MavenProperties, DelegatingResourceLoader) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.AppRegistryConfiguration
 
AppsAfterDoublePipeRecoveryStrategy - Class in org.springframework.cloud.dataflow.completion
Provides completions for the case where the user has entered a comma symbol and an unbound app reference is expected next.
appsAfterDoublePipeRecoveryStrategy() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
AppsAfterPipeRecoveryStrategy - Class in org.springframework.cloud.dataflow.completion
Provides completions for the case where the user has entered a pipe symbol and a app reference is expected next.
appsAfterPipeRecoveryStrategy() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
AppStatusMixin - Class in org.springframework.cloud.dataflow.server.stream
 
AppStatusResource - Class in org.springframework.cloud.dataflow.rest.resource
REST representation of an app status.
AppStatusResource(String, String) - Constructor for class org.springframework.cloud.dataflow.rest.resource.AppStatusResource
 
AppStatusResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
areEqual() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff
Check if given left and right hand side properties are equal.
ArgumentSanitizer - Class in org.springframework.cloud.dataflow.core
Sanitizes potentially sensitive keys for a specific command line arg.
ArgumentSanitizer() - Constructor for class org.springframework.cloud.dataflow.core.ArgumentSanitizer
 
ArgumentSanitizer - Class in org.springframework.cloud.dataflow.rest.util
Sanitizes potentially sensitive keys for a specific command line arg.
ArgumentSanitizer() - Constructor for class org.springframework.cloud.dataflow.rest.util.ArgumentSanitizer
 
Assertions - Class in org.springframework.cloud.dataflow.shell.command
Various utility methods when dealing with shell commands.
atMostOneOf(Object...) - Static method in class org.springframework.cloud.dataflow.shell.command.Assertions
Accepts 2*N arguments, even ones being names and odd ones being values for those names.
ATTRIBUTE_GUID - Static variable in class org.springframework.cloud.dataflow.core.StreamRuntimePropertyKeys
Application unique ID as generated by the target platform deployer
ATTRIBUTE_PORT - Static variable in class org.springframework.cloud.dataflow.core.StreamRuntimePropertyKeys
Application's port as provided by the target platform deployer
ATTRIBUTE_SKIPPER_APPLICATION_NAME - Static variable in class org.springframework.cloud.dataflow.core.StreamRuntimePropertyKeys
Mame of the deployed application as occurring in Skipper's manifest
ATTRIBUTE_SKIPPER_RELEASE_NAME - Static variable in class org.springframework.cloud.dataflow.core.StreamRuntimePropertyKeys
Mame of the deployed stream as occurring in Skipper's manifest
ATTRIBUTE_SKIPPER_RELEASE_VERSION - Static variable in class org.springframework.cloud.dataflow.core.StreamRuntimePropertyKeys
Version of the deployed stream as occurring in Skipper's manifest
ATTRIBUTE_URL - Static variable in class org.springframework.cloud.dataflow.core.StreamRuntimePropertyKeys
Application's url as provided by the target platform deployer
AuditActionType - Enum in org.springframework.cloud.dataflow.core
Represent the various actions possible for Auditing events.
AuditActionTypeConverter - Class in org.springframework.cloud.dataflow.core
JPA 2.1 AttributeConverter for the AuditActionType enumeration.
AuditActionTypeConverter() - Constructor for class org.springframework.cloud.dataflow.core.AuditActionTypeConverter
 
auditController(AuditRecordService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.AuditingConfiguration
 
AuditingConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.AuditingConfiguration
 
AuditOperationType - Enum in org.springframework.cloud.dataflow.core
The application area an AuditRecord is associated with.
AuditOperationTypeConverter - Class in org.springframework.cloud.dataflow.core
JPA 2.1 AttributeConverter for the AuditOperationType enumeration.
AuditOperationTypeConverter() - Constructor for class org.springframework.cloud.dataflow.core.AuditOperationTypeConverter
 
AuditRecord - Class in org.springframework.cloud.dataflow.core
Represents an audit entry.
AuditRecord() - Constructor for class org.springframework.cloud.dataflow.core.AuditRecord
 
AuditRecordController - Class in org.springframework.cloud.dataflow.server.controller
Controller for retrieving AuditRecords.
AuditRecordController(AuditRecordService) - Constructor for class org.springframework.cloud.dataflow.server.controller.AuditRecordController
Create a AuditController that delegates to AuditRecordService.
AuditRecordResource - Class in org.springframework.cloud.dataflow.rest.resource
A HATEOAS representation of an AuditRecord.
AuditRecordResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.AuditRecordResource
Default constructor for serialization frameworks.
AuditRecordResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
auditRecordService - Variable in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
auditRecordService(AuditRecordRepository, ObjectMapper) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.AuditingConfiguration
 
auditRecordService - Variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
 
auditRecordService - Variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
 
auditRecordService - Variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
 
auditRecordService - Variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskSaveService
 
auditServiceUtils - Variable in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
auditServiceUtils - Variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
 
Authentication() - Constructor for class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication
 
AuthenticationRequest - Class in org.springframework.cloud.dataflow.server.controller.security.support
 
AuthenticationRequest() - Constructor for class org.springframework.cloud.dataflow.server.controller.security.support.AuthenticationRequest
 
AuthenticationRequest(String, String) - Constructor for class org.springframework.cloud.dataflow.server.controller.security.support.AuthenticationRequest
 
authenticationSuccessEventListener(AuditRecordService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowServerConfiguration
 
AuthenticationSuccessEventListener - Class in org.springframework.cloud.dataflow.server.support
Event Listener class to log Login audit events .
AuthenticationSuccessEventListener(AuditRecordService) - Constructor for class org.springframework.cloud.dataflow.server.support.AuthenticationSuccessEventListener
 
authorizationProperties() - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.SecurityConfiguration
 
autoQuotes(String) - Static method in class org.springframework.cloud.dataflow.core.DefinitionUtils
 
availableWithCreateRole() - Method in class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands
 
availableWithCreateRole() - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
availableWithCreateRole() - Method in class org.springframework.cloud.dataflow.shell.command.TaskCommands
 
availableWithCreateRole() - Method in class org.springframework.cloud.dataflow.shell.command.TaskSchedulerCommands
 
availableWithDeployRole() - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
availableWithDeployRole() - Method in class org.springframework.cloud.dataflow.shell.command.TaskCommands
 
availableWithDestroyRole() - Method in class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands
 
availableWithDestroyRole() - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
availableWithDestroyRole() - Method in class org.springframework.cloud.dataflow.shell.command.TaskCommands
 
availableWithListRole() - Method in class org.springframework.cloud.dataflow.shell.command.TaskSchedulerCommands
 
availableWithModifyRole() - Method in class org.springframework.cloud.dataflow.shell.command.RuntimeCommands
 
availableWithModifyRole() - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
availableWithUModifyRole() - Method in class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands
 
availableWithUnDeployRole() - Method in class org.springframework.cloud.dataflow.shell.command.TaskCommands
 
availableWithUnscheduleRole() - Method in class org.springframework.cloud.dataflow.shell.command.TaskSchedulerCommands
 
availableWithViewRole() - Method in class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands
 
availableWithViewRole() - Method in class org.springframework.cloud.dataflow.shell.command.JobCommands
 
availableWithViewRole() - Method in class org.springframework.cloud.dataflow.shell.command.RuntimeCommands
 
availableWithViewRole() - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
availableWithViewRole() - Method in class org.springframework.cloud.dataflow.shell.command.TaskCommands
 

B

Base64Utils - Class in org.springframework.cloud.dataflow.core
Base64 utils to encode/decode boot properties so that we can have special characters in keys.
Base64Utils() - Constructor for class org.springframework.cloud.dataflow.core.Base64Utils
 
Basic() - Constructor for class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication.Basic
 
basicAuthCredentials(String, String) - Method in class org.springframework.cloud.dataflow.rest.util.HttpClientConfigurer
 
BeanWrapperFormatter(String) - Constructor for class org.springframework.cloud.dataflow.shell.command.DataFlowTables.BeanWrapperFormatter
 
BeanWrapperFormatter(String, Collection<String>, Collection<String>) - Constructor for class org.springframework.cloud.dataflow.shell.command.DataFlowTables.BeanWrapperFormatter
 
BINDING_KEY_PREFIX - Static variable in class org.springframework.cloud.dataflow.core.BindingPropertyKeys
 
BindingPropertyKeys - Class in org.springframework.cloud.dataflow.core
Spring Cloud Stream property keys used for binding.
BindingPropertyKeys() - Constructor for class org.springframework.cloud.dataflow.core.BindingPropertyKeys
 
BooleanValueHintProvider - Class in org.springframework.cloud.dataflow.completion
Returns the closed set of true and false for properties that are of type Boolean.
BooleanValueHintProvider() - Constructor for class org.springframework.cloud.dataflow.completion.BooleanValueHintProvider
 
booleanValueHintProvider() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
BootApplicationConfigurationMetadataResolver - Class in org.springframework.cloud.dataflow.configuration.metadata
An ApplicationConfigurationMetadataResolver that knows how to look either inside Spring Boot uber-jars or an application Container Image's configuration labels.
BootApplicationConfigurationMetadataResolver(ContainerImageMetadataResolver) - Constructor for class org.springframework.cloud.dataflow.configuration.metadata.BootApplicationConfigurationMetadataResolver
 
BootApplicationConfigurationMetadataResolver(ClassLoader, ContainerImageMetadataResolver) - Constructor for class org.springframework.cloud.dataflow.configuration.metadata.BootApplicationConfigurationMetadataResolver
 
BootClassLoaderFactory - Class in org.springframework.cloud.dataflow.configuration.metadata
Strategy interface for creating a ClassLoader that mimics the one used when a boot uber-jar runs.
BootClassLoaderFactory(Archive, ClassLoader) - Constructor for class org.springframework.cloud.dataflow.configuration.metadata.BootClassLoaderFactory
Create a new factory for dealing with the given boot uberjar archive.
build(String) - Method in class org.springframework.cloud.dataflow.core.StreamAppDefinition.Builder
Return a new instance of StreamAppDefinition.
build() - Method in class org.springframework.cloud.dataflow.core.TaskDefinition.TaskDefinitionBuilder
Return a new instance of TaskDefinition.
build() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.AbstractPropertiesBuilder
 
build() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskBuilder
Create new Task instance.
build() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskScheduleBuilder
Create new TaskSchedule instance based on the scheduler name and task.
build() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff.Builder
Builds the PropertiesDiff.
buildCertificateIgnoringSslContext() - Static method in class org.springframework.cloud.dataflow.rest.util.HttpUtils
Will create a certificate-ignoring SSLContext.
buildClientHttpRequestFactory() - Method in class org.springframework.cloud.dataflow.rest.util.HttpClientConfigurer
 
Builder() - Constructor for class org.springframework.cloud.dataflow.core.StreamAppDefinition.Builder
 
builder(DataFlowOperations) - Static method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream
Fluent API method to create a StreamBuilder.
builder(DataFlowOperations) - Static method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
Fluent API method to create a TaskBuilder.
builder(DataFlowOperations) - Static method in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskSchedule
Fluent API method to create a TaskScheduleBuilder.
builder() - Static method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff
Gets a PropertiesDiff.Builder for PropertiesDiff.
Builder() - Constructor for class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff.Builder
 
buildHttpClient() - Method in class org.springframework.cloud.dataflow.rest.util.HttpClientConfigurer
 
buildSortClause(AbstractSqlPagingQueryProvider) - Static method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryUtils
Generates ORDER BY attributes based on the sort keys.
buildSortClause(Map<String, Order>) - Static method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryUtils
Generates ORDER BY attributes based on the sort keys.
buildWhereClause(AbstractSqlPagingQueryProvider, boolean, StringBuilder) - Static method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryUtils
Generates WHERE clause for queries that require sub selects.

C

camelCaseToHyphenLower(String) - Static method in class org.springframework.cloud.dataflow.core.RelaxedNames
 
canHandleInJdbcTemplate() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand
 
canHandleInJdbcTemplate() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresMigrateStreamDefinitionsSqlCommand
 
canHandleInJdbcTemplate() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresMigrateTaskDefinitionsSqlCommand
 
CannotDeleteNonParentTaskExecutionException - Exception in org.springframework.cloud.dataflow.server.repository
Exception that allows to indicate that 1 or more TaskExecutions could not be deleted.
CannotDeleteNonParentTaskExecutionException(Long) - Constructor for exception org.springframework.cloud.dataflow.server.repository.CannotDeleteNonParentTaskExecutionException
Create a new exception for 1 TaskExecution id that could not be deleted.
CannotDeleteNonParentTaskExecutionException(Set<Long>) - Constructor for exception org.springframework.cloud.dataflow.server.repository.CannotDeleteNonParentTaskExecutionException
Create a new exception for multiple TaskExecution ids that could not be deleted.
changeAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
Change app registration table.
changeAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
changeAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
changeAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
changeAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
changeAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
changeAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
changeAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
Change audit records table.
changeAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
changeAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
changeAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
changeAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
changeAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
changeAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
changeStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
Change stream definitions table.
changeStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
changeStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
changeStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
changeStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
changeStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
changeStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
changeTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
Change task definitions table.
changeTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
changeTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
changeTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
changeTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
changeTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
changeTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
changeUriRegistryTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
Change uri registry table.
changeUriRegistryTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
changeUriRegistryTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
changeUriRegistryTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
changeUriRegistryTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
changeUriRegistryTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
changeUriRegistryTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
check() - Method in interface org.springframework.cloud.dataflow.rest.util.CheckableResource
 
check() - Method in class org.springframework.cloud.dataflow.rest.util.ProcessOutputResource
 
CheckableResource - Interface in org.springframework.cloud.dataflow.rest.util
A CheckableResource is a Resource which can be checked for validity.
cleanup(long) - Method in interface org.springframework.cloud.dataflow.rest.client.TaskOperations
Cleanup any resources associated with the execution for the id specified.
cleanup(long, boolean) - Method in interface org.springframework.cloud.dataflow.rest.client.TaskOperations
Cleanup any resources associated with the execution for the id specified.
cleanup(long) - Method in class org.springframework.cloud.dataflow.rest.client.TaskTemplate
 
cleanup(long, boolean) - Method in class org.springframework.cloud.dataflow.rest.client.TaskTemplate
 
cleanup(Set<Long>, TaskExecutionControllerDeleteAction[]) - Method in class org.springframework.cloud.dataflow.server.controller.TaskExecutionController
Cleanup resources associated with one or more task executions, specified by id(s).
cleanup(Long, boolean, boolean, String, boolean) - Method in class org.springframework.cloud.dataflow.shell.command.TaskCommands
 
cleanupAll(TaskExecutionControllerDeleteAction[], boolean, String) - Method in class org.springframework.cloud.dataflow.server.controller.TaskExecutionController
Cleanup resources associated with one or more task executions.
cleanupAllTaskExecutions() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
Remove all task executions.
cleanupAllTaskExecutions(boolean, String) - Method in interface org.springframework.cloud.dataflow.rest.client.TaskOperations
Cleanup any resources associated with the matching task executions.
cleanupAllTaskExecutions(boolean, String) - Method in class org.springframework.cloud.dataflow.rest.client.TaskTemplate
 
cleanupExecution(long) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
 
cleanupExecution(long) - Method in interface org.springframework.cloud.dataflow.server.service.TaskDeleteService
Cleanup the resources that resulted from running the task with the given execution id.
cleanupExecutions(Set<TaskExecutionControllerDeleteAction>, Set<Long>) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
 
cleanupExecutions(Set<TaskExecutionControllerDeleteAction>, Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.service.TaskDeleteService
Cleanup the resources that resulted from running the task with the given execution ids and actions.
cleanupTaskExecution(long) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
Remove specified task execution for the specified task execution id.
close() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream
 
close() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
 
close() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskSchedule
 
CLOUDFOUNDRY_PLATFORM_TYPE - Static variable in interface org.springframework.cloud.dataflow.core.TaskPlatformFactory
 
CloudProfileProvider - Interface in org.springframework.cloud.dataflow.server.config
 
COMMAND_LINE_ARGS - Static variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
 
COMMON_APPLICATION_PREFIX - Static variable in class org.springframework.cloud.dataflow.server.config.MetricsReplicationEnvironmentPostProcessor
 
CommonApplicationProperties - Class in org.springframework.cloud.dataflow.server.config.apps
Common properties for applications deployed via Spring Cloud Data Flow.
CommonApplicationProperties() - Constructor for class org.springframework.cloud.dataflow.server.config.apps.CommonApplicationProperties
 
compareTo(AppRegistration) - Method in class org.springframework.cloud.dataflow.core.AppRegistration
 
complete(String, int) - Method in class org.springframework.cloud.dataflow.completion.StreamCompletionProvider
 
complete(String, int) - Method in class org.springframework.cloud.dataflow.completion.TaskCompletionProvider
 
complete(MethodParameter, CompletionContext, String[]) - Method in class org.springframework.cloud.dataflow.shell.completer.ApplicationNameValueProvider
 
complete(MethodParameter, CompletionContext, String[]) - Method in class org.springframework.cloud.dataflow.shell.completer.JobNameValueProvider
 
complete(MethodParameter, CompletionContext, String[]) - Method in class org.springframework.cloud.dataflow.shell.completer.StreamNameValueProvider
 
complete(MethodParameter, CompletionContext, String[]) - Method in class org.springframework.cloud.dataflow.shell.completer.TaskNameValueProvider
 
CompletionConfiguration - Class in org.springframework.cloud.dataflow.completion
Include this Configuration class to expose fully configured StreamCompletionProvider and TaskCompletionProvider.
CompletionConfiguration() - Constructor for class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
completionController(StreamCompletionProvider, TaskCompletionProvider) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration
 
CompletionController - Class in org.springframework.cloud.dataflow.server.controller
Exposes the DSL completion features of StreamCompletionProvider and TaskCompletionProvider as a REST API.
CompletionController(StreamCompletionProvider, TaskCompletionProvider) - Constructor for class org.springframework.cloud.dataflow.server.controller.CompletionController
Create a controller for the provided StreamCompletionProvider and TaskCompletionProvider.
CompletionOperations - Interface in org.springframework.cloud.dataflow.rest.client
Interface defining operations related to providing code completion in the DSL.
completionOperations() - Method in interface org.springframework.cloud.dataflow.rest.client.DataFlowOperations
 
completionOperations() - Method in class org.springframework.cloud.dataflow.rest.client.DataFlowTemplate
 
CompletionProposal - Class in org.springframework.cloud.dataflow.completion
Represents a proposal to complete a given piece of definition DSL.
CompletionProposal(String, String) - Constructor for class org.springframework.cloud.dataflow.completion.CompletionProposal
Create a new CompletionProposal
CompletionProposal.Factory - Class in org.springframework.cloud.dataflow.completion
 
CompletionProposalsResource - Class in org.springframework.cloud.dataflow.rest.resource
Represents a list of completion proposals for the DSL when using e.g. TAB completion in the Shell.
CompletionProposalsResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.CompletionProposalsResource
 
CompletionProposalsResource.Proposal - Class in org.springframework.cloud.dataflow.rest.resource
Represents a completion proposal for the DSL when using e.g. TAB completion in the Shell.
completions(String, int) - Method in class org.springframework.cloud.dataflow.server.controller.CompletionController
Return a list of possible completions given a prefix string that the user has started typing.
CompletionTemplate - Class in org.springframework.cloud.dataflow.rest.client
Implementation of CompletionOperations that uses a RestTemplate to issue commands to the Data Flow server.
CompletionTemplate(RestTemplate, Link, Link) - Constructor for class org.springframework.cloud.dataflow.rest.client.CompletionTemplate
 
CompletionUtils - Class in org.springframework.cloud.dataflow.completion
Various utility methods used throughout the completion package.
CompletionUtils() - Constructor for class org.springframework.cloud.dataflow.completion.CompletionUtils
 
COMPOSED_TASK_RUNNER_NAME - Static variable in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
Deprecated.
composedTaskChildExecution(String) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
Retrieve task executions for child task name associated with this task's instance.
composedTaskChildTaskByLabel(String) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
 
composedTaskChildTasks() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
 
ComposedTaskRunnerConfigurationProperties - Class in org.springframework.cloud.dataflow.server.service.impl
Properties used to define the behavior of the composed task runner.
ComposedTaskRunnerConfigurationProperties() - Constructor for class org.springframework.cloud.dataflow.server.service.impl.ComposedTaskRunnerConfigurationProperties
 
ConditionalOnStreamsEnabled - Annotation Type in org.springframework.cloud.dataflow.server.config.features
 
ConditionalOnTasksEnabled - Annotation Type in org.springframework.cloud.dataflow.server.config.features
 
ConfigCommands - Class in org.springframework.cloud.dataflow.shell.command
Configuration commands for the Shell.
ConfigurationMetadataPropertyEntity - Class in org.springframework.cloud.dataflow.core
This entity class is used to extend boot's ConfigurationMetadataProperty so that we can add our own constructor and not to explicitly import entity classes from boot.
ConfigurationMetadataPropertyEntity() - Constructor for class org.springframework.cloud.dataflow.core.ConfigurationMetadataPropertyEntity
 
ConfigurationMetadataPropertyEntity(ConfigurationMetadataProperty) - Constructor for class org.springframework.cloud.dataflow.core.ConfigurationMetadataPropertyEntity
 
configurationPropertyNameAfterDashDashRecoveryStrategy() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
configurationPropertyNameAfterDashDashTaskRecoveryStrategy() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
configurationPropertyValueHintExpansionStrategy() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
ConfigurationPropertyValueHintExpansionStrategy - Class in org.springframework.cloud.dataflow.completion
Attempts to fill in possible values after a --foo=prefix (syntactically valid) construct in the DSL.
configurationPropertyValueHintRecoveryStrategy() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
ConfigurationPropertyValueHintRecoveryStrategy - Class in org.springframework.cloud.dataflow.completion
Attempts to fill in possible values after a --foo= dangling construct in the DSL.
ConfigurationPropertyValueHintTaskExpansionStrategy - Class in org.springframework.cloud.dataflow.completion
Attempts to fill in possible values after a --foo=prefix (syntactically valid) construct in the DSL.
configurationPropertyValueHintTaskRecoveryStrategy() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
ConfigurationPropertyValueHintTaskRecoveryStrategy - Class in org.springframework.cloud.dataflow.completion
Attempts to fill in possible values after a --foo= dangling construct in the DSL.
configure(HttpSecurity) - Method in class org.springframework.cloud.dataflow.server.config.DataflowOAuthSecurityConfiguration
 
configurer() - Method in class org.springframework.cloud.dataflow.server.config.web.WebConfiguration
 
ConsoleUserInput - Class in org.springframework.cloud.dataflow.shell.command
UserInput that uses Standard in and out.
ConsoleUserInput() - Constructor for class org.springframework.cloud.dataflow.shell.command.ConsoleUserInput
 
constructDsl(String, LinkedList<StreamAppDefinition>) - Method in class org.springframework.cloud.dataflow.core.DefaultStreamDefinitionService
 
constructDsl(String, LinkedList<StreamAppDefinition>) - Method in interface org.springframework.cloud.dataflow.core.StreamDefinitionService
Return the updated stream DSL for the given stream definition with the associated properties.
containerImageMetadataResolver(ContainerRegistryService) - Method in class org.springframework.cloud.dataflow.configuration.metadata.ApplicationConfigurationMetadataResolverAutoConfiguration
 
ContainerImageMetadataResolver - Interface in org.springframework.cloud.dataflow.configuration.metadata.container
Retrieves the configuration metadata for Docker and OCI container images.
contributeCommonProperties(Optional<Properties>, Map<String, String>, String) - Static method in class org.springframework.cloud.dataflow.server.service.impl.TaskServiceUtils
Merge the common properties defined via the spring.cloud.dataflow.common-properties.task-resource file.
ControllerUtils - Class in org.springframework.cloud.dataflow.server.controller.support
 
ControllerUtils() - Constructor for class org.springframework.cloud.dataflow.server.controller.support.ControllerUtils
 
convert(Properties) - Static method in class org.springframework.cloud.dataflow.rest.util.DeploymentPropertiesUtils
Convert Properties to a Map with String keys and String values.
convert(String) - Method in class org.springframework.cloud.dataflow.shell.converter.MediaTypeConverter
 
convert(String) - Method in class org.springframework.cloud.dataflow.shell.converter.NumberFormatConverter
 
convert(String) - Method in class org.springframework.cloud.dataflow.shell.converter.QualifiedApplicationNameConverter
 
convertFromCsvToYaml(String) - Static method in class org.springframework.cloud.dataflow.shell.command.support.YmlUtils
 
convertTaskGraphToText(Graph) - Method in class org.springframework.cloud.dataflow.server.controller.ToolsController
Convert a graph format into DSL text format.
convertToDatabaseColumn(AuditActionType) - Method in class org.springframework.cloud.dataflow.core.AuditActionTypeConverter
 
convertToDatabaseColumn(AuditOperationType) - Method in class org.springframework.cloud.dataflow.core.AuditOperationTypeConverter
 
convertToDatabaseColumn(URI) - Method in class org.springframework.cloud.dataflow.core.UriPersistenceConverter
 
convertToEntityAttribute(Long) - Method in class org.springframework.cloud.dataflow.core.AuditActionTypeConverter
 
convertToEntityAttribute(Long) - Method in class org.springframework.cloud.dataflow.core.AuditOperationTypeConverter
 
convertToEntityAttribute(String) - Method in class org.springframework.cloud.dataflow.core.UriPersistenceConverter
 
count(String, Integer) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.DeploymentPropertiesBuilder
Sets the number of instances of the target application.
count(String, Integer) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.SkipperDeploymentPropertiesBuilder
Sets the number of instances of the target application.
countJobExecutions() - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
 
countJobExecutions(String) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
 
countJobExecutions(BatchStatus) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
 
countJobExecutions(String, BatchStatus) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
 
countJobExecutions() - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
Count the maximum number of executions that could be returned by JobService.listJobExecutions(int, int).
countJobExecutions() - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
 
countJobExecutions(String) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
Gets count of job executions.
countJobExecutions(BatchStatus) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
Gets count of job executions.
countJobExecutions(String, BatchStatus) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
Gets count of job executions.
countJobExecutions() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
countJobExecutions() - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
 
countJobExecutions() - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
Retrieves the total number of the job executions.
countJobExecutionsForJob(String, BatchStatus) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
Count the job executions in the repository for a job.
countJobExecutionsForJob(String, BatchStatus) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
countJobExecutionsForJob(String, BatchStatus) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
 
countJobExecutionsForJob(String, BatchStatus) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
Retrieves the total number JobExecution that match a specific job name.
countJobInstances(String) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobInstanceDao
 
countJobInstances(String) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
Count the number of job instances in the repository for a given job name.
countJobInstances(String) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobInstanceDao
 
countJobInstances(String) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
countJobInstances(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
 
countJobInstances(String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
Retrieves the total number of job instances for a job name.
countJobs() - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
Count the total number of jobs that can be returned by JobService.listJobs(int, int).
countJobs() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
countParameterPlaceholders(String, List<String>) - Static method in class org.springframework.cloud.dataflow.server.repository.support.JdbcParameterUtils
Count the occurrences of the character placeholder in an SQL string sql.
countStepExecutions(String, String) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableStepExecutionDao
 
countStepExecutions(String, String) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableStepExecutionDao
Count all the step executions for a given step name pattern.
countStepExecutionsForJobExecution(long) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableStepExecutionDao
 
countStepExecutionsForJobExecution(long) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
Count the step executions in the repository for a given job execution.
countStepExecutionsForJobExecution(long) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableStepExecutionDao
Count all the step executions for a given job execution.
countStepExecutionsForJobExecution(long) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
countStepExecutionsForStep(String, String) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
Count the step executions in the repository for a given step name (or pattern).
countStepExecutionsForStep(String, String) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
create() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream.SinkBuilder
 
create() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream.StreamDefinitionBuilder
Creates the Stream.
create() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream.StreamDescriptionBuilder
Creates the Stream.
create() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream.StreamNameBuilder
Creates the Stream.
create(String, String, String) - Method in interface org.springframework.cloud.dataflow.rest.client.TaskOperations
Create a new task definition
create(String, String, String) - Method in class org.springframework.cloud.dataflow.rest.client.TaskTemplate
 
create(URI) - Static method in class org.springframework.cloud.dataflow.rest.util.HttpClientConfigurer
 
create(String, String, String) - Method in class org.springframework.cloud.dataflow.shell.command.TaskCommands
 
create(String, String, String, String, File, String, String) - Method in class org.springframework.cloud.dataflow.shell.command.TaskSchedulerCommands
 
CREATE_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
CREATE_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
CREATE_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
CREATE_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
CREATE_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
CREATE_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
CREATE_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
CREATE_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
CREATE_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
CREATE_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
CREATE_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
CREATE_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
CREATE_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
CREATE_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
CREATE_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
CREATE_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
CREATE_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
CREATE_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
CREATE_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
CREATE_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
CREATE_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
CREATE_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
CREATE_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
CREATE_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
CREATE_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
CREATE_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
CREATE_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
CREATE_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
CREATE_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
CREATE_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
CREATE_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
CREATE_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
CREATE_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
CREATE_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
CREATE_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
CREATE_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
CREATE_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
CREATE_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
CREATE_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
CREATE_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
CREATE_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
CREATE_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
CREATE_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
CREATE_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
CREATE_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
CREATE_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
CREATE_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
CREATE_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
CREATE_BATCH_JOB_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
CREATE_BATCH_JOB_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
CREATE_BATCH_JOB_INSTANCE_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
CREATE_BATCH_JOB_INSTANCE_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
CREATE_BATCH_JOB_INSTANCE_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
CREATE_BATCH_JOB_INSTANCE_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
CREATE_BATCH_JOB_INSTANCE_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
CREATE_BATCH_JOB_INSTANCE_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
CREATE_BATCH_JOB_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
CREATE_BATCH_JOB_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
CREATE_BATCH_JOB_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
CREATE_BATCH_JOB_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
CREATE_BATCH_JOB_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
CREATE_BATCH_JOB_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
CREATE_BATCH_STEP_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
CREATE_BATCH_STEP_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
CREATE_BATCH_STEP_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
CREATE_BATCH_STEP_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
CREATE_BATCH_STEP_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
CREATE_BATCH_STEP_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
CREATE_BATCH_STEP_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
CREATE_BATCH_STEP_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
CREATE_BATCH_STEP_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
CREATE_BATCH_STEP_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
CREATE_BATCH_STEP_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
CREATE_BATCH_STEP_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
CREATE_BATCH_STEP_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
CREATE_BATCH_STEP_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
CREATE_BATCH_STEP_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
CREATE_BATCH_STEP_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
CREATE_BATCH_STEP_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
CREATE_BATCH_STEP_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
CREATE_HIBERNATE_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
CREATE_HIBERNATE_SEQUENCE_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
CREATE_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
CREATE_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
CREATE_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
CREATE_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
CREATE_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
CREATE_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
CREATE_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
CREATE_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
CREATE_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
CREATE_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
CREATE_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
CREATE_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
CREATE_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
CREATE_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
CREATE_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
CREATE_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
CREATE_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
CREATE_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
CREATE_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
CREATE_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
CREATE_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
CREATE_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
CREATE_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
CREATE_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
CREATE_TASK_DEPLOYMENT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
CREATE_TASK_DEPLOYMENT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
CREATE_TASK_DEPLOYMENT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
CREATE_TASK_DEPLOYMENT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
CREATE_TASK_DEPLOYMENT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
CREATE_TASK_DEPLOYMENT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
CREATE_TASK_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
CREATE_TASK_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
CREATE_TASK_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
CREATE_TASK_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
CREATE_TASK_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
CREATE_TASK_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
CREATE_TASK_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
CREATE_TASK_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
CREATE_TASK_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
CREATE_TASK_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
CREATE_TASK_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
CREATE_TASK_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
CREATE_TASK_LOCK_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
CREATE_TASK_LOCK_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
CREATE_TASK_LOCK_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
CREATE_TASK_LOCK_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
CREATE_TASK_LOCK_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
CREATE_TASK_LOCK_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
CREATE_TASK_METADATA_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V2__Add_Descriptions_And_OriginalDefinition
 
CREATE_TASK_METADATA_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V2__Add_Descriptions_And_OriginalDefinition
 
CREATE_TASK_METADATA_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V2__Add_Descriptions_And_OriginalDefinition
 
CREATE_TASK_METADATA_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V2__Add_Descriptions_And_OriginalDefinition
 
CREATE_TASK_METADATA_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V2__Add_Descriptions_And_OriginalDefinition
 
CREATE_TASK_METADATA_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V2__Add_Descriptions_And_OriginalDefinition
 
CREATE_TASK_METADATA_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V2__Add_Descriptions_And_OriginalDefinition
 
CREATE_TASK_METADATA_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V2__Add_Descriptions_And_OriginalDefinition
 
CREATE_TASK_METADATA_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V2__Add_Descriptions_OriginalDefinition
 
CREATE_TASK_METADATA_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V2__Add_Descriptions_And_OriginalDefinition
 
CREATE_TASK_TASK_BATCH - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
CREATE_TASK_TASK_BATCH - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
CREATE_TASK_TASK_BATCH - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
CREATE_TASK_TASK_BATCH - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
CREATE_TASK_TASK_BATCH - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
CREATE_TASK_TASK_BATCH - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
createAppClassLoader(Resource) - Method in class org.springframework.cloud.dataflow.configuration.metadata.ApplicationConfigurationMetadataResolver
For resolvers that support it, create a new ClassLoader that is able to load classes for the given app.
createAppClassLoader(Resource) - Method in class org.springframework.cloud.dataflow.configuration.metadata.BootApplicationConfigurationMetadataResolver
 
createAppRegistrationMigrationData(JdbcTemplate) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand
Creates a migration data from URI_REGISTRY table to get inserted into app_registration table.
createAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractInitialSetupMigration
Creates the app registration table.
createAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
createAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
createAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
createAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
createAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
createAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
createAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractInitialSetupMigration
Creates the audit records table.
createAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
createAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
createAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
createAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
createAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
createAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
createBatchTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractInitialSetupMigration
Creates the batch tables.
createBatchTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
createBatchTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
createBatchTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
createBatchTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
createBatchTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
createBatchTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
createClassLoader() - Method in class org.springframework.cloud.dataflow.configuration.metadata.BootClassLoaderFactory
 
createComposedTaskDefinition(String) - Static method in class org.springframework.cloud.dataflow.server.service.impl.TaskServiceUtils
Creates a properly formatted CTR definition based on the graph provided.
createComposedTaskDefinition(String, String) - Static method in class org.springframework.cloud.dataflow.server.service.impl.TaskServiceUtils
Creates a properly formatted CTR definition based on the graph provided.
createExecutionContextDao() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
 
createHibernateSequence() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractInitialSetupMigration
Creates the hibernate sequence.
createHibernateSequence() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
createHibernateSequence() - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
createHibernateSequence() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
createHibernateSequence() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
createHibernateSequence() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
createHibernateSequence() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
createHttpContext(HttpMethod, URI) - Method in class org.springframework.cloud.dataflow.rest.util.PreemptiveBasicAuthHttpComponentsClientHttpRequestFactory
 
createIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
Creates the indexes.
createIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
createIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
createIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
createIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
createIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
createIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
createJobExecutionDao() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
 
createJobInstanceDao() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
 
createLauncher(String) - Method in interface org.springframework.cloud.dataflow.core.TaskPlatformFactory
Create the Launcher by the given name.
createLauncher(String) - Method in class org.springframework.cloud.dataflow.server.config.features.LocalTaskPlatformFactory
 
createLaunchers() - Method in class org.springframework.cloud.dataflow.core.AbstractTaskPlatformFactory
 
createRequest(TaskExecution, TaskExecutionInformation, List<String>, String, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskAppDeploymentRequestCreator
Create a AppDeploymentRequest from the provided TaskExecutionInformation, TaskExecution.
createRequests(StreamDefinition, Map<String, String>, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.AppDeploymentRequestCreator
Create a list of AppDeploymentRequests from the provided StreamDefinition and map of deployment properties.
createStepExecutionDao() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
 
createStream(String, String, String, boolean) - Method in interface org.springframework.cloud.dataflow.rest.client.StreamOperations
Create a new stream, optionally deploying it.
createStream(String, String, String, boolean) - Method in class org.springframework.cloud.dataflow.rest.client.StreamTemplate
 
createStream(String, String, String, boolean, Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
 
createStream(String, String, String, boolean, Map<String, String>) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
Create a new stream.
createStream(String, String, String, boolean) - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
createStreamDefinition(String, String, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
 
createStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractInitialSetupMigration
Creates the stream definitions table.
createStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
createStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
createStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
createStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
createStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
createStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
createTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractInitialSetupMigration
Creates the task definitions table.
createTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
createTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
createTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
createTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
createTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
createTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
createTaskDeploymentRequests(String, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionInfoService
 
createTaskDeploymentRequests(String, String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskExecutionInfoService
Creates requests for a composed task
createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
Create the task deployment table.
createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractInitialSetupMigration
Creates the task deployment table.
createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
createTaskExecution(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionRepositoryService
 
createTaskExecution(String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskExecutionCreationService
Creates a TaskExecution using the specified taskName
createTaskLockTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
Creates the task lock table.
createTaskLockTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
createTaskLockTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
createTaskLockTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
createTaskLockTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
createTaskLockTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
createTaskLockTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
createTaskPlatform() - Method in class org.springframework.cloud.dataflow.core.AbstractTaskPlatformFactory
 
createTaskPlatform() - Method in interface org.springframework.cloud.dataflow.core.TaskPlatformFactory
Create the TaskPlatform instance with the launchers.
createTaskPlatform() - Method in class org.springframework.cloud.dataflow.server.config.features.LocalTaskPlatformFactory
 
createTaskTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractInitialSetupMigration
Creates the task tables.
createTaskTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
createTaskTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
createTaskTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
createTaskTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
createTaskTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
createTaskTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
createUpdateRequests(StreamDefinition, Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.service.impl.AppDeploymentRequestCreator
 
CRON_EXPRESSION_KEY - Static variable in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskSchedule
 
CumulativeHistory - Class in org.springframework.cloud.dataflow.rest.job
 
CumulativeHistory() - Constructor for class org.springframework.cloud.dataflow.rest.job.CumulativeHistory
 
currentExecutions() - Method in class org.springframework.cloud.dataflow.shell.command.TaskCommands
 
currentTaskExecutions() - Method in interface org.springframework.cloud.dataflow.rest.client.TaskOperations
Return information including the count of currently executing tasks and task execution limits.
currentTaskExecutions() - Method in class org.springframework.cloud.dataflow.rest.client.TaskTemplate
 
CurrentTaskExecutionsResource - Class in org.springframework.cloud.dataflow.rest.resource
A HATEOAS representation of a the currently running task executions and server limits.
CurrentTaskExecutionsResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.CurrentTaskExecutionsResource
 
CurrentTaskExecutionsResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
customize(FluentConfiguration) - Method in class org.springframework.cloud.dataflow.server.db.migration.DataFlowFlywayConfigurationCustomizer
 

D

Dashboard() - Constructor for class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties.Dashboard
 
dashboard(String) - Static method in class org.springframework.cloud.dataflow.server.controller.UiController
Turn a relative link of the UI app to an absolute one, prepending its path.
DatabaseType - Enum in org.springframework.cloud.dataflow.server.repository.support
Enum representing a database type, such as Postgres or Oracle.
dataFlowAddedProperties - Static variable in interface org.springframework.cloud.dataflow.core.StreamDefinitionService
 
DataFlowClientAutoConfiguration - Class in org.springframework.cloud.dataflow.rest.client.config
Configuration class to provide default beans for DataFlowOperations and StreamBuilder instances.
DataFlowClientAutoConfiguration(RestTemplate) - Constructor for class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientAutoConfiguration
 
DataFlowClientException - Exception in org.springframework.cloud.dataflow.rest.client
A Java exception that wraps the serialized VndErrors object.
DataFlowClientException(VndErrors) - Constructor for exception org.springframework.cloud.dataflow.rest.client.DataFlowClientException
Initializes a DataFlowClientException with the provided (mandatory error).
DataFlowClientProperties - Class in org.springframework.cloud.dataflow.rest.client.config
Configuration properties used in DataFlowClientAutoConfiguration
DataFlowClientProperties() - Constructor for class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties
 
DataFlowClientProperties.Authentication - Class in org.springframework.cloud.dataflow.rest.client.config
 
DataFlowClientProperties.Authentication.Basic - Class in org.springframework.cloud.dataflow.rest.client.config
 
DataFlowClientProperties.Authentication.Oauth2 - Class in org.springframework.cloud.dataflow.rest.client.config
 
DataFlowControllerAutoConfiguration - Class in org.springframework.cloud.dataflow.server.config
Configuration for the Data Flow Server Controllers.
DataFlowControllerAutoConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration
 
DataFlowControllerAutoConfiguration.AppRegistryConfiguration - Class in org.springframework.cloud.dataflow.server.config
 
DataFlowControllerAutoConfiguration.AuditingConfiguration - Class in org.springframework.cloud.dataflow.server.config
 
DataFlowControllerAutoConfiguration.SecurityConfiguration - Class in org.springframework.cloud.dataflow.server.config
 
DataFlowControllerAutoConfiguration.StreamEnabledConfiguration - Class in org.springframework.cloud.dataflow.server.config
 
DataFlowControllerAutoConfiguration.TaskEnabledConfiguration - Class in org.springframework.cloud.dataflow.server.config
 
dataFlowFlywayConfigurationCustomizer() - Method in class org.springframework.cloud.dataflow.server.config.DataFlowServerConfiguration
 
DataFlowFlywayConfigurationCustomizer - Class in org.springframework.cloud.dataflow.server.db.migration
Flyway FlywayConfigurationCustomizer bean customizing callbacks per active db vendor.
DataFlowFlywayConfigurationCustomizer() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.DataFlowFlywayConfigurationCustomizer
 
DataflowJobExecutionDao - Interface in org.springframework.cloud.dataflow.server.repository
Repository to access JobExecutions.
dataflowJobExecutionDao - Variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
 
DataflowMetricsProperties - Class in org.springframework.cloud.dataflow.server.config
 
DataflowMetricsProperties() - Constructor for class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties
 
DataflowMetricsProperties.Dashboard - Class in org.springframework.cloud.dataflow.server.config
 
DataflowMetricsProperties.Dashboard.Grafana - Class in org.springframework.cloud.dataflow.server.config
 
DataflowMetricsProperties.Dashboard.Wavefront - Class in org.springframework.cloud.dataflow.server.config
 
DataflowOAuthSecurityConfiguration - Class in org.springframework.cloud.dataflow.server.config
Setup Spring Security OAuth for the Rest Endpoints of Spring Cloud Data Flow.
DataflowOAuthSecurityConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.DataflowOAuthSecurityConfiguration
 
dataflowObjectMapperBuilderCustomizer() - Method in class org.springframework.cloud.dataflow.server.config.web.WebConfiguration
 
dataFlowOperations() - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientAutoConfiguration
 
DataFlowOperations - Interface in org.springframework.cloud.dataflow.rest.client
Interface the REST clients implement to interact with spring-cloud-dataflow REST API.
DataFlowPromptProvider - Class in org.springframework.cloud.dataflow.shell.config
A provider that sets the shell prompt to 'dataflow' if the server is available, 'server-unknown' otherwise.
DataFlowPromptProvider() - Constructor for class org.springframework.cloud.dataflow.shell.config.DataFlowPromptProvider
 
DataFlowPropertyKeys - Class in org.springframework.cloud.dataflow.core
Spring Cloud Data Flow property keys.
DataFlowPropertyKeys() - Constructor for class org.springframework.cloud.dataflow.core.DataFlowPropertyKeys
 
DataFlowSchemaMigrationException - Exception in org.springframework.cloud.dataflow.server.db.migration
Exception is thrown when an error occurs while migrating the dataflow schema.
DataFlowSchemaMigrationException(String, Throwable) - Constructor for exception org.springframework.cloud.dataflow.server.db.migration.DataFlowSchemaMigrationException
Exception will use the message specified.
DataFlowSchemaMigrationException(String) - Constructor for exception org.springframework.cloud.dataflow.server.db.migration.DataFlowSchemaMigrationException
Exception will use the message specified.
DataFlowServerApplication - Class in org.springframework.cloud.dataflow.server.single
Bootstrap class for the Spring Cloud Data Flow Server.
DataFlowServerApplication() - Constructor for class org.springframework.cloud.dataflow.server.single.DataFlowServerApplication
 
DataFlowServerAutoConfiguration - Class in org.springframework.cloud.dataflow.server.config
Auto-configuration for dataflow server.
DataFlowServerAutoConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.DataFlowServerAutoConfiguration
 
DataFlowServerConfiguration - Class in org.springframework.cloud.dataflow.server.config
Configuration for the Data Flow Server application context.
DataFlowServerConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.DataFlowServerConfiguration
 
DataFlowServerException - Exception in org.springframework.cloud.dataflow.rest.client
A Java exception thrown when the server returns unexpected data.
DataFlowServerException(String) - Constructor for exception org.springframework.cloud.dataflow.rest.client.DataFlowServerException
 
dataFlowShell - Variable in class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands
 
DataFlowShell - Class in org.springframework.cloud.dataflow.shell.config
REST client component that holds all the available operations for communicating with the Spring Cloud Data Flow REST server.
DataFlowShell() - Constructor for class org.springframework.cloud.dataflow.shell.config.DataFlowShell
 
DataFlowShellProperties - Class in org.springframework.cloud.dataflow.shell.config
Configuration properties for Dataflow Shell.
DataFlowShellProperties(String, String, String, String, boolean, String, DataFlowShellProperties.Proxy) - Constructor for class org.springframework.cloud.dataflow.shell.config.DataFlowShellProperties
 
DataFlowShellProperties.Proxy - Class in org.springframework.cloud.dataflow.shell.config
 
DataFlowTables - Class in org.springframework.cloud.dataflow.shell.command
Utility class to customize DataFlowTables used in a consistent way.
DataFlowTables() - Constructor for class org.springframework.cloud.dataflow.shell.command.DataFlowTables
 
DataFlowTables.BeanWrapperFormatter - Class in org.springframework.cloud.dataflow.shell.command
A formatter that collects bean property names and turns them into capitalized, separated words.
DataflowTaskExecutionDao - Interface in org.springframework.cloud.dataflow.server.repository
Repository to access TaskExecutions.
dataflowTaskExecutionDao - Variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
 
DataflowTaskExecutionMetadataDao - Interface in org.springframework.cloud.dataflow.server.repository
Data access object used for manipulating task manifests
dataflowTaskExecutionMetadataDao - Variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
 
DataFlowTemplate - Class in org.springframework.cloud.dataflow.rest.client
Implementation of DataFlowOperations delegating to sub-templates, discovered via REST relations.
DataFlowTemplate(URI) - Constructor for class org.springframework.cloud.dataflow.rest.client.DataFlowTemplate
Setup a DataFlowTemplate using the provided baseURI.
DataFlowTemplate(URI, RestTemplate) - Constructor for class org.springframework.cloud.dataflow.rest.client.DataFlowTemplate
Setup a DataFlowTemplate using the provide RestTemplate.
Db2BeforeBaseline - Class in org.springframework.cloud.dataflow.server.db.migration.db2
Baselining schema setup for postgres.
Db2BeforeBaseline() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
Instantiates a new postgres before baseline.
Db2MigrateUriRegistrySqlCommand - Class in org.springframework.cloud.dataflow.server.db.migration.db2
db2 related SqlCommand for migrating data from URI_REGISTRY into app_registration.
Db2MigrateUriRegistrySqlCommand() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.db2.Db2MigrateUriRegistrySqlCommand
 
Db2PagingQueryProvider - Class in org.springframework.cloud.dataflow.server.repository.support
IBM DB2 implementation of a PagingQueryProvider using database specific features.
Db2PagingQueryProvider() - Constructor for class org.springframework.cloud.dataflow.server.repository.support.Db2PagingQueryProvider
 
decode(String) - Static method in class org.springframework.cloud.dataflow.core.Base64Utils
 
decodeMap(Map<String, String>) - Static method in class org.springframework.cloud.dataflow.core.Base64Utils
 
DEFAULT - Static variable in class org.springframework.cloud.dataflow.shell.converter.NumberFormatConverter
 
DEFAULT_CLIENT_REGISTRATION_ID - Static variable in class org.springframework.cloud.dataflow.shell.Target
 
DEFAULT_CREDENTIALS_PROVIDER_COMMAND - Static variable in class org.springframework.cloud.dataflow.shell.Target
 
DEFAULT_DATAFLOW_DATE_FORMAT_PATTERN - Static variable in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
DEFAULT_DATAFLOW_DATE_TIME_FORMAT_PATTERN - Static variable in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
DEFAULT_DATAFLOW_DATE_TIME_PARAMETER_FORMAT_PATTERN - Static variable in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
DEFAULT_DATAFLOW_DURATION_FORMAT_PATTERN - Static variable in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
DEFAULT_DATAFLOW_TIME_FORMAT_PATTERN - Static variable in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
DEFAULT_DATAFLOW_TIMEZONE_ID - Static variable in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
DEFAULT_HOST - Static variable in class org.springframework.cloud.dataflow.shell.Target
 
DEFAULT_NAMESPACE - Static variable in class org.springframework.cloud.dataflow.registry.support.DockerImage
 
DEFAULT_PASSWORD - Static variable in class org.springframework.cloud.dataflow.shell.Target
 
DEFAULT_PORT - Static variable in class org.springframework.cloud.dataflow.shell.Target
 
DEFAULT_PROXY_PASSWORD - Static variable in class org.springframework.cloud.dataflow.shell.Target
 
DEFAULT_PROXY_URI - Static variable in class org.springframework.cloud.dataflow.shell.Target
 
DEFAULT_PROXY_USERNAME - Static variable in class org.springframework.cloud.dataflow.shell.Target
 
DEFAULT_SCHEME - Static variable in class org.springframework.cloud.dataflow.shell.Target
 
DEFAULT_SKIP_SSL_VALIDATION - Static variable in class org.springframework.cloud.dataflow.shell.Target
 
DEFAULT_SKIPPER_PACKAGE_VERSION - Static variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
 
DEFAULT_TAG - Static variable in class org.springframework.cloud.dataflow.registry.support.DockerImage
 
DEFAULT_TARGET - Static variable in class org.springframework.cloud.dataflow.shell.Target
 
DEFAULT_USERNAME - Static variable in class org.springframework.cloud.dataflow.shell.Target
 
defaultApplication(AppRegistryCommands.QualifiedApplicationName, String) - Method in class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands
 
DefaultAppRegistrationAssembler<R extends AppRegistrationResource> - Class in org.springframework.cloud.dataflow.server.controller.assembler
Default REST resource assembler that returns the AppRegistrationResource type.
DefaultAppRegistrationAssembler(Class<R>) - Constructor for class org.springframework.cloud.dataflow.server.controller.assembler.DefaultAppRegistrationAssembler
 
DefaultAppRegistrationAssemblerProvider - Class in org.springframework.cloud.dataflow.server.controller.assembler
 
DefaultAppRegistrationAssemblerProvider() - Constructor for class org.springframework.cloud.dataflow.server.controller.assembler.DefaultAppRegistrationAssemblerProvider
 
DefaultAppRegistryService - Class in org.springframework.cloud.dataflow.registry.service
Convenience wrapper for the AppRegistryService that operates on higher level DefaultAppRegistryService objects and supports on-demand loading of Resources.
DefaultAppRegistryService(AppRegistrationRepository, AppResourceCommon, AuditRecordService) - Constructor for class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
DefaultContainerImageMetadataResolver - Class in org.springframework.cloud.dataflow.configuration.metadata.container
Leverages the Docker Registry HTTP V2 API to retrieve the configuration object and the labels form the specified image.
DefaultContainerImageMetadataResolver(ContainerRegistryService) - Constructor for class org.springframework.cloud.dataflow.configuration.metadata.container.DefaultContainerImageMetadataResolver
 
DefaultEnvironmentPostProcessor - Class in org.springframework.cloud.dataflow.server.config
Contributes the values from META-INF/dataflow-server-defaults.yml and dataflow-server.yml if it exists, before any of Spring Boot's normal configuration contributions apply.
DefaultEnvironmentPostProcessor() - Constructor for class org.springframework.cloud.dataflow.server.config.DefaultEnvironmentPostProcessor
 
DefaultLauncherService - Class in org.springframework.cloud.dataflow.server.service.impl
 
DefaultLauncherService(LauncherRepository) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.DefaultLauncherService
 
DefaultSchedulerService - Class in org.springframework.cloud.dataflow.server.service.impl
Default implementation of the SchedulerService interface.
DefaultSchedulerService(CommonApplicationProperties, List<TaskPlatform>, TaskDefinitionRepository, AppRegistryService, ResourceLoader, TaskConfigurationProperties, DataSourceProperties, String, ApplicationConfigurationMetadataResolver, SchedulerServiceProperties, AuditRecordService) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
Deprecated.
DefaultSchedulerService(CommonApplicationProperties, List<TaskPlatform>, TaskDefinitionRepository, AppRegistryService, ResourceLoader, TaskConfigurationProperties, DataSourceProperties, String, ApplicationConfigurationMetadataResolver, SchedulerServiceProperties, AuditRecordService, ComposedTaskRunnerConfigurationProperties) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
Constructor for DefaultSchedulerService
DefaultStreamDefinitionAssembler<R extends StreamDefinitionResource> - Class in org.springframework.cloud.dataflow.server.controller.assembler
RepresentationModelAssembler implementation that converts StreamDefinitions to StreamDefinitionResources.
DefaultStreamDefinitionAssembler(StreamDefinitionService, StreamService, List<StreamDefinition>, Class<R>) - Constructor for class org.springframework.cloud.dataflow.server.controller.assembler.DefaultStreamDefinitionAssembler
 
DefaultStreamDefinitionAssemblerProvider - Class in org.springframework.cloud.dataflow.server.controller.assembler
 
DefaultStreamDefinitionAssemblerProvider(StreamDefinitionService, StreamService) - Constructor for class org.springframework.cloud.dataflow.server.controller.assembler.DefaultStreamDefinitionAssemblerProvider
 
DefaultStreamDefinitionService - Class in org.springframework.cloud.dataflow.core
The default implementation of StreamDefinitionService.
DefaultStreamDefinitionService() - Constructor for class org.springframework.cloud.dataflow.core.DefaultStreamDefinitionService
 
DefaultStreamService - Class in org.springframework.cloud.dataflow.server.service.impl
Performs manipulation on application and deployment properties, expanding shorthand application property values, resolving wildcard deployment properties, and creates a StreamDeploymentRequest.
DefaultStreamService(StreamDefinitionRepository, SkipperStreamDeployer, AppDeploymentRequestCreator, StreamValidationService, AuditRecordService, StreamDefinitionService) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
 
DefaultStreamValidationService - Class in org.springframework.cloud.dataflow.server.service.impl.validation
Implementation of the StreamValidationService that delegates to the stream definition repository.
DefaultStreamValidationService(AppRegistryService, DockerValidatorProperties, StreamDefinitionRepository, StreamDefinitionService) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.validation.DefaultStreamValidationService
 
DefaultTaskDefinitionAssembler<R extends TaskDefinitionResource> - Class in org.springframework.cloud.dataflow.server.controller.assembler
RepresentationModelAssembler implementation that converts TaskDefinitions to TaskDefinitionResources.
DefaultTaskDefinitionAssembler(TaskExecutionService, boolean, Class<R>, TaskJobService, TaskExplorer) - Constructor for class org.springframework.cloud.dataflow.server.controller.assembler.DefaultTaskDefinitionAssembler
 
DefaultTaskDefinitionAssemblerProvider - Class in org.springframework.cloud.dataflow.server.controller.assembler
Default REST resource assembler that returns the TaskDefinitionResource type.
DefaultTaskDefinitionAssemblerProvider(TaskExecutionService, TaskJobService, TaskExplorer) - Constructor for class org.springframework.cloud.dataflow.server.controller.assembler.DefaultTaskDefinitionAssemblerProvider
 
DefaultTaskDeleteService - Class in org.springframework.cloud.dataflow.server.service.impl
Default implementation of the TaskDeleteService interface.
DefaultTaskDeleteService(TaskExplorer, LauncherRepository, TaskDefinitionRepository, TaskDeploymentRepository, AuditRecordService, DataflowTaskExecutionDao, DataflowJobExecutionDao, DataflowTaskExecutionMetadataDao, SchedulerService, TaskConfigurationProperties, DataSource) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
 
DefaultTaskExecutionInfoService - Class in org.springframework.cloud.dataflow.server.service.impl
Default implementation of the DefaultTaskExecutionInfoService interface.
DefaultTaskExecutionInfoService(DataSourceProperties, AppRegistryService, TaskExplorer, TaskDefinitionRepository, TaskConfigurationProperties, LauncherRepository, List<TaskPlatform>) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionInfoService
Deprecated.
DefaultTaskExecutionInfoService(DataSourceProperties, AppRegistryService, TaskExplorer, TaskDefinitionRepository, TaskConfigurationProperties, LauncherRepository, List<TaskPlatform>, ComposedTaskRunnerConfigurationProperties) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionInfoService
DefaultTaskExecutionRepositoryService - Class in org.springframework.cloud.dataflow.server.service.impl
Default implementation of TaskExecutionCreationService that creates a TaskExecution with a transaction propagation setting of Propagation.REQUIRES_NEW
DefaultTaskExecutionRepositoryService(TaskRepository) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionRepositoryService
 
DefaultTaskExecutionService - Class in org.springframework.cloud.dataflow.server.service.impl
Default implementation of the TaskExecutionService interface.
DefaultTaskExecutionService(LauncherRepository, AuditRecordService, TaskRepository, TaskExecutionInfoService, TaskDeploymentRepository, TaskExecutionCreationService, TaskAppDeploymentRequestCreator, TaskExplorer, DataflowTaskExecutionDao, DataflowTaskExecutionMetadataDao, OAuth2TokenUtilsService, TaskSaveService, TaskConfigurationProperties) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
Deprecated.
DefaultTaskExecutionService(LauncherRepository, AuditRecordService, TaskRepository, TaskExecutionInfoService, TaskDeploymentRepository, TaskExecutionCreationService, TaskAppDeploymentRequestCreator, TaskExplorer, DataflowTaskExecutionDao, DataflowTaskExecutionMetadataDao, OAuth2TokenUtilsService, TaskSaveService, TaskConfigurationProperties, ComposedTaskRunnerConfigurationProperties) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
DefaultTaskJobService - Class in org.springframework.cloud.dataflow.server.service.impl
Repository that retrieves Tasks and JobExecutions/Instances and the associations between them.
DefaultTaskJobService(JobService, TaskExplorer, TaskDefinitionRepository, TaskExecutionService, LauncherRepository) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
 
DefaultTaskSaveService - Class in org.springframework.cloud.dataflow.server.service.impl
Default implementation of the DefaultTaskSaveService interface.
DefaultTaskSaveService(TaskDefinitionRepository, AuditRecordService, AppRegistryService) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskSaveService
 
DefaultTaskValidationService - Class in org.springframework.cloud.dataflow.server.service.impl.validation
Implementation of the TaskValidationService that delegates to the task definition repository and is able to validate composed task definitions.
DefaultTaskValidationService(AppRegistryService, DockerValidatorProperties, TaskDefinitionRepository) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.validation.DefaultTaskValidationService
 
DefaultValidationService - Class in org.springframework.cloud.dataflow.server.service.impl.validation
Implementation of Validation Service that delegates to the application registry.
DefaultValidationService(AppRegistryService, DockerValidatorProperties) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.validation.DefaultValidationService
 
defaultValueHintProvider() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
DefaultValueHintProvider - Class in org.springframework.cloud.dataflow.completion
A default ValueHintProvider that returns hints explicitly defined by a property.
DefaultValueHintProvider() - Constructor for class org.springframework.cloud.dataflow.completion.DefaultValueHintProvider
 
definition(String) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream.StreamDescriptionBuilder
Creates a Stream bypassing the fluent API and just using the provided definition
definition(String) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream.StreamNameBuilder
Creates a Stream bypassing the fluent API and just using the provided definition
definition(String) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskBuilder
Fluent API method to set the task definition.
DEFINITIONS_REL - Static variable in class org.springframework.cloud.dataflow.rest.client.StreamTemplate
 
DefinitionUtils - Class in org.springframework.cloud.dataflow.core
 
DefinitionUtils() - Constructor for class org.springframework.cloud.dataflow.core.DefinitionUtils
 
delete(String, ApplicationType, String) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
Deletes an AppRegistration.
delete(String, ApplicationType, String) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
Deletes an AppRegistration.
delete(String) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDefinitionController
Request removal of an existing stream definition.
deleteAll(Iterable<AppRegistration>) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
Deletes all provided AppRegistration's.
deleteAll(Iterable<AppRegistration>) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
deleteAll() - Method in class org.springframework.cloud.dataflow.server.controller.StreamDefinitionController
Request removal of all stream definitions.
deleteAll() - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
Delete all streams, including undeploying.
deleteAll() - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
 
deleteAll() - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
Delete all streams, including undeploying.
deleteAll() - Method in interface org.springframework.cloud.dataflow.server.service.TaskDeleteService
Destroy all task definitions.
deleteAppRegistrationByNameAndTypeAndVersion(String, ApplicationType, String) - Method in interface org.springframework.cloud.dataflow.registry.repository.AppRegistrationRepository
 
deleteBatchJobExecutionByJobExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowJobExecutionDao
Delete the batch job execution records from the persistence store for the provided job execution ids.
deleteBatchJobExecutionByJobExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowJobExecutionDao
 
deleteBatchJobExecutionContextByJobExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowJobExecutionDao
Delete the batch job execution context records from the persistence store for the provided job execution ids.
deleteBatchJobExecutionContextByJobExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowJobExecutionDao
 
deleteBatchJobExecutionParamsByJobExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowJobExecutionDao
Delete the batch job execution parameter records from the persistence store for the provided job execution ids.
deleteBatchJobExecutionParamsByJobExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowJobExecutionDao
 
deleteBatchStepExecutionContextByStepExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowJobExecutionDao
Delete the batch step execution context records from the persistence store for the provided step execution ids.
deleteBatchStepExecutionContextByStepExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowJobExecutionDao
 
deleteBatchStepExecutionsByJobExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowJobExecutionDao
 
deleteBatchStepExecutionsByJobExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowJobExecutionDao
 
deleteManifestsByTaskExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowTaskExecutionMetadataDao
Deletes the task manifest records associated with the collection of task execution ids provided.
deleteManifestsByTaskExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionMetadataDao
 
deleteSchedulesforDefinition(String) - Method in class org.springframework.cloud.dataflow.server.controller.TaskSchedulerController
Remove schedules for a specific TaskDefinition name .
deleteStream(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
Delete the stream, including undeloying.
deleteStream(String) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
Delete the stream, including undeloying.
deleteTaskDefinition(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
 
deleteTaskDefinition(String, boolean) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
 
deleteTaskDefinition(String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskDeleteService
Destroy the task definition.
deleteTaskDefinition(String, boolean) - Method in interface org.springframework.cloud.dataflow.server.service.TaskDeleteService
Destroy the task definition.
deleteTaskExecutionParamsByTaskExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowTaskExecutionDao
Deletes 1 or more task execution parameter records.
deleteTaskExecutionParamsByTaskExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionDao
 
deleteTaskExecutions(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
 
deleteTaskExecutions(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.service.TaskDeleteService
Delete one or more Task executions.
deleteTaskExecutionsByTaskExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowTaskExecutionDao
Deletes 1 or more task executions
deleteTaskExecutionsByTaskExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionDao
 
deleteTaskService(TaskExplorer, LauncherRepository, TaskDefinitionRepository, TaskDeploymentRepository, AuditRecordService, DataflowTaskExecutionDao, DataflowJobExecutionDao, DataflowTaskExecutionMetadataDao, TaskConfigurationProperties, DataSource, SchedulerService) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration.TaskDeleteServiceConfig
 
deleteTaskTaskBatchRelationshipsByTaskExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowTaskExecutionDao
Deletes 1 or more task batch relationship records that links batch executions to task executions.
deleteTaskTaskBatchRelationshipsByTaskExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionDao
 
deleteUnusedBatchJobInstances() - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowJobExecutionDao
Will delete any unused job instance records from the persistence store.
deleteUnusedBatchJobInstances() - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowJobExecutionDao
 
Dependencies() - Constructor for class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.Dependencies
 
Dependency - Class in org.springframework.cloud.dataflow.rest.resource.about
Holds dependency information of a lbrary used by Spring Cloud Dataflow.
Dependency() - Constructor for class org.springframework.cloud.dataflow.rest.resource.about.Dependency
Default constructor for serialization frameworks.
Dependency(String, String, String, String, String) - Constructor for class org.springframework.cloud.dataflow.rest.resource.about.Dependency
 
DependencyAboutInfo() - Constructor for class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
 
DependencyStatus() - Constructor for class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyStatus
 
deploy(Map<String, String>) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.StreamDefinition
Deploy the current stream using the deploymentProperties.
deploy() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.StreamDefinition
Deploy the current stream without any extra properties
deploy(String, Map<String, String>) - Method in interface org.springframework.cloud.dataflow.rest.client.StreamOperations
Deploy an already created stream.
deploy(String, Map<String, String>) - Method in class org.springframework.cloud.dataflow.rest.client.StreamTemplate
 
deploy(String, Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDeploymentController
Request deployment of an existing stream definition.
DEPLOYER_PREFIX - Variable in class org.springframework.cloud.dataflow.rest.client.dsl.AbstractPropertiesBuilder
 
deployerConfigurationMetadataResolver(TaskConfigurationProperties) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
 
DeployerConfigurationMetadataResolver - Class in org.springframework.cloud.dataflow.server.service
 
DeployerConfigurationMetadataResolver(TaskConfigurationProperties.DeployerProperties) - Constructor for class org.springframework.cloud.dataflow.server.service.DeployerConfigurationMetadataResolver
 
DeployerProperties() - Constructor for class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties.DeployerProperties
 
deploymentProperties - Variable in class org.springframework.cloud.dataflow.rest.client.dsl.AbstractPropertiesBuilder
 
DeploymentPropertiesBuilder - Class in org.springframework.cloud.dataflow.rest.client.dsl
 
DeploymentPropertiesBuilder() - Constructor for class org.springframework.cloud.dataflow.rest.client.dsl.DeploymentPropertiesBuilder
 
DeploymentPropertiesUtils - Class in org.springframework.cloud.dataflow.rest.util
Provides utility methods for formatting and parsing deployment properties.
DeploymentStateResource - Enum in org.springframework.cloud.dataflow.rest.resource
Provides a typed enumeration of deployment statuses for Streams.
deployStream(String, Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
Deploys the stream with the user provided deployment properties.
deployStream(String, Map<String, String>) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
Deploys the stream with the user provided deployment properties.
deployStream(StreamDeploymentRequest) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
deployStream(String, String, File, String, String, String) - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
description(String) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream.StreamNameBuilder
Sets the description of the stream.
description(String) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskBuilder
 
deserialize(JsonParser, DeserializationContext) - Method in class org.springframework.cloud.dataflow.rest.support.jackson.ExecutionContextDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.springframework.cloud.dataflow.rest.support.jackson.JobParameterJacksonDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.springframework.cloud.dataflow.server.service.impl.ResourceDeserializer
 
deserializeAppStatus(String) - Static method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
destinationNameYieldsAppsRecoveryStrategy() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
destroy() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream
Destroy the stream from the server.
destroy() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.StreamDefinition
Destroy the stream from the server.
destroy() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
Destroy the task.
destroy(String) - Method in interface org.springframework.cloud.dataflow.rest.client.StreamOperations
Destroy an existing stream.
destroy(String) - Method in class org.springframework.cloud.dataflow.rest.client.StreamTemplate
 
destroy(String) - Method in interface org.springframework.cloud.dataflow.rest.client.TaskOperations
Destroy an existing task.
destroy(String, boolean) - Method in interface org.springframework.cloud.dataflow.rest.client.TaskOperations
Destroy an existing task with the flag to cleanup task resources.
destroy(String) - Method in class org.springframework.cloud.dataflow.rest.client.TaskTemplate
 
destroy(String, boolean) - Method in class org.springframework.cloud.dataflow.rest.client.TaskTemplate
 
destroy() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
Stop all the active jobs and wait for them (up to a time out) to finish processing.
destroy(String, boolean) - Method in class org.springframework.cloud.dataflow.shell.command.TaskCommands
 
destroyAll() - Method in interface org.springframework.cloud.dataflow.rest.client.StreamOperations
Destroy all streams known to the system.
destroyAll() - Method in class org.springframework.cloud.dataflow.rest.client.StreamTemplate
 
destroyAll() - Method in interface org.springframework.cloud.dataflow.rest.client.TaskOperations
Destroy all existing tasks.
destroyAll() - Method in class org.springframework.cloud.dataflow.rest.client.TaskTemplate
 
destroyAll() - Method in class org.springframework.cloud.dataflow.server.controller.TaskDefinitionController
Delete all task from the repository.
destroyAll(boolean) - Method in class org.springframework.cloud.dataflow.shell.command.TaskCommands
 
destroyAllStreams(boolean) - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
destroyStream(String) - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
destroyTask(String, Boolean) - Method in class org.springframework.cloud.dataflow.server.controller.TaskDefinitionController
Delete the task from the repository so that it can no longer be executed.
DetailedAppRegistrationResource - Class in org.springframework.cloud.dataflow.rest.resource
Extension of AppRegistrationResource that contains application options and other detailed application information.
DetailedAppRegistrationResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource
Default constructor for serialization frameworks.
DetailedAppRegistrationResource(String, String, String, String, Boolean) - Constructor for class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource
Construct a DetailedAppRegistrationResource object.
DetailedAppRegistrationResource(AppRegistrationResource) - Constructor for class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource
Construct a DetailedAppRegistrationResource object based on the provided AppRegistrationResource.
DetailedAppRegistrationResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
Dedicated subclass to workaround type erasure.
display(Long) - Method in class org.springframework.cloud.dataflow.server.controller.AuditRecordController
Return a given AuditRecordResource.
display(String, String) - Method in class org.springframework.cloud.dataflow.server.controller.RuntimeAppInstanceController
 
display(String) - Method in class org.springframework.cloud.dataflow.server.controller.RuntimeAppsController
 
display(String) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDefinitionController
Return a given stream definition resource.
display(String, boolean) - Method in class org.springframework.cloud.dataflow.server.controller.TaskDefinitionController
Return a given task definition resource.
display(long) - Method in class org.springframework.cloud.dataflow.shell.command.TaskCommands
 
doCalculateStreamState(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
 
DOCKER_REGISTRY_URL - Static variable in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
 
DOCKER_VALIDATION_PREFIX - Static variable in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
 
DockerAuth - Class in org.springframework.cloud.dataflow.server.service.impl.validation
Encapsulates Docker Registry OAuth information used to query the registry.
DockerAuth() - Constructor for class org.springframework.cloud.dataflow.server.service.impl.validation.DockerAuth
 
DockerImage - Class in org.springframework.cloud.dataflow.registry.support
Docker image name parsing utility Code from https://github.com/vmware/admiral
DockerImage() - Constructor for class org.springframework.cloud.dataflow.registry.support.DockerImage
 
DockerRegistryValidator - Class in org.springframework.cloud.dataflow.server.service.impl.validation
Provides operations to query the Docker repository for tags for a given image URI.
DockerRegistryValidator(DockerValidatorProperties, DockerResource) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.validation.DockerRegistryValidator
 
DockerResult - Class in org.springframework.cloud.dataflow.server.service.impl.validation
Contains the tag's information returned from docker for a specific image.
DockerResult() - Constructor for class org.springframework.cloud.dataflow.server.service.impl.validation.DockerResult
 
DockerTag - Class in org.springframework.cloud.dataflow.server.service.impl.validation
The metadata for a docker tag.
DockerTag() - Constructor for class org.springframework.cloud.dataflow.server.service.impl.validation.DockerTag
 
DockerValidatorProperties - Class in org.springframework.cloud.dataflow.server
Configuration properties for setting up app validation on a docker repository.
DockerValidatorProperties() - Constructor for class org.springframework.cloud.dataflow.server.DockerValidatorProperties
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.springframework.cloud.dataflow.server.support.SpringDocJsonDecodeFilter
 
doHandleResult(TablesInfo) - Method in class org.springframework.cloud.dataflow.shell.config.TablesInfoResultHandler
 
doTableExists(Context, String) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
 
doTableExists(Context, String) - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
DROP_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
DROP_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
DROP_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
DROP_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
DROP_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
DROP_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
DROP_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
DROP_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
DROP_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
DROP_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
DROP_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
DROP_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
DROP_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
DROP_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
DROP_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
DROP_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
DROP_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
DROP_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
DROP_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
DROP_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
DROP_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
DROP_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
DROP_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
DROP_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
DROP_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
DROP_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
DROP_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
DROP_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
DROP_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
DROP_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
DROP_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
DROP_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
DROP_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
DROP_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
DROP_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
DROP_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
DROP_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
DROP_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
DROP_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
DROP_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
DROP_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
DROP_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
DROP_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
DROP_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
DROP_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
DROP_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
DROP_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
DROP_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
dropIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
Drop indexes.
dropIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
dropIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
dropIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
dropIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
dropIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
dropIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
dropUriRegistryTable(JdbcTemplate) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand
Drop uri registry table.
DuplicateStreamDefinitionException - Exception in org.springframework.cloud.dataflow.server.repository
Thrown to indicate that the creation of a stream failed because a stream with the given name already exists.
DuplicateStreamDefinitionException() - Constructor for exception org.springframework.cloud.dataflow.server.repository.DuplicateStreamDefinitionException
 
DuplicateStreamDefinitionException(String) - Constructor for exception org.springframework.cloud.dataflow.server.repository.DuplicateStreamDefinitionException
 
DuplicateTaskException - Exception in org.springframework.cloud.dataflow.server.repository
Thrown to indicate that the creation of a task failed because a task with the given name already exists.
DuplicateTaskException() - Constructor for exception org.springframework.cloud.dataflow.server.repository.DuplicateTaskException
 
DuplicateTaskException(String) - Constructor for exception org.springframework.cloud.dataflow.server.repository.DuplicateTaskException
 

E

emptyStartYieldsAppsRecoveryStrategy() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
emptyStartYieldsAppsTaskRecoveryStrategy() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
enableConfigServerMarker() - Method in class org.springframework.cloud.dataflow.server.config.EnableDataFlowServerConfiguration
 
EnableDataFlowServer - Annotation Type in org.springframework.cloud.dataflow.server
Activates a Spring Cloud Data Flow Server implementation.
EnableDataFlowServerConfiguration - Class in org.springframework.cloud.dataflow.server.config
Configuration for EnableDataFlowServer which adds a marker bean which auto-config classes can use to conditionally check if auto configuration should be activated.
EnableDataFlowServerConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.EnableDataFlowServerConfiguration
 
encode(String) - Static method in class org.springframework.cloud.dataflow.core.Base64Utils
 
enumValueHintProvider() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
EnumValueHintProvider - Class in org.springframework.cloud.dataflow.completion
A ValueHintProvider that returns possible values when the property is an Enum.
EnumValueHintProvider() - Constructor for class org.springframework.cloud.dataflow.completion.EnumValueHintProvider
 
environmentInfo() - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
environmentInfo() - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
 
equals(Object) - Method in class org.springframework.cloud.dataflow.core.AppRegistration
 
equals(Object) - Method in class org.springframework.cloud.dataflow.core.StreamAppDefinition
 
equals(Object) - Method in class org.springframework.cloud.dataflow.core.StreamDefinition
 
equals(Object) - Method in class org.springframework.cloud.dataflow.core.TaskDefinition
 
equals(Object) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.StreamApplication
 
escapeNewlines(String) - Static method in class org.springframework.cloud.dataflow.core.DefinitionUtils
 
establishComposedTaskProperties(Map<String, String>, TaskNode) - Static method in class org.springframework.cloud.dataflow.server.service.impl.TaskServiceUtils
Establish the app and deployment properties to be used for a CTR.
exactlyOneOf(Object...) - Static method in class org.springframework.cloud.dataflow.shell.command.Assertions
Accepts 2*N arguments, even ones being names and odd ones being values for those names.
executeTask(String, Map<String, String>, List<String>) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
Launch a task.
executeTask(String, Map<String, String>, List<String>) - Method in interface org.springframework.cloud.dataflow.server.service.TaskExecutionService
Execute a task with the provided task name and optional runtime properties.
execution(long) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
Retrieve task execution by Id.
executionByParentExecutionId(long) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
Find TaskExecutionResource by a parent execution id.
ExecutionContextDeserializer - Class in org.springframework.cloud.dataflow.rest.support.jackson
Jackson Deserializer for ExecutionContext de-serialization.
ExecutionContextDeserializer() - Constructor for class org.springframework.cloud.dataflow.rest.support.jackson.ExecutionContextDeserializer
 
ExecutionContextJacksonMixIn - Class in org.springframework.cloud.dataflow.rest.support.jackson
Jackson MixIn for ExecutionContext de-serialization.
ExecutionContextJacksonMixIn() - Constructor for class org.springframework.cloud.dataflow.rest.support.jackson.ExecutionContextJacksonMixIn
 
executionDisplay(long) - Method in class org.springframework.cloud.dataflow.shell.command.JobCommands
 
executionList() - Method in interface org.springframework.cloud.dataflow.rest.client.JobOperations
 
executionList() - Method in class org.springframework.cloud.dataflow.rest.client.JobTemplate
 
executionList() - Method in interface org.springframework.cloud.dataflow.rest.client.TaskOperations
 
executionList() - Method in class org.springframework.cloud.dataflow.rest.client.TaskTemplate
 
executionList(String) - Method in class org.springframework.cloud.dataflow.shell.command.JobCommands
 
executionListByJobName(String) - Method in interface org.springframework.cloud.dataflow.rest.client.JobOperations
List job executions known to the system filtered by job name.
executionListByJobName(String) - Method in class org.springframework.cloud.dataflow.rest.client.JobTemplate
 
executionListByName(String) - Method in class org.springframework.cloud.dataflow.shell.command.TaskCommands
 
executionListByTaskName(String) - Method in interface org.springframework.cloud.dataflow.rest.client.TaskOperations
List task executions known to the system filtered by task name.
executionListByTaskName(String) - Method in class org.springframework.cloud.dataflow.rest.client.TaskTemplate
 
executionRestart(long) - Method in interface org.springframework.cloud.dataflow.rest.client.JobOperations
Restarts a job by id
executionRestart(long) - Method in class org.springframework.cloud.dataflow.rest.client.JobTemplate
 
executionRestart(long) - Method in class org.springframework.cloud.dataflow.shell.command.JobCommands
 
executions() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
List task executions for this task.
executionStatus(long) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
Task execution status
executionThinList() - Method in interface org.springframework.cloud.dataflow.rest.client.JobOperations
 
executionThinList() - Method in class org.springframework.cloud.dataflow.rest.client.JobTemplate
 
executionThinListByJobName(String) - Method in interface org.springframework.cloud.dataflow.rest.client.JobOperations
List job executions without step executions known to the system filtered by job name.
executionThinListByJobName(String) - Method in class org.springframework.cloud.dataflow.rest.client.JobTemplate
 
ExitStatusJacksonMixIn - Class in org.springframework.cloud.dataflow.rest.support.jackson
Jackson MixIn for ExitStatus de-serialization.
expanding(String) - Static method in class org.springframework.cloud.dataflow.completion.CompletionProposal
 
expandOneDashToTwoDashesRecoveryStrategy() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
expandOneDashToTwoDashesTaskRecoveryStrategy() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
ExpansionStrategy - Interface in org.springframework.cloud.dataflow.completion
Used to enhance a well formed stream definition by adding yet more text to it (e.g. adding more options to a module).
extractAndQualifyDeployerProperties(Map<String, String>, String) - Static method in class org.springframework.cloud.dataflow.rest.util.DeploymentPropertiesUtils
Retain only properties that are meant for the deployer of a given app (those that start with deployer.[appname] or deployer.*) and qualify all property values with the spring.cloud.deployer. prefix.
extractAppProperties(String, Map<String, String>) - Static method in class org.springframework.cloud.dataflow.server.service.impl.TaskServiceUtils
Extract app properties from the deployment properties by task name.
extractAppProperties(String, String, Map<String, String>) - Static method in class org.springframework.cloud.dataflow.server.service.impl.TaskServiceUtils
Extract app properties from the deployment properties by task name.

F

FeatureInfo - Class in org.springframework.cloud.dataflow.rest.resource.about
Provides features information.
FeatureInfo() - Constructor for class org.springframework.cloud.dataflow.rest.resource.about.FeatureInfo
Default constructor for serialization frameworks.
FEATURES_PREFIX - Static variable in class org.springframework.cloud.dataflow.server.config.features.FeaturesProperties
 
FeaturesConfiguration - Class in org.springframework.cloud.dataflow.server.config.features
Configuration class that imports analytics, stream, scheduler and task configuration classes.
FeaturesConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.features.FeaturesConfiguration
 
FeaturesProperties - Class in org.springframework.cloud.dataflow.server.config.features
Configuration properties for all the features that need to be enabled/disabled at the dataflow server.
FeaturesProperties() - Constructor for class org.springframework.cloud.dataflow.server.config.features.FeaturesProperties
 
filteredArgsToShellCommands(ShellProperties, ApplicationArguments) - Static method in class org.springframework.cloud.dataflow.shell.command.support.ShellUtils
Gets a filtered list of args to pass to the command shell to be executed in non-interactive mode.
filteredList(String, String, PagedResourcesAssembler<ScheduleInfo>) - Method in class org.springframework.cloud.dataflow.server.controller.TaskSchedulerController
Return a page-able list of ScheduleInfos for a specific TaskDefinition name.
find(String, ApplicationType) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
 
find(String, ApplicationType, String) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
 
find(String, ApplicationType) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
find(String, ApplicationType, String) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
findAll() - Method in interface org.springframework.cloud.dataflow.registry.repository.AppRegistrationRepository
 
findAll(Pageable) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
 
findAll() - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
 
findAll() - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
findAll(Pageable) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
findAllByDefaultVersionIsTrue(Pageable) - Method in interface org.springframework.cloud.dataflow.registry.repository.AppRegistrationRepository
 
findAllByName(String) - Method in interface org.springframework.cloud.dataflow.registry.repository.AppRegistrationRepository
 
findAllByNameContainingIgnoreCase(String, Pageable) - Method in interface org.springframework.cloud.dataflow.registry.repository.AppRegistrationRepository
 
findAllByNameContainingIgnoreCaseAndDefaultVersionIsTrue(String, Pageable) - Method in interface org.springframework.cloud.dataflow.registry.repository.AppRegistrationRepository
 
findAllByType(ApplicationType, Pageable) - Method in interface org.springframework.cloud.dataflow.registry.repository.AppRegistrationRepository
 
findAllByTypeAndDefaultVersionIsTrue(ApplicationType, Pageable) - Method in interface org.springframework.cloud.dataflow.registry.repository.AppRegistrationRepository
 
findAllByTypeAndNameContainingIgnoreCase(ApplicationType, String, Pageable) - Method in interface org.springframework.cloud.dataflow.registry.repository.AppRegistrationRepository
 
findAllByTypeAndNameContainingIgnoreCaseAndDefaultVersionIsTrue(ApplicationType, String, Pageable) - Method in interface org.springframework.cloud.dataflow.registry.repository.AppRegistrationRepository
 
findAllByTypeAndNameIsLike(ApplicationType, String, Pageable) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
 
findAllByTypeAndNameIsLike(ApplicationType, String, Pageable) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
findAllByTypeAndNameIsLikeAndDefaultVersionIsTrue(ApplicationType, String, Pageable) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
 
findAllByTypeAndNameIsLikeAndDefaultVersionIsTrue(ApplicationType, String, Pageable) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
findAllByTypeAndNameIsLikeAndVersionAndDefaultVersion(ApplicationType, String, String, boolean, Pageable) - Method in interface org.springframework.cloud.dataflow.registry.repository.AppRegistrationRepositoryCustom
Function to find all app registrations based on various optional parameters using predicates.
findAllByTypeAndNameIsLikeAndVersionAndDefaultVersion(ApplicationType, String, String, boolean, Pageable) - Method in class org.springframework.cloud.dataflow.registry.repository.AppRegistrationRepositoryImpl
 
findAllByTypeAndNameIsLikeAndVersionAndDefaultVersion(ApplicationType, String, String, boolean, Pageable) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
Returns all app registrations based on various optional parameters.
findAllByTypeAndNameIsLikeAndVersionAndDefaultVersion(ApplicationType, String, String, boolean, Pageable) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
findAllPlatformTaskExecutionInformation() - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionInfoService
 
findAllPlatformTaskExecutionInformation() - Method in interface org.springframework.cloud.dataflow.server.service.TaskExecutionInfoService
 
findAppRegistrationByNameAndTypeAndDefaultVersionIsTrue(String, ApplicationType) - Method in interface org.springframework.cloud.dataflow.registry.repository.AppRegistrationRepository
 
findAppRegistrationByNameAndTypeAndVersion(String, ApplicationType, String) - Method in interface org.springframework.cloud.dataflow.registry.repository.AppRegistrationRepository
 
findByDslTextContains(String, Pageable) - Method in interface org.springframework.cloud.dataflow.server.repository.TaskDefinitionRepository
 
findByName(String) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskBuilder
 
findByName(String) - Method in interface org.springframework.cloud.dataflow.server.job.LauncherRepository
 
findByNameContains(String, Pageable) - Method in interface org.springframework.cloud.dataflow.server.repository.StreamDefinitionRepository
 
findByScheduleName(String) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskScheduleBuilder
Retrieves an existing TaskSchedule by name.
findByTaskDeploymentId(String) - Method in interface org.springframework.cloud.dataflow.server.repository.TaskDeploymentRepository
 
findByTaskName(String) - Method in interface org.springframework.cloud.dataflow.server.repository.TaskDefinitionRepository
Performs a findByName query and throws an exception if the name is not found.
findByTaskNameContains(String, Pageable) - Method in interface org.springframework.cloud.dataflow.server.repository.TaskDefinitionRepository
 
findByTaskNameContainsAndDslTextContains(String, String, Pageable) - Method in interface org.springframework.cloud.dataflow.server.repository.TaskDefinitionRepository
 
findChildTaskExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowTaskExecutionDao
Finds all the child tasks for the taskExecution that is provided.
findChildTaskExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionDao
 
findDefinitionByNameContains(Pageable, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
Find stream definitions where the findByTaskNameContains parameter
findDefinitionByNameContains(Pageable, String) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
Find stream definitions where the findByTaskNameContains parameter
findManifestById(Long) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowTaskExecutionMetadataDao
Returns the manifest for the given execution id.
findManifestById(Long) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionMetadataDao
 
findOne(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
Find a stream definition by name.
findOne(String) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
Find a stream definition by name.
findRelatedStreams(String, boolean) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
Find streams related to the given stream name.
findRelatedStreams(String, boolean) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
Find streams related to the given stream name.
findStepExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowJobExecutionDao
Retrieve the step execution ids for 1 or more job execution ids.
findStepExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowJobExecutionDao
 
findStepExecutions(String, String, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableStepExecutionDao
 
findStepExecutions(String, String, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableStepExecutionDao
Find all the step executions for a given step name, or step name pattern (with wildcards specified as '*') sorted in descending order of id.
findStepNamesForJobExecution(String, String) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableStepExecutionDao
 
findStepNamesForJobExecution(String, String) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableStepExecutionDao
Find all the names of steps that have been executed as part of this job.
findTaskExecutionInformation(String, Map<String, String>, boolean, Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionInfoService
 
findTaskExecutionInformation(String, Map<String, String>, boolean, Map<String, String>) - Method in interface org.springframework.cloud.dataflow.server.service.TaskExecutionInfoService
Create a the TaskExecutionInformation instance for the information provided.
findTaskManifestById(Long) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
 
findTaskManifestById(Long) - Method in interface org.springframework.cloud.dataflow.server.service.TaskExecutionService
Retrieve the TaskManifest for the execution id provided
findTopByTaskDefinitionNameOrderByCreatedOnAsc(String) - Method in interface org.springframework.cloud.dataflow.server.repository.TaskDeploymentRepository
 
fixcommands - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.R__Hibernate_Sequence
 
fixcommands - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V4_1__Task_Sequence
 
forCamelCase(String) - Static method in class org.springframework.cloud.dataflow.core.RelaxedNames
Return a RelaxedNames for the given source camelCase source name.
format(Map<String, String>) - Static method in class org.springframework.cloud.dataflow.rest.util.DeploymentPropertiesUtils
Returns a String representation of deployment properties as a comma separated list of key=value pairs.
format(Object) - Method in class org.springframework.cloud.dataflow.shell.command.DataFlowTables.BeanWrapperFormatter
 
forwardedHeaderFilter() - Method in class org.springframework.cloud.dataflow.server.config.DataFlowServerConfiguration
 
from(StreamAppDefinition) - Static method in class org.springframework.cloud.dataflow.core.StreamAppDefinition.Builder
Create a new builder that is initialized with properties of the given definition.
from(DataFlowAppDefinition) - Static method in class org.springframework.cloud.dataflow.core.TaskDefinition.TaskDefinitionBuilder
Create a new builder that is initialized with properties of the given definition.
fromClassName(String) - Static method in enum org.springframework.cloud.dataflow.rest.job.support.StepType
 
fromClassName(String) - Static method in enum org.springframework.cloud.dataflow.rest.job.support.TaskletType
 
fromId(Long) - Static method in enum org.springframework.cloud.dataflow.core.AuditActionType
 
fromId(Long) - Static method in enum org.springframework.cloud.dataflow.core.AuditOperationType
 
fromImageName(String) - Static method in class org.springframework.cloud.dataflow.registry.support.DockerImage
parse a full image name (myhost:300/namespace/repo:tag) into its components
fromKey(String) - Static method in enum org.springframework.cloud.dataflow.rest.resource.DeploymentStateResource
 
fromKey(String) - Static method in enum org.springframework.cloud.dataflow.shell.command.support.RoleType
Returns a Shell-specific role for the passed in role key.
fromMetaData(DataSource) - Static method in enum org.springframework.cloud.dataflow.server.repository.support.DatabaseType
Convenience method that pulls a database product name from the DataSource's metadata.
fromParts(String, String, String) - Static method in class org.springframework.cloud.dataflow.registry.support.DockerImage
 
fromParts(String, String, String, String) - Static method in class org.springframework.cloud.dataflow.registry.support.DockerImage
 
fromProductName(String) - Static method in enum org.springframework.cloud.dataflow.server.repository.support.DatabaseType
Static method to obtain a DatabaseType from the provided product name.
fromTaskExecutionInformation(PlatformTaskExecutionInformation) - Static method in class org.springframework.cloud.dataflow.rest.resource.CurrentTaskExecutionsResource
Create a CurrentTaskExecutionsResource

G

generateLimitJumpToQuery(AbstractSqlPagingQueryProvider, String) - Static method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryUtils
Generate SQL query string using a LIMIT clause
generateTopJumpToQuery(AbstractSqlPagingQueryProvider, String) - Static method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryUtils
Generate SQL query string using a TOP clause
generateTopSqlQuery(AbstractSqlPagingQueryProvider, boolean, String) - Static method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryUtils
Generate SQL query string using a TOP clause
generateValueHints(ConfigurationMetadataProperty, ClassLoader) - Method in class org.springframework.cloud.dataflow.completion.BooleanValueHintProvider
 
generateValueHints(ConfigurationMetadataProperty, ClassLoader) - Method in class org.springframework.cloud.dataflow.completion.DefaultValueHintProvider
 
generateValueHints(ConfigurationMetadataProperty, ClassLoader) - Method in class org.springframework.cloud.dataflow.completion.EnumValueHintProvider
 
generateValueHints(ConfigurationMetadataProperty, ClassLoader) - Method in interface org.springframework.cloud.dataflow.completion.ValueHintProvider
For a given property, return a list of ValueHint that may apply.
get() - Method in interface org.springframework.cloud.dataflow.rest.client.AboutOperations
Return various pieces of information about the server, such as version and deployer runtime.
get() - Method in class org.springframework.cloud.dataflow.rest.client.AboutTemplate
 
getAboutResource() - Method in class org.springframework.cloud.dataflow.server.controller.AboutController
Return meta information about the dataflow server.
getAccessToken() - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication
 
getAccounts() - Method in class org.springframework.cloud.dataflow.core.AbstractPlatformProperties
 
getAdded() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff
Gets the added properties.
getAllLaunchers(Pageable) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultLauncherService
 
getAllLaunchers(Pageable) - Method in interface org.springframework.cloud.dataflow.server.service.LauncherService
Retrieve all launchers that are available.
getAllTaskExecutionIds(boolean, String) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowTaskExecutionDao
Returns all the task execution IDs of the completed task executions.
getAllTaskExecutionIds(boolean, String) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionDao
 
getAllTaskExecutionIds(boolean, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
 
getAllTaskExecutionIds(boolean, String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskExecutionService
Returns all the task execution IDs with the option to include only the completed task executions.
getAllTaskExecutionsCount(boolean, String) - Method in interface org.springframework.cloud.dataflow.rest.client.TaskOperations
Get the task executions count with the option to filter only the completed task executions.
getAllTaskExecutionsCount(boolean, String) - Method in class org.springframework.cloud.dataflow.rest.client.TaskTemplate
 
getAllTaskExecutionsCount(boolean, String) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowTaskExecutionDao
Returns the size of all the task executions with the option to include only the completed executions.
getAllTaskExecutionsCount(boolean, String) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionDao
 
getAllTaskExecutionsCount(boolean, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
 
getAllTaskExecutionsCount(boolean, String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskExecutionService
Returns the count of all the task execution IDs with the option to include only the completed task executions.
getApiRevision() - Method in class org.springframework.cloud.dataflow.rest.resource.RootResource
 
getAppDefinitions(StreamDefinition) - Method in class org.springframework.cloud.dataflow.core.DefaultStreamDefinitionService
Return the ordered list of application definitions for this stream as a List.
getAppDefinitions(StreamDefinition) - Method in interface org.springframework.cloud.dataflow.core.StreamDefinitionService
Return the linked list of StreamAppDefinitions associated with the stream definition.
getAppDeployer() - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironment
 
getAppDeploymentRequests() - Method in class org.springframework.cloud.dataflow.server.stream.StreamDeploymentRequest
Return the list of AppDeploymentRequest for the stream.
getApplications() - Method in class org.springframework.cloud.dataflow.core.StreamStatus
 
getApplications() - Method in class org.springframework.cloud.dataflow.rest.resource.StreamStatusResource
 
getApplicationType() - Method in class org.springframework.cloud.dataflow.core.StreamAppDefinition.Builder
 
getAppMetadataResource(AppRegistration) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
Converts application's metadata URI into Spring resource object.
getAppMetadataResource(AppRegistration) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
getAppName() - Method in class org.springframework.cloud.dataflow.rest.resource.AbstractDefinitionAppStatusResource
 
getAppNames() - Method in class org.springframework.cloud.dataflow.rest.UpdateStreamRequest
 
getAppProperties() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getAppRegistrationAssembler() - Method in interface org.springframework.cloud.dataflow.server.controller.assembler.AppRegistrationAssemblerProvider
Get the AppRegistration assembler.
getAppRegistrationAssembler() - Method in class org.springframework.cloud.dataflow.server.controller.assembler.DefaultAppRegistrationAssemblerProvider
 
getAppResource(AppRegistration) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
Converts application's URI into Spring resource object.
getAppResource(AppRegistration) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
getAppResource() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
 
getAppsStatuses() - Method in class org.springframework.cloud.dataflow.server.service.ValidationStatus
 
getAppStatus(String) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
getAppStatus(String) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
Gets runtime application status
getAppStatuses() - Method in class org.springframework.cloud.dataflow.rest.resource.AbstractDefinitionAppStatusResource
 
getAppStatuses(Pageable) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
getAppStatuses(Pageable) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
Returns application statuses of all deployed applications
getArguments() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getAttributes() - Method in class org.springframework.cloud.dataflow.rest.resource.AppInstanceStatusResource
 
getAttributes() - Method in class org.springframework.cloud.dataflow.server.stream.AppInstanceStatusImpl
 
getAuditAction() - Method in class org.springframework.cloud.dataflow.core.AuditRecord
 
getAuditAction() - Method in class org.springframework.cloud.dataflow.rest.resource.AuditRecordResource
 
getAuditActionTypes() - Method in class org.springframework.cloud.dataflow.server.controller.AuditRecordController
Return an array of AuditActionTypes.
getAuditData() - Method in class org.springframework.cloud.dataflow.core.AuditRecord
 
getAuditData() - Method in class org.springframework.cloud.dataflow.rest.resource.AuditRecordResource
 
getAuditOperation() - Method in class org.springframework.cloud.dataflow.core.AuditRecord
 
getAuditOperation() - Method in class org.springframework.cloud.dataflow.rest.resource.AuditRecordResource
 
getAuditOperationTypes() - Method in class org.springframework.cloud.dataflow.server.controller.AuditRecordController
Return an array of AuditOperationTypes.
getAuditRecordId() - Method in class org.springframework.cloud.dataflow.rest.resource.AuditRecordResource
 
getAuthentication() - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties
 
getBasic() - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication
 
getChanged() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff
Gets the changed properties.
getChecksumSha1() - Method in class org.springframework.cloud.dataflow.rest.resource.about.Dependency
Retrieve the current checksumSha1 for the Dependency
getChecksumSha1() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
 
getChecksumSha1Url() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
 
getChecksumSha256() - Method in class org.springframework.cloud.dataflow.rest.resource.about.Dependency
Retrieve the current checksumSha256 for the Dependency
getChecksumSha256() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
 
getChecksumSha256Url() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
 
getClassName() - Method in enum org.springframework.cloud.dataflow.rest.job.support.StepType
 
getClassName() - Method in enum org.springframework.cloud.dataflow.rest.job.support.TaskletType
 
getClientId() - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication
 
getClientRegistrationId() - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication.Oauth2
 
getClientRegistrationId() - Method in class org.springframework.cloud.dataflow.shell.config.DataFlowShellProperties
 
getClientSecret() - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication
 
getCloudProfile() - Method in interface org.springframework.cloud.dataflow.server.config.CloudProfileProvider
Get the profile name to add to the spring environment
getColumns() - Method in class org.springframework.cloud.dataflow.server.repository.support.SearchPageable
 
getCommandFile() - Method in class org.springframework.cloud.dataflow.shell.ShellProperties
 
getCommands(Event, Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
 
getCommands() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractInitialSetupMigration
 
getCommands() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.R__Hibernate_Sequence
 
getCommands() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V4_1__Task_Sequence
 
getCommitCount() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
Deprecated.
getCommon() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff
Gets the common properties.
getComposedTaskJobExecution() - Method in class org.springframework.cloud.dataflow.rest.job.TaskJobExecutionRel
 
getComposedTaskRunnerUri() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
Deprecated.
getConnectTimeoutInMillis() - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
 
getCore() - Method in class org.springframework.cloud.dataflow.rest.resource.about.VersionInfo
Retrieves the current Dependency for the core Data Flow instance.
getCorrelationId() - Method in class org.springframework.cloud.dataflow.core.AuditRecord
 
getCorrelationId() - Method in class org.springframework.cloud.dataflow.rest.resource.AuditRecordResource
 
getCount() - Method in class org.springframework.cloud.dataflow.rest.job.CumulativeHistory
 
getCount() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
Returns the number of StepExecutions are being used for history calculations.
getCount() - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerResult
 
getCreatedBy() - Method in class org.springframework.cloud.dataflow.core.AuditRecord
 
getCreatedBy() - Method in class org.springframework.cloud.dataflow.rest.resource.AuditRecordResource
 
getCreatedDateTime() - Method in class org.springframework.cloud.dataflow.core.AuditRecord
 
getCreatedOn() - Method in class org.springframework.cloud.dataflow.core.AuditRecord
 
getCreatedOn() - Method in class org.springframework.cloud.dataflow.core.TaskDeployment
 
getCreatedOn() - Method in class org.springframework.cloud.dataflow.rest.resource.AuditRecordResource
 
getCredentialsProviderCommand() - Method in class org.springframework.cloud.dataflow.shell.config.DataFlowShellProperties
 
getCurrentAuditor() - Method in class org.springframework.cloud.dataflow.server.service.SpringSecurityAuditorAware
 
getCurrentTaskExecutionsInfo() - Method in class org.springframework.cloud.dataflow.server.controller.TaskExecutionController
 
getDashboard() - Method in class org.springframework.cloud.dataflow.rest.resource.about.VersionInfo
Retrieves the current Dependency for the Data Flow UI instance.
getDashboard() - Method in class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties
 
getDashboardType() - Method in class org.springframework.cloud.dataflow.rest.resource.about.MonitoringDashboardInfo
 
getDataFlowOperations() - Method in class org.springframework.cloud.dataflow.shell.config.DataFlowShell
 
getDefaultApp(String, ApplicationType) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
 
getDefaultApp(String, ApplicationType) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
getDefaultDataflowRestTemplate() - Static method in class org.springframework.cloud.dataflow.rest.client.DataFlowTemplate
getDefaultDateFormat() - Static method in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
getDefaultDateTimeFormat() - Static method in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
getDefaultDurationFormat() - Static method in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
getDefaultTimeFormat() - Static method in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
getDefaultTimeZone() - Static method in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
getDefaultVersion() - Method in class org.springframework.cloud.dataflow.rest.resource.AppRegistrationResource
 
getDefinition() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.StreamApplication
 
getDefinitionDsl() - Method in class org.springframework.cloud.dataflow.server.service.ValidationStatus
 
getDefinitionName() - Method in class org.springframework.cloud.dataflow.server.service.ValidationStatus
 
getDeleted() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff
Gets the deleted properties.
getDependencies() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties
 
getDependencyFetch() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties
 
getDeployerImplementationVersion() - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
getDeployerName() - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
getDeployerProperties() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
 
getDeployerSpiVersion() - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
getDeploymentId() - Method in class org.springframework.cloud.dataflow.rest.resource.AppStatusResource
 
getDeploymentOrderIterator(LinkedList<StreamAppDefinition>) - Static method in class org.springframework.cloud.dataflow.core.StreamDefinitionServiceUtils
Return an iterator that indicates the order of application deployments for this stream.
getDeploymentProperties() - Method in class org.springframework.cloud.dataflow.core.StreamDeployment
 
getDeploymentProperties() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.StreamApplication
 
getDeploymentProperties() - Method in class org.springframework.cloud.dataflow.rest.resource.StreamDeploymentResource
 
getDeploymentProperties() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getDeploymentPropertiesDifference() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.TaskManifestDifference
 
getDescription() - Method in enum org.springframework.cloud.dataflow.core.AuditActionType
 
getDescription() - Method in class org.springframework.cloud.dataflow.core.Launcher
 
getDescription() - Method in class org.springframework.cloud.dataflow.core.StreamDefinition
Return the custom definition of the stream definition.
getDescription() - Method in class org.springframework.cloud.dataflow.core.TaskDefinition
 
getDescription() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream
 
getDescription() - Method in class org.springframework.cloud.dataflow.rest.resource.AbstractDefinitionAppStatusResource
 
getDescription() - Method in enum org.springframework.cloud.dataflow.rest.resource.DeploymentStateResource
 
getDescription() - Method in class org.springframework.cloud.dataflow.rest.resource.LauncherResource
 
getDescription() - Method in class org.springframework.cloud.dataflow.rest.resource.StreamDefinitionResource
Return the description of the stream definition.
getDescription() - Method in class org.springframework.cloud.dataflow.rest.resource.StreamDeploymentResource
 
getDescription() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskDefinitionResource
 
getDescription() - Method in class org.springframework.cloud.dataflow.rest.util.ProcessOutputResource
 
getDescription() - Method in class org.springframework.cloud.dataflow.server.service.ValidationStatus
 
getDisplayableContents() - Method in class org.springframework.cloud.dataflow.shell.TargetCredentials
 
getDisplayName() - Method in enum org.springframework.cloud.dataflow.rest.job.support.StepType
 
getDisplayName() - Method in enum org.springframework.cloud.dataflow.rest.job.support.TaskletType
 
getDisplayName() - Method in enum org.springframework.cloud.dataflow.rest.resource.DeploymentStateResource
 
getDockerAuthUrl() - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
 
getDockerRegistryUrl() - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
 
getDsl() - Method in class org.springframework.cloud.dataflow.rest.resource.AbstractDefinitionAppStatusResource
 
getDsl() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskToolsResource
 
getDslText() - Method in class org.springframework.cloud.dataflow.core.StreamDefinition
Return the DSL definition for this stream.
getDslText() - Method in class org.springframework.cloud.dataflow.core.TaskDefinition
 
getDslText() - Method in class org.springframework.cloud.dataflow.rest.resource.StreamDefinitionResource
Return the DSL definition for this stream.
getDslText() - Method in class org.springframework.cloud.dataflow.rest.resource.StreamDeploymentResource
 
getDslText() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskDefinitionResource
 
getDslText() - Method in class org.springframework.cloud.dataflow.server.stream.StreamDeploymentRequest
Return the DSL definition for this stream.
getDuration() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
Stores the cumulative history for a specified StepExecution's duration.
getDuration() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getDuration() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionThinResource
 
getDuration() - Method in class org.springframework.cloud.dataflow.rest.resource.StepExecutionProgressInfoResource
 
getDuration() - Method in class org.springframework.cloud.dataflow.server.job.support.StepExecutionProgressInfo
 
getDurationPerRead() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
Deprecated.
getEndTime() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getErrorMessage() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getErrors() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskToolsResource
 
getEstimatedPercentComplete() - Method in class org.springframework.cloud.dataflow.server.job.support.StepExecutionProgressInfo
 
getEstimatedPercentCompleteMessage() - Method in class org.springframework.cloud.dataflow.server.job.support.StepExecutionProgressInfo
 
getExecutionDeleteChunkSize() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
 
getExecutionId() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getExecutionId() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionThinResource
 
getExecutionId() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getExitCode() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getExitMessage() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getExplanation() - Method in class org.springframework.cloud.dataflow.completion.CompletionProposal
 
getExplanation() - Method in class org.springframework.cloud.dataflow.rest.resource.CompletionProposalsResource.Proposal
 
getExternalExecutionId() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getFeatureInfo() - Method in class org.springframework.cloud.dataflow.rest.resource.about.AboutResource
 
getFilterCount() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
Deprecated.
getFinished() - Method in class org.springframework.cloud.dataflow.rest.resource.StepExecutionProgressInfoResource
 
getFooters() - Method in class org.springframework.cloud.dataflow.shell.command.support.TablesInfo
 
getFromActuator(String, String, String) - Method in interface org.springframework.cloud.dataflow.rest.client.RuntimeOperations
Access an HTTP GET exposed actuator resource for a deployed app instance.
getFromActuator(String, String, String) - Method in class org.springframework.cloud.dataflow.rest.client.RuntimeTemplate
 
getFromActuator(String, String, String) - Method in class org.springframework.cloud.dataflow.server.controller.RuntimeAppInstanceController
 
getFromActuator(String, String, String) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
getFromActuator(String, String, String) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
Access an HTTP GET exposed actuator resource for a deployed app instance.
getFromActuator(String, String, String) - Method in class org.springframework.cloud.dataflow.shell.command.RuntimeCommands
 
getFromClause() - Method in class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
 
getGrafana() - Method in class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties.Dashboard
 
getGraph() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskToolsResource
 
getGroupExcludes() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties.DeployerProperties
 
getGroupIncludes() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties.DeployerProperties
 
getGuid() - Method in class org.springframework.cloud.dataflow.core.StreamStatus.Instance
 
getGuid() - Method in class org.springframework.cloud.dataflow.rest.resource.AppInstanceStatusResource
 
getHeaders() - Method in class org.springframework.cloud.dataflow.shell.command.support.TablesInfo
 
getHistorySize() - Method in class org.springframework.cloud.dataflow.shell.ShellProperties
 
getHost() - Method in class org.springframework.cloud.dataflow.registry.support.DockerImage
 
getHttp(String, String, String, boolean) - Method in class org.springframework.cloud.dataflow.shell.command.HttpCommands
 
getId() - Method in class org.springframework.cloud.dataflow.core.AbstractEntity
 
getId() - Method in enum org.springframework.cloud.dataflow.core.AuditActionType
 
getId() - Method in enum org.springframework.cloud.dataflow.core.AuditOperationType
 
getId() - Method in class org.springframework.cloud.dataflow.core.AuditRecord
 
getId() - Method in class org.springframework.cloud.dataflow.core.Launcher
 
getId() - Method in class org.springframework.cloud.dataflow.core.StreamStatus.Application
 
getId() - Method in class org.springframework.cloud.dataflow.core.StreamStatus.Instance
 
getId() - Method in class org.springframework.cloud.dataflow.server.stream.AppInstanceStatusImpl
 
getIdentity() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.StreamApplication
 
getImageLabels(String) - Method in interface org.springframework.cloud.dataflow.configuration.metadata.container.ContainerImageMetadataResolver
 
getImageLabels(String) - Method in class org.springframework.cloud.dataflow.configuration.metadata.container.DefaultContainerImageMetadataResolver
 
getImagePullSecret() - Method in class org.springframework.cloud.dataflow.server.service.impl.ComposedTaskRunnerConfigurationProperties
 
getImplementation() - Method in class org.springframework.cloud.dataflow.rest.resource.about.VersionInfo
Retrieves the current Dependency for the implementation.
getInboundPortNames() - Method in class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource
Return a set of application's inbound port names.
getIndex() - Method in class org.springframework.cloud.dataflow.core.StreamStatus.Instance
 
getInfo(String, String) - Method in class org.springframework.cloud.dataflow.server.controller.TasksInfoController
 
getInputStream() - Method in class org.springframework.cloud.dataflow.rest.util.ProcessOutputResource
 
getInstanceId() - Method in class org.springframework.cloud.dataflow.rest.resource.AppInstanceStatusResource
 
getInstanceId() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionThinResource
 
getInstances() - Method in class org.springframework.cloud.dataflow.core.StreamStatus.Application
 
getInstances() - Method in class org.springframework.cloud.dataflow.rest.resource.AppStatusResource
 
getJavaVersion() - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
getJobExecution() - Method in class org.springframework.cloud.dataflow.rest.job.TaskJobExecution
 
getJobExecution() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getJobExecution(Long) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
Get a JobExecution by id.
getJobExecution(Long) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
getJobExecution(long) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
 
getJobExecution(long) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
Retrieves a JobExecution from the JobRepository and matches it with a task id.
getJobExecutionId() - Method in class org.springframework.cloud.dataflow.rest.resource.StepExecutionResource
 
getJobExecutionIds() - Method in class org.springframework.cloud.dataflow.rest.job.TaskJobExecutionRel
 
getJobExecutionIds() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getJobExecutions() - Method in class org.springframework.cloud.dataflow.rest.resource.JobInstanceResource
 
getJobExecutions(String, BatchStatus, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
 
getJobExecutions(String, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
 
getJobExecutions(BatchStatus, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
 
getJobExecutions(int, int) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
 
getJobExecutions(String, BatchStatus, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
Get the JobExecutions for a specific job name in reverse order of creation (so normally of execution).
getJobExecutions(String, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
Get the JobExecutions for a specific job name in reverse order of creation (so normally of execution).
getJobExecutions(BatchStatus, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
Get the JobExecutions for a specific status in reverse order of creation (so normally of execution).
getJobExecutions(int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
Get the JobExecutions in reverse order of creation (so normally of execution).
getJobExecutionsForJobInstance(String, Long) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
Get all the job executions for a given job instance.
getJobExecutionsForJobInstance(String, Long) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
getJobExecutionsWithStepCount(Date, Date, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
 
getJobExecutionsWithStepCount(String, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
 
getJobExecutionsWithStepCount(int, int) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
 
getJobExecutionsWithStepCount(String, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
Get the JobExecutions for a specific job name in reverse order of creation (so normally of execution).
getJobExecutionsWithStepCount(int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
Get the JobExecutions in reverse order of creation (so normally of execution) without StepExecution.
getJobExecutionsWithStepCount(Date, Date, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
Get the JobExecutions for a specific date range in reverse order of creation (so normally of execution).
getJobExecutionsWithStepCountFilteredByJobInstanceId(int, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
 
getJobExecutionsWithStepCountFilteredByJobInstanceId(int, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
Get the JobExecutions for a specific job instance id in reverse order of creation (so normally of execution).
getJobExecutionsWithStepCountFilteredByTaskExecutionId(int, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
 
getJobExecutionsWithStepCountFilteredByTaskExecutionId(int, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
Get the JobExecutions for a specific task execution id in reverse order of creation (so normally of execution).
getJobId() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getJobId() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionThinResource
 
getJobInstance() - Method in class org.springframework.cloud.dataflow.rest.job.JobInstanceExecutions
 
getJobInstance(long) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
Get a job instance by id.
getJobInstance(long) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
getJobInstance(long) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
 
getJobInstance(long) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
Retrieves a JobInstance from the JobRepository and matches it with the associated JobExecutions.
getJobInstanceId() - Method in class org.springframework.cloud.dataflow.rest.resource.JobInstanceResource
 
getJobName() - Method in class org.springframework.cloud.dataflow.rest.resource.JobInstanceResource
 
getJobParameters() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getJobParameters() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionThinResource
 
getJobParametersString() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getJobParametersString() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionThinResource
 
getJvmTimeZone() - Static method in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
getKey() - Method in enum org.springframework.cloud.dataflow.core.AuditActionType
 
getKey() - Method in enum org.springframework.cloud.dataflow.core.AuditOperationType
 
getKey() - Method in enum org.springframework.cloud.dataflow.rest.resource.DeploymentStateResource
 
getKey() - Method in enum org.springframework.cloud.dataflow.shell.command.support.RoleType
 
getLabel() - Method in class org.springframework.cloud.dataflow.core.TaskDefinition.TaskDefinitionBuilder
Return symbolic name of a task.
getLabel() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.StreamApplication
 
getLabel() - Method in class org.springframework.cloud.dataflow.rest.resource.AppRegistrationResource
 
getLastJobParameters(String) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
Get the last JobParameters used to execute a job successfully.
getLastJobParameters(String) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
getLastTaskExecution() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskDefinitionResource
 
getLatestManifest(String) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowTaskExecutionMetadataDao
Returns the manifest for the most recently launched instance of the task name requested.
getLatestManifest(String) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionMetadataDao
 
getLatestTaskExecution() - Method in class org.springframework.cloud.dataflow.server.controller.support.TaskExecutionAwareTaskDefinition
Returns the associated TaskExecution if available.
getLaunchers() - Method in class org.springframework.cloud.dataflow.core.TaskPlatform
 
getLaunchersWithSchedules(Pageable) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultLauncherService
 
getLaunchersWithSchedules(Pageable) - Method in interface org.springframework.cloud.dataflow.server.service.LauncherService
Retrieve all launchers that are configured to a platform scheduler.
getLink(RepresentationModel<?>, String) - Method in class org.springframework.cloud.dataflow.rest.client.DataFlowTemplate
 
getLog(String) - Method in class org.springframework.cloud.dataflow.server.controller.StreamLogsController
 
getLog(String, String) - Method in class org.springframework.cloud.dataflow.server.controller.StreamLogsController
 
getLog(String, String) - Method in class org.springframework.cloud.dataflow.server.controller.TaskLogsController
Retrieve logs for the task execution identified by the provided external execution ID
getLog(String, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
 
getLog(String, String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskExecutionService
Retrieve logs for the task application.
getLog(String) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
getLog(String, String) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
getLog(String) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
Returns the logs of all the applications of the stream identified by the stream name.
getLog(String, String) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
Returns the logs of a specific application in the stream identified by the stream name.
getManifest(String, int) - Method in interface org.springframework.cloud.dataflow.rest.client.StreamOperations
Get manifest for the given stream deployed via Skipper.
getManifest(String, int) - Method in class org.springframework.cloud.dataflow.rest.client.StreamTemplate
 
getManifest(String, int) - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.cloud.dataflow.server.config.OnLocalPlatform
 
getMax() - Method in class org.springframework.cloud.dataflow.rest.job.CumulativeHistory
 
getMaximumTaskExecutions() - Method in class org.springframework.cloud.dataflow.core.PlatformTaskExecutionInformation
 
getMaximumTaskExecutions() - Method in class org.springframework.cloud.dataflow.rest.resource.CurrentTaskExecutionsResource
 
getMaxSchedulesReturned() - Method in class org.springframework.cloud.dataflow.server.service.SchedulerServiceProperties
 
getMean() - Method in class org.springframework.cloud.dataflow.rest.job.CumulativeHistory
 
getMergedDeploymentProperties() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.TaskAnalysisReport
 
getMessage() - Method in exception org.springframework.cloud.dataflow.rest.client.DataFlowClientException
 
getMessage() - Method in exception org.springframework.cloud.dataflow.server.controller.AppAlreadyRegisteredException
 
getMetadataResource(URI, URI) - Method in class org.springframework.cloud.dataflow.registry.support.AppResourceCommon
Resolves the metadata resource if provided or falls back to the apps resources otherwise.
getMetadataResource() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
 
getMetadataUri() - Method in class org.springframework.cloud.dataflow.core.AppRegistration
 
getMetadataUri() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
 
getMin() - Method in class org.springframework.cloud.dataflow.rest.job.CumulativeHistory
 
getMonitoringDashboardInfo() - Method in class org.springframework.cloud.dataflow.rest.resource.about.AboutResource
 
getMonitoringDashboardType() - Method in class org.springframework.cloud.dataflow.rest.resource.about.FeatureInfo
 
getName() - Method in class org.springframework.cloud.dataflow.core.AppRegistration
 
getName() - Method in enum org.springframework.cloud.dataflow.core.AuditActionType
 
getName() - Method in enum org.springframework.cloud.dataflow.core.AuditOperationType
 
getName() - Method in class org.springframework.cloud.dataflow.core.Launcher
 
getName() - Method in class org.springframework.cloud.dataflow.core.PlatformTaskExecutionInformation
 
getName() - Method in class org.springframework.cloud.dataflow.core.StreamDefinition
Return the name of this stream.
getName() - Method in class org.springframework.cloud.dataflow.core.StreamStatus.Application
 
getName() - Method in class org.springframework.cloud.dataflow.core.StreamStatus
 
getName() - Method in class org.springframework.cloud.dataflow.core.TaskPlatform
 
getName() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream
 
getName() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.StreamApplication
 
getName() - Method in class org.springframework.cloud.dataflow.rest.resource.about.Dependency
Retrieve the current name for the Dependency
getName() - Method in class org.springframework.cloud.dataflow.rest.resource.AppRegistrationResource
 
getName() - Method in class org.springframework.cloud.dataflow.rest.resource.AppStatusResource
 
getName() - Method in class org.springframework.cloud.dataflow.rest.resource.CurrentTaskExecutionsResource
 
getName() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getName() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionThinResource
 
getName() - Method in class org.springframework.cloud.dataflow.rest.resource.LauncherResource
 
getName() - Method in class org.springframework.cloud.dataflow.rest.resource.StreamDefinitionResource
Return the name of this stream.
getName() - Method in class org.springframework.cloud.dataflow.rest.resource.StreamStatusResource
 
getName() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskDefinitionResource
 
getName() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
 
getName() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
 
getName() - Method in exception org.springframework.cloud.dataflow.server.repository.NoSuchStreamDefinitionException
 
getName() - Method in exception org.springframework.cloud.dataflow.server.repository.NoSuchStreamDeploymentException
 
getName() - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerTag
 
getName() - Method in enum org.springframework.cloud.dataflow.shell.command.support.RoleType
 
getNamespace() - Method in class org.springframework.cloud.dataflow.registry.support.DockerImage
 
getNamespaceAndRepo() - Method in class org.springframework.cloud.dataflow.registry.support.DockerImage
 
getNameWithDescription() - Method in enum org.springframework.cloud.dataflow.core.AuditActionType
 
getNext() - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerResult
 
getOauth2() - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication
 
getObject() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
Create a SimpleJobService from the configuration provided.
getObject() - Method in class org.springframework.cloud.dataflow.server.job.TaskExplorerFactoryBean
 
getObject() - Method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryProviderFactoryBean
Get a PagingQueryProvider instance using the provided properties and appropriate for the given database type.
getObjectType() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
Tells the containing bean factory what kind of object is the product of SimpleJobServiceFactoryBean.getObject().
getObjectType() - Method in class org.springframework.cloud.dataflow.server.job.TaskExplorerFactoryBean
 
getObjectType() - Method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryProviderFactoryBean
Always returns PagingQueryProvider.
getObjectVersion() - Method in class org.springframework.cloud.dataflow.core.AbstractEntity
 
getOptionGroups() - Method in class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource
Return an option groups.
getOptions() - Method in class org.springframework.cloud.dataflow.core.Launcher
 
getOptions() - Method in class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource
Return a list of application options.
getOptions() - Method in class org.springframework.cloud.dataflow.rest.resource.LauncherResource
 
getOrder() - Method in class org.springframework.cloud.dataflow.server.config.DefaultEnvironmentPostProcessor
 
getOrder() - Method in class org.springframework.cloud.dataflow.server.config.MetricsReplicationEnvironmentPostProcessor
 
getOriginal() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff.PropertyChange
Gets the original property value.
getOriginalDslText() - Method in class org.springframework.cloud.dataflow.core.StreamDefinition
Return the Original DSL definition for this stream.
getOriginalDslText() - Method in class org.springframework.cloud.dataflow.rest.resource.StreamDefinitionResource
Return the original DSL definition for this stream.
getOriginalTaskDefinition() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
 
getOutboundPortNames() - Method in class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource
Return a set of application's outbound port names.
getPackageIdentifier() - Method in class org.springframework.cloud.dataflow.rest.UpdateStreamRequest
 
getPageable() - Method in class org.springframework.cloud.dataflow.server.repository.support.SearchPageable
 
getPageQuery(Pageable) - Method in class org.springframework.cloud.dataflow.server.repository.support.Db2PagingQueryProvider
 
getPageQuery(Pageable) - Method in class org.springframework.cloud.dataflow.server.repository.support.H2PagingQueryProvider
 
getPageQuery(Pageable) - Method in class org.springframework.cloud.dataflow.server.repository.support.HsqlPagingQueryProvider
 
getPageQuery(Pageable) - Method in class org.springframework.cloud.dataflow.server.repository.support.MySqlPagingQueryProvider
 
getPageQuery(Pageable) - Method in class org.springframework.cloud.dataflow.server.repository.support.OraclePagingQueryProvider
 
getPageQuery(Pageable) - Method in interface org.springframework.cloud.dataflow.server.repository.support.PagingQueryProvider
Generate the query that will provide the jump to item query.
getPageQuery(Pageable) - Method in class org.springframework.cloud.dataflow.server.repository.support.PostgresPagingQueryProvider
 
getPageQuery(Pageable) - Method in class org.springframework.cloud.dataflow.server.repository.support.SqlServerPagingQueryProvider
 
getParameterCount() - Method in class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
 
getParameterCount() - Method in interface org.springframework.cloud.dataflow.server.repository.support.PagingQueryProvider
The number of parameters that are declared in the query
getParentExecutionId() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getPassword() - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication.Basic
 
getPassword() - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication.Oauth2
 
getPassword() - Method in class org.springframework.cloud.dataflow.server.controller.security.support.AuthenticationRequest
 
getPassword() - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
 
getPassword() - Method in class org.springframework.cloud.dataflow.shell.config.DataFlowShellProperties
 
getPassword() - Method in class org.springframework.cloud.dataflow.shell.config.DataFlowShellProperties.Proxy
 
getPassword() - Method in class org.springframework.cloud.dataflow.shell.TargetCredentials
 
getPercentageComplete() - Method in class org.springframework.cloud.dataflow.rest.resource.StepExecutionProgressInfoResource
 
getPlatformApiVersion() - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
getPlatformClientVersion() - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
getPlatformHostVersion() - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
getPlatformName() - Method in class org.springframework.cloud.dataflow.core.AuditRecord
 
getPlatformName() - Method in class org.springframework.cloud.dataflow.core.TaskDeployment
 
getPlatformName() - Method in class org.springframework.cloud.dataflow.core.TaskManifest
Name of the platform the related task execution was executed on.
getPlatformName() - Method in class org.springframework.cloud.dataflow.rest.resource.AuditRecordResource
 
getPlatformName() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getPlatformSpecificInfo() - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
getPlatformType() - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
getPrevious() - Method in exception org.springframework.cloud.dataflow.server.controller.AppAlreadyRegisteredException
 
getProcessSkipCount() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
Deprecated.
getPrompt() - Method in class org.springframework.cloud.dataflow.shell.config.DataFlowPromptProvider
 
getProperties() - Method in class org.springframework.cloud.dataflow.core.StreamStatus.Instance
 
getProperties() - Method in class org.springframework.cloud.dataflow.core.TaskDefinition.TaskDefinitionBuilder
Return properties for the task.
getProperties() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.StreamApplication
 
getPropertyExcludes() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties.DeployerProperties
 
getPropertyIncludes() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties.DeployerProperties
 
getProposals() - Method in class org.springframework.cloud.dataflow.rest.resource.CompletionProposalsResource
 
getProxy() - Method in class org.springframework.cloud.dataflow.shell.config.DataFlowShellProperties
 
getReadCount() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
Deprecated.
getReadSkipCount() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
Deprecated.
getReadTimeoutInMillis() - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
 
getRefreshInterval() - Method in class org.springframework.cloud.dataflow.rest.resource.about.MonitoringDashboardInfo
 
getRefreshInterval() - Method in class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties.Dashboard.Grafana
 
getRegisteredAppName() - Method in class org.springframework.cloud.dataflow.core.TaskDefinition.TaskDefinitionBuilder
Return name of task app in registry.
getReleaseName() - Method in class org.springframework.cloud.dataflow.rest.UpdateStreamRequest
 
getRemoved() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff
Gets the removed properties.
getReplaced() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff.PropertyChange
Gets the replaced property value.
getRepository() - Method in class org.springframework.cloud.dataflow.registry.support.DockerImage
 
getResource(String) - Method in class org.springframework.cloud.dataflow.registry.support.AppResourceCommon
Retrieve the corresponding Resource instance based on the URI String.
getResourceUrl() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getResourceVersion(Resource) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
 
getResourceVersion(String) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
Returns the version for the given resource URI string.
getResourceVersion(Resource) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
getResourceVersion(String) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
Returns the version for the given resource URI string.
getResourceVersion(Resource) - Method in class org.springframework.cloud.dataflow.registry.support.AppResourceCommon
Extracts the version from the resource.
getResourceWithoutVersion(Resource) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
Returns a string representing the resource with version subtracted
getResourceWithoutVersion(Resource) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
getResourceWithoutVersion(Resource) - Method in class org.springframework.cloud.dataflow.registry.support.AppResourceCommon
Returns a string representing the resource with version subtracted
getRestTemplate() - Method in class org.springframework.cloud.dataflow.rest.client.DataFlowTemplate
 
getResults() - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerResult
 
getRoles() - Method in class org.springframework.cloud.dataflow.rest.resource.about.SecurityInfo
 
getRoles() - Method in class org.springframework.cloud.dataflow.rest.resource.security.SecurityInfoResource
 
getRoles() - Method in class org.springframework.cloud.dataflow.shell.TargetCredentials
 
getRollbackCount() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
Deprecated.
getRunningExecutionCount() - Method in class org.springframework.cloud.dataflow.core.PlatformTaskExecutionInformation
 
getRunningExecutionCount() - Method in class org.springframework.cloud.dataflow.rest.resource.CurrentTaskExecutionsResource
 
getRunningJobExecutions() - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
 
getRunningJobExecutions() - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
Find all the running executions (status less than STOPPING).
getRuntimeEnvironment() - Method in class org.springframework.cloud.dataflow.rest.resource.about.AboutResource
 
getSchedule(String, String) - Method in interface org.springframework.cloud.dataflow.rest.client.SchedulerOperations
Retrieves the ScheduleInfo for the specified ScheduleName.
getSchedule(String) - Method in interface org.springframework.cloud.dataflow.rest.client.SchedulerOperations
Retrieves the ScheduleInfo for the specified ScheduleName for the default platform.
getSchedule(String, String) - Method in class org.springframework.cloud.dataflow.rest.client.SchedulerTemplate
 
getSchedule(String) - Method in class org.springframework.cloud.dataflow.rest.client.SchedulerTemplate
 
getSchedule(String, String) - Method in class org.springframework.cloud.dataflow.server.controller.TaskSchedulerController
Return a ScheduleInfo for a specific Schedule.
getSchedule(String, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
 
getSchedule(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
 
getSchedule(String, String) - Method in interface org.springframework.cloud.dataflow.server.service.SchedulerService
Retrieves the ScheduleInfo for the specified ScheduleName.
getSchedule(String) - Method in interface org.springframework.cloud.dataflow.server.service.SchedulerService
Retrieves the ScheduleInfo for the specified ScheduleName from the default platform.
getScheduleName() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskSchedule
 
getScheduleName() - Method in class org.springframework.cloud.dataflow.rest.resource.ScheduleInfoResource
 
getScheduleProperties() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskSchedule
 
getScheduleProperties() - Method in class org.springframework.cloud.dataflow.rest.resource.ScheduleInfoResource
 
getScheduler() - Method in class org.springframework.cloud.dataflow.core.Launcher
 
getScope() - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication
 
getSearchQuery() - Method in class org.springframework.cloud.dataflow.server.repository.support.SearchPageable
 
getSecurityInfo() - Method in class org.springframework.cloud.dataflow.rest.resource.about.AboutResource
 
getSecurityInfo() - Method in class org.springframework.cloud.dataflow.server.controller.security.SecurityController
Return security information.
getSelectClause() - Method in class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
 
getServerUri() - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties
 
getShell() - Method in class org.springframework.cloud.dataflow.rest.resource.about.VersionInfo
Retrieves the current Dependency for the shell instance.
getShortDescription() - Method in class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource
Return a description for this application.
getSortKeys() - Method in class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
A Map<String, Order> of sort columns as the key and Order for ascending/descending.
getSortKeys() - Method in interface org.springframework.cloud.dataflow.server.repository.support.PagingQueryProvider
The sort keys.
getSource() - Method in class org.springframework.cloud.dataflow.rest.resource.about.MonitoringDashboardInfo
 
getSource() - Method in class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties.Dashboard.Wavefront
 
getSpringBootVersion() - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
getSpringCloudDataflowCore() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.Dependencies
 
getSpringCloudDataflowDashboard() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.Dependencies
 
getSpringCloudDataflowImplementation() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.Dependencies
 
getSpringCloudDataflowShell() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.Dependencies
 
getSpringVersion() - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
getStandardDeviation() - Method in class org.springframework.cloud.dataflow.rest.job.CumulativeHistory
 
getStartDate() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getStartDate() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionThinResource
 
getStartDateTime() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionThinResource
 
getStartTime() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getStartTime() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionThinResource
 
getStartTime() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getState() - Method in class org.springframework.cloud.dataflow.core.StreamStatus.Instance
 
getState() - Method in class org.springframework.cloud.dataflow.rest.resource.AppInstanceStatusResource
 
getState() - Method in class org.springframework.cloud.dataflow.rest.resource.AppStatusResource
 
getState() - Method in class org.springframework.cloud.dataflow.server.stream.AppInstanceStatusImpl
 
getStatus() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream
 
getStatus() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionThinResource
 
getStatus() - Method in class org.springframework.cloud.dataflow.rest.resource.StreamDefinitionResource
Return the status of this stream (i.e.
getStatus() - Method in class org.springframework.cloud.dataflow.rest.resource.StreamDeploymentResource
 
getStatus() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskDefinitionResource
Return the status of this task.
getStatus() - Method in class org.springframework.cloud.dataflow.shell.Target
Return the target status, which is either Success or Error.
getStatusDescription() - Method in class org.springframework.cloud.dataflow.rest.resource.StreamDefinitionResource
Get a descriptive text of the stream's deployment status.
getStepCount() - Method in class org.springframework.cloud.dataflow.server.batch.JobExecutionWithStepCount
 
getStepExecution() - Method in class org.springframework.cloud.dataflow.rest.resource.StepExecutionProgressInfoResource
 
getStepExecution() - Method in class org.springframework.cloud.dataflow.rest.resource.StepExecutionResource
 
getStepExecution(Long, Long) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
Locate a StepExecution from its id and that of its parent JobExecution.
getStepExecution(Long, Long) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
getStepExecution(Long, Long) - Method in class org.springframework.cloud.dataflow.server.controller.JobStepExecutionController
Retrieve a specific StepExecutionResource.
getStepExecution() - Method in class org.springframework.cloud.dataflow.server.job.support.StepExecutionProgressInfo
 
getStepExecutionCount() - Method in class org.springframework.cloud.dataflow.rest.job.TaskJobExecution
The number of steps executions contained in the job execution.
getStepExecutionCount() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getStepExecutionCount() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionThinResource
 
getStepExecutionHistory() - Method in class org.springframework.cloud.dataflow.rest.resource.StepExecutionProgressInfoResource
 
getStepExecutionHistory() - Method in class org.springframework.cloud.dataflow.server.job.support.StepExecutionProgressInfo
 
getStepExecutionId() - Method in class org.springframework.cloud.dataflow.server.job.support.StepExecutionProgressInfo
 
getStepExecutions(Long) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
Get the step executions for a given job execution (by id).
getStepExecutions(Long) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
getStepName() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
 
getStepNamesForJob(String) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
Get the names of the steps in a job (or a historical list of recent execution names if the Job is not launchable).
getStepNamesForJob(String) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
getStepType() - Method in class org.springframework.cloud.dataflow.rest.resource.StepExecutionResource
 
getStream() - Method in class org.springframework.cloud.dataflow.server.config.apps.CommonApplicationProperties
 
getStreamDefinition(String) - Method in interface org.springframework.cloud.dataflow.rest.client.StreamOperations
Queries the server for the stream definition.
getStreamDefinition(String) - Method in class org.springframework.cloud.dataflow.rest.client.StreamTemplate
 
getStreamDefinitionAssembler(List<StreamDefinition>) - Method in class org.springframework.cloud.dataflow.server.controller.assembler.DefaultStreamDefinitionAssemblerProvider
 
getStreamDefinitionAssembler(List<StreamDefinition>) - Method in interface org.springframework.cloud.dataflow.server.controller.assembler.StreamDefinitionAssemblerProvider
Get the stream definition resource assembler.
getStreamDeployerProperties() - Method in class org.springframework.cloud.dataflow.server.stream.StreamDeploymentRequest
Return the Stream Deployer properties.
getStreamInfo(String) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
getStreamInfo(String) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
Get stream information (including the deployment properties) for the given stream name.
getStreamName() - Method in class org.springframework.cloud.dataflow.core.StreamAppDefinition.Builder
Return name of stream this app instance belongs to.
getStreamName() - Method in class org.springframework.cloud.dataflow.core.StreamAppDefinition
Return name of the stream this app instance belongs to.
getStreamName() - Method in class org.springframework.cloud.dataflow.core.StreamDeployment
 
getStreamName() - Method in class org.springframework.cloud.dataflow.rest.resource.StreamDeploymentResource
 
getStreamName() - Method in class org.springframework.cloud.dataflow.server.stream.StreamDeploymentRequest
Return the name of this stream.
getStreamResource() - Method in class org.springframework.cloud.dataflow.server.config.apps.CommonApplicationProperties
 
getStreamResourceProperties() - Method in class org.springframework.cloud.dataflow.server.config.apps.CommonApplicationProperties
 
getStreams() - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
getStreams() - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
Returns the list of stream names that correspond to the currently available skipper releases.
getStreamStatuses(String) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
getStreamStatuses(String[]) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
getStreamStatuses(String) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
Returns the deployed application statuses part for the streamName stream.
getStreamStatuses(String[]) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
Returns the deployed application statuses part for the streamName streams.
getTables() - Method in class org.springframework.cloud.dataflow.shell.command.support.TablesInfo
 
getTag() - Method in class org.springframework.cloud.dataflow.registry.support.DockerImage
 
getTarget() - Method in class org.springframework.cloud.dataflow.shell.TargetHolder
 
getTargetCredentials() - Method in class org.springframework.cloud.dataflow.shell.Target
Returns the target credentials
getTargetException() - Method in class org.springframework.cloud.dataflow.shell.Target
If during targeting an error occurred, the resulting Exception is made available for further introspection.
getTargetResultMessage() - Method in class org.springframework.cloud.dataflow.shell.Target
Provides a result message indicating whether the provide Target.getTargetUri() was successfully targeted or not.
getTargetUri() - Method in class org.springframework.cloud.dataflow.shell.Target
 
getTargetUriAsString() - Method in class org.springframework.cloud.dataflow.shell.Target
Returns the target URI as a String.
getTask() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskSchedule
 
getTask() - Method in class org.springframework.cloud.dataflow.server.config.apps.CommonApplicationProperties
 
getTaskDefinition() - Method in class org.springframework.cloud.dataflow.server.controller.support.TaskExecutionAwareTaskDefinition
Returns the TaskDefinition.
getTaskDefinition() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
 
getTaskDefinitionAssembler(boolean) - Method in class org.springframework.cloud.dataflow.server.controller.assembler.DefaultTaskDefinitionAssemblerProvider
 
getTaskDefinitionAssembler(boolean) - Method in interface org.springframework.cloud.dataflow.server.controller.assembler.TaskDefinitionAssemblerProvider
Get the task definition resource assembler.
getTaskDefinitionName() - Method in class org.springframework.cloud.dataflow.core.TaskDeployment
 
getTaskDefinitionName() - Method in class org.springframework.cloud.dataflow.rest.resource.ScheduleInfoResource
 
getTaskDeploymentId() - Method in class org.springframework.cloud.dataflow.core.TaskDeployment
 
getTaskDeploymentProperties() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
 
getTaskDeploymentRequest() - Method in class org.springframework.cloud.dataflow.core.TaskManifest
AppDeploymentRequest representing the task being executed
getTaskExecution() - Method in class org.springframework.cloud.dataflow.rest.job.TaskJobExecutionRel
 
getTaskExecutionId() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getTaskExecutionId() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionThinResource
 
getTaskExecutionIdsByTaskName(String) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowTaskExecutionDao
Returns the Set of task execution IDs by the given task name.
getTaskExecutionIdsByTaskName(String) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionDao
 
getTaskExecutionInformation() - Method in class org.springframework.cloud.dataflow.core.AllPlatformsTaskExecutionInformation
 
getTaskExecutionStatus() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
Returns the calculated status of this TaskExecution.
getTaskId() - Method in class org.springframework.cloud.dataflow.rest.job.TaskJobExecution
 
getTaskJobExecutions() - Method in class org.springframework.cloud.dataflow.rest.job.JobInstanceExecutions
 
getTaskLauncher() - Method in class org.springframework.cloud.dataflow.core.Launcher
 
getTaskLaunchers() - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironment
 
getTaskManifest() - Method in class org.springframework.cloud.dataflow.rest.job.TaskJobExecutionRel
 
getTaskManifestDifference() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.TaskAnalysisReport
 
getTaskName() - Method in class org.springframework.cloud.dataflow.core.TaskDefinition
 
getTaskName() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
 
getTaskName() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getTaskResource() - Method in class org.springframework.cloud.dataflow.server.config.apps.CommonApplicationProperties
 
getTaskResource(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
 
getTaskResourceProperties() - Method in class org.springframework.cloud.dataflow.server.config.apps.CommonApplicationProperties
 
getText() - Method in class org.springframework.cloud.dataflow.completion.CompletionProposal
 
getText() - Method in class org.springframework.cloud.dataflow.rest.resource.CompletionProposalsResource.Proposal
 
getThreePartVersion(String) - Static method in class org.springframework.cloud.dataflow.rest.client.support.VersionUtils
Given a 3 or 4 part version return the 3 part version.
getTimeZone() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getTimeZone() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionThinResource
 
getToken() - Method in class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties.Dashboard.Grafana
 
getToken() - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerAuth
 
getTokenUri() - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication
 
getTotalExecutions() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionsInfoResource
 
getType() - Method in class org.springframework.cloud.dataflow.core.AppRegistration
 
getType() - Method in class org.springframework.cloud.dataflow.core.Launcher
 
getType() - Method in class org.springframework.cloud.dataflow.core.PlatformTaskExecutionInformation
 
getType() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.StreamApplication
 
getType() - Method in class org.springframework.cloud.dataflow.rest.resource.AppRegistrationResource
 
getType() - Method in class org.springframework.cloud.dataflow.rest.resource.CurrentTaskExecutionsResource
 
getType() - Method in class org.springframework.cloud.dataflow.rest.resource.LauncherResource
 
getType() - Method in class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties.Dashboard
 
getType() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
 
getUpdateProperties() - Method in class org.springframework.cloud.dataflow.rest.UpdateStreamRequest
 
getUri() - Method in class org.springframework.cloud.dataflow.core.AppRegistration
 
getUri() - Method in class org.springframework.cloud.dataflow.rest.resource.AppRegistrationResource
 
getUri() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
 
getUri() - Method in class org.springframework.cloud.dataflow.server.service.impl.ComposedTaskRunnerConfigurationProperties
 
getURI() - Method in class org.springframework.cloud.dataflow.server.service.impl.ResourceMixin
 
getUri() - Method in class org.springframework.cloud.dataflow.shell.config.DataFlowShellProperties
 
getUri() - Method in class org.springframework.cloud.dataflow.shell.config.DataFlowShellProperties.Proxy
 
getUrl() - Method in class org.springframework.cloud.dataflow.rest.resource.about.Dependency
Retrieve the current url for the Dependency
getUrl() - Method in class org.springframework.cloud.dataflow.rest.resource.about.MonitoringDashboardInfo
 
getUrl() - Method in class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties.Dashboard
 
getUrl() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
 
getUsername() - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication.Basic
 
getUsername() - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication.Oauth2
 
getUsername() - Method in class org.springframework.cloud.dataflow.rest.resource.about.SecurityInfo
 
getUsername() - Method in class org.springframework.cloud.dataflow.rest.resource.security.SecurityInfoResource
 
getUsername() - Method in class org.springframework.cloud.dataflow.server.controller.security.support.AuthenticationRequest
 
getUserName() - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
 
getUsername() - Method in class org.springframework.cloud.dataflow.shell.config.DataFlowShellProperties
 
getUsername() - Method in class org.springframework.cloud.dataflow.shell.config.DataFlowShellProperties.Proxy
 
getUsername() - Method in class org.springframework.cloud.dataflow.shell.TargetCredentials
 
getVersion() - Method in class org.springframework.cloud.dataflow.core.AppRegistration
 
getVersion() - Method in class org.springframework.cloud.dataflow.core.StreamStatus
 
getVersion() - Method in class org.springframework.cloud.dataflow.rest.resource.about.Dependency
Retrieve the current version for the Dependency
getVersion() - Method in class org.springframework.cloud.dataflow.rest.resource.AppRegistrationResource
 
getVersion() - Method in class org.springframework.cloud.dataflow.rest.resource.StreamStatusResource
 
getVersion() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
 
getVersion() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
 
getVersionInfo() - Method in class org.springframework.cloud.dataflow.rest.resource.about.AboutResource
 
getVersions() - Method in class org.springframework.cloud.dataflow.core.AppRegistration
 
getVersions() - Method in class org.springframework.cloud.dataflow.rest.resource.AppRegistrationResource
 
getWavefront() - Method in class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties.Dashboard
 
getWhereClause() - Method in class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
 
getWriteCount() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
Deprecated.
getWriteSkipCount() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
Deprecated.
Grafana() - Constructor for class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties.Dashboard.Grafana
 

H

H2PagingQueryProvider - Class in org.springframework.cloud.dataflow.server.repository.support
H2 implementation of a PagingQueryProvider using database specific features.
H2PagingQueryProvider() - Constructor for class org.springframework.cloud.dataflow.server.repository.support.H2PagingQueryProvider
 
h2ServerBeanFactoryPostProcessor() - Method in class org.springframework.cloud.dataflow.server.config.H2ServerConfiguration
 
H2ServerConfiguration - Class in org.springframework.cloud.dataflow.server.config
Autostart an embedded H2 database server.
H2ServerConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.H2ServerConfiguration
 
h2TcpServer(String) - Method in class org.springframework.cloud.dataflow.server.config.H2ServerConfiguration
 
handle(JdbcTemplate, Connection) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand
 
handle(JdbcTemplate, Connection) - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresMigrateStreamDefinitionsSqlCommand
 
handle(JdbcTemplate, Connection) - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresMigrateTaskDefinitionsSqlCommand
 
handle(JdbcTemplate, Connection) - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresMigrateUriRegistrySqlCommand
 
handleError(ClientHttpResponse) - Method in class org.springframework.cloud.dataflow.rest.client.VndErrorResponseErrorHandler
 
hasAccess(RoleType, OpsType) - Method in class org.springframework.cloud.dataflow.shell.config.DataFlowShell
This method performs various access checks and only if true is returned, the shell should show the associated commands.
hashCode() - Method in class org.springframework.cloud.dataflow.core.AppRegistration
 
hashCode() - Method in class org.springframework.cloud.dataflow.core.StreamAppDefinition
 
hashCode() - Method in class org.springframework.cloud.dataflow.core.StreamDefinition
 
hashCode() - Method in class org.springframework.cloud.dataflow.core.TaskDefinition
 
hashCode() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.StreamApplication
 
hasHelpOption(ApplicationArguments) - Static method in class org.springframework.cloud.dataflow.shell.command.support.ShellUtils
Checks if given application arguments contains any usual help option.
HelpApplicationRunner - Class in org.springframework.cloud.dataflow.shell.config
ApplicationRunner that extends the basic help command to include a skipper specific help-text at the top of the normal help command output.
HelpApplicationRunner() - Constructor for class org.springframework.cloud.dataflow.shell.config.HelpApplicationRunner
 
history() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream
 
history(String) - Method in interface org.springframework.cloud.dataflow.rest.client.StreamOperations
Get the history of releases for the given stream deployed via Skipper.
history(String) - Method in class org.springframework.cloud.dataflow.rest.client.StreamTemplate
 
history(String) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDeploymentController
 
history(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
 
history(String) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
Get stream's deployment history
history(String) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
history(String) - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
HsqlPagingQueryProvider - Class in org.springframework.cloud.dataflow.server.repository.support
HSQLDB implementation of a PagingQueryProvider using database specific features.
HsqlPagingQueryProvider() - Constructor for class org.springframework.cloud.dataflow.server.repository.support.HsqlPagingQueryProvider
 
HttpClientConfigurer - Class in org.springframework.cloud.dataflow.rest.util
Utility for configuring a CloseableHttpClient.
HttpClientConfigurer(URI) - Constructor for class org.springframework.cloud.dataflow.rest.util.HttpClientConfigurer
 
HttpCommands - Class in org.springframework.cloud.dataflow.shell.command
Http commands.
HttpCommands() - Constructor for class org.springframework.cloud.dataflow.shell.command.HttpCommands
 
HttpUtils - Class in org.springframework.cloud.dataflow.rest.util
Provides utilities for the Apache HttpClient, used to make REST calls
HttpUtils() - Constructor for class org.springframework.cloud.dataflow.rest.util.HttpUtils
 

I

importAll(boolean, Resource...) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
Import bulk of applications from input load files
importAll(boolean, Resource...) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
importFromResource(String, boolean) - Method in interface org.springframework.cloud.dataflow.rest.client.AppRegistryOperations
Register all applications listed in a properties file.
importFromResource(String, boolean) - Method in class org.springframework.cloud.dataflow.rest.client.AppRegistryTemplate
 
importFromResource(String, boolean, boolean) - Method in class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands
 
index() - Method in class org.springframework.cloud.dataflow.server.controller.UiController
 
info(String, ApplicationType, boolean) - Method in interface org.springframework.cloud.dataflow.rest.client.AppRegistryOperations
Retrieve information about an application registration.
info(String, ApplicationType, String, boolean) - Method in interface org.springframework.cloud.dataflow.rest.client.AppRegistryOperations
Retrieve information about an application registration.
info(String, ApplicationType, boolean) - Method in class org.springframework.cloud.dataflow.rest.client.AppRegistryTemplate
 
info(String, ApplicationType, String, boolean) - Method in class org.springframework.cloud.dataflow.rest.client.AppRegistryTemplate
 
info(String) - Method in interface org.springframework.cloud.dataflow.rest.client.StreamOperations
 
info(String) - Method in class org.springframework.cloud.dataflow.rest.client.StreamTemplate
 
info(ApplicationType, String, String, boolean) - Method in class org.springframework.cloud.dataflow.server.controller.AppRegistryController
Retrieve detailed information about a particular application.
info(ApplicationType, String, boolean) - Method in class org.springframework.cloud.dataflow.server.controller.AppRegistryController
Deprecated.
info() - Method in class org.springframework.cloud.dataflow.server.controller.RootController
Return a RepresentationModel object containing the resources served by the Data Flow server.
info(String, boolean) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDeploymentController
Request deployment of an existing stream definition.
info(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
 
info(String) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
Get stream information including the deployment properties etc.
info(String, ApplicationType, String, boolean) - Method in class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands
 
info() - Method in class org.springframework.cloud.dataflow.shell.command.ConfigCommands
 
init(DataSource) - Method in class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
 
init(DataSource) - Method in interface org.springframework.cloud.dataflow.server.repository.support.PagingQueryProvider
Initialize the query provider using the provided DataSource if necessary.
initialize() - Method in class org.springframework.cloud.dataflow.core.TaskDefinition
 
initialize(ApplicationReadyEvent) - Method in class org.springframework.cloud.dataflow.server.service.LauncherInitializationService
 
InitializeConnectionApplicationRunner - Class in org.springframework.cloud.dataflow.shell.config
An ApplicationRunner implementation that initialises the connection to the Data Flow Server.
InitializeConnectionApplicationRunner(TargetHolder, ConfigCommands, ThrowableResultHandler) - Constructor for class org.springframework.cloud.dataflow.shell.config.InitializeConnectionApplicationRunner
Construct a new InitializeConnectionApplicationRunner instance.
INPUT_BINDING_KEY_PREFIX - Static variable in class org.springframework.cloud.dataflow.core.BindingPropertyKeys
Prefix used in property keys for input binding.
INPUT_CONTENT_TYPE - Static variable in class org.springframework.cloud.dataflow.core.BindingPropertyKeys
Content Type property key for input binding.
INPUT_DESTINATION - Static variable in class org.springframework.cloud.dataflow.core.BindingPropertyKeys
Destination property key for input binding.
INPUT_GROUP - Static variable in class org.springframework.cloud.dataflow.core.BindingPropertyKeys
Group property key for input binding.
INPUT_PARTITIONED - Static variable in class org.springframework.cloud.dataflow.core.BindingPropertyKeys
Partitioned property key for input binding.
INSERT_APP_REGISTRATION_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
INSERT_APP_REGISTRATION_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
INSERT_APP_REGISTRATION_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
INSERT_APP_REGISTRATION_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
INSERT_APP_REGISTRATION_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
INSERT_APP_REGISTRATION_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
INSERT_AUDIT_RECORDS_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
INSERT_AUDIT_RECORDS_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
INSERT_AUDIT_RECORDS_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
INSERT_AUDIT_RECORDS_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
INSERT_AUDIT_RECORDS_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
INSERT_AUDIT_RECORDS_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
INSERT_BATCH_JOB_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
INSERT_BATCH_JOB_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
INSERT_BATCH_JOB_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
INSERT_BATCH_JOB_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
INSERT_BATCH_STEP_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
INSERT_BATCH_STEP_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
INSERT_HIBERNATE_SEQUENCE_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
INSERT_STREAM_DEFINITIONS_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
INSERT_STREAM_DEFINITIONS_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
INSERT_STREAM_DEFINITIONS_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
INSERT_STREAM_DEFINITIONS_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
INSERT_STREAM_DEFINITIONS_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
INSERT_TASK_DEFINITIONS_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
INSERT_TASK_DEFINITIONS_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
INSERT_TASK_DEFINITIONS_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
INSERT_TASK_DEFINITIONS_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
INSERT_TASK_DEFINITIONS_DATA - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
INSERT_TASK_METADATA_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V2__Add_Descriptions_And_OriginalDefinition
 
INSERT_TASK_METADATA_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V2__Add_Descriptions_And_OriginalDefinition
 
Instance() - Constructor for class org.springframework.cloud.dataflow.core.StreamStatus.Instance
 
INSTANCE_COUNT - Static variable in class org.springframework.cloud.dataflow.core.StreamPropertyKeys
Instance Count property key.
instanceDisplay(long) - Method in class org.springframework.cloud.dataflow.shell.command.JobCommands
 
instanceList(String) - Method in interface org.springframework.cloud.dataflow.rest.client.JobOperations
 
instanceList(String) - Method in class org.springframework.cloud.dataflow.rest.client.JobTemplate
 
instantiateModel(AppRegistration) - Method in class org.springframework.cloud.dataflow.server.controller.assembler.DefaultAppRegistrationAssembler
 
instantiateModel(StreamDefinition) - Method in class org.springframework.cloud.dataflow.server.controller.assembler.DefaultStreamDefinitionAssembler
 
instantiateModel(TaskExecutionAwareTaskDefinition) - Method in class org.springframework.cloud.dataflow.server.controller.assembler.DefaultTaskDefinitionAssembler
 
InvalidApplicationNameException - Exception in org.springframework.cloud.dataflow.server.repository
Thrown when client tries to add an application with an invalid name.
InvalidApplicationNameException(String) - Constructor for exception org.springframework.cloud.dataflow.server.repository.InvalidApplicationNameException
 
InvalidCTRLaunchRequestException - Exception in org.springframework.cloud.dataflow.server.controller
Thrown when a user attempts to launch a non composed task while specifying a composed task runner name.
InvalidCTRLaunchRequestException(String) - Constructor for exception org.springframework.cloud.dataflow.server.controller.InvalidCTRLaunchRequestException
 
InvalidDateRangeException - Exception in org.springframework.cloud.dataflow.server.controller.support
Thrown by controller classes to indicate invalid date ranges.
InvalidDateRangeException(String) - Constructor for exception org.springframework.cloud.dataflow.server.controller.support.InvalidDateRangeException
 
InvalidStreamDefinitionException - Exception in org.springframework.cloud.dataflow.server.controller.support
Thrown by controller classes to indicate issues with the provided stream definition.
InvalidStreamDefinitionException(String) - Constructor for exception org.springframework.cloud.dataflow.server.controller.support.InvalidStreamDefinitionException
 
isAbandonable() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
isAbandonable() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionThinResource
 
isAnalyticsEnabled() - Method in class org.springframework.cloud.dataflow.rest.resource.about.FeatureInfo
 
isAuthenticated() - Method in class org.springframework.cloud.dataflow.rest.resource.about.SecurityInfo
 
isAuthenticated() - Method in class org.springframework.cloud.dataflow.rest.resource.security.SecurityInfoResource
 
isAuthenticated() - Method in class org.springframework.cloud.dataflow.shell.Target
 
isAuthenticationEnabled() - Method in class org.springframework.cloud.dataflow.rest.resource.about.SecurityInfo
 
isAuthenticationEnabled() - Method in class org.springframework.cloud.dataflow.rest.resource.security.SecurityInfoResource
 
isAuthenticationEnabled() - Method in class org.springframework.cloud.dataflow.shell.Target
Indicates whether authentication is enabled for this target.
isAutoCreateTaskDefinitions() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
 
isCaseInsensitive(JdbcEnvironment) - Method in class org.springframework.cloud.dataflow.server.repository.support.UpperCaseSpringPhysicalNamingStrategy
 
isCloudPlatform(Environment) - Method in interface org.springframework.cloud.dataflow.server.config.CloudProfileProvider
Identifies if the application is running on a cloud platform
isComposed() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
 
isComposed() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskDefinitionResource
Return if this task is a composed task
isComposed() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
 
isComposedTaskDefinition(String) - Static method in class org.springframework.cloud.dataflow.server.service.impl.TaskServiceUtils
Parses the task DSL to see if it is a composed task definition
isComposedTaskElement() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskDefinitionResource
 
isDataFlowServerVersionGreaterThanOrEqualToRequiredVersion(String, String) - Static method in class org.springframework.cloud.dataflow.rest.client.support.VersionUtils
Return true if the Data Flow Server version is greater than or equal to a given version.
isDefaultVersion() - Method in class org.springframework.cloud.dataflow.core.AppRegistration
 
isDefaultVersion() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
 
isDefined() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
isDefined() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionThinResource
 
isDockerHubImage() - Method in class org.springframework.cloud.dataflow.registry.support.DockerImage
 
isEnabled() - Method in class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties.Dashboard
 
isEnabled() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyStatus
 
isEnableDsl() - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties
 
isEnableManifest() - Method in class org.springframework.cloud.dataflow.server.controller.assembler.DefaultTaskDefinitionAssembler
Returns if the TaskExecution needs to be updated with the task manifest.
isExclusive(ConfigurationMetadataProperty) - Method in class org.springframework.cloud.dataflow.completion.BooleanValueHintProvider
 
isExclusive(ConfigurationMetadataProperty) - Method in class org.springframework.cloud.dataflow.completion.DefaultValueHintProvider
 
isExclusive(ConfigurationMetadataProperty) - Method in class org.springframework.cloud.dataflow.completion.EnumValueHintProvider
 
isExclusive(ConfigurationMetadataProperty) - Method in interface org.springframework.cloud.dataflow.completion.ValueHintProvider
Return true if the values returned by this provider are the only values that apply as completion proposals.
isFinished() - Method in class org.springframework.cloud.dataflow.server.job.support.StepExecutionProgressInfo
 
isForce() - Method in class org.springframework.cloud.dataflow.rest.UpdateStreamRequest
 
isImagePresent() - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerRegistryValidator
Verifies that the image is present.
isJobExecutionAbandonable(JobExecution) - Static method in class org.springframework.cloud.dataflow.rest.job.support.JobUtils
Determine whether the provided JobExecution is abandonable.
isJobExecutionRestartable(JobExecution) - Static method in class org.springframework.cloud.dataflow.rest.job.support.JobUtils
Determine whether the provided JobExecution is restartable.
isJobExecutionStoppable(JobExecution) - Static method in class org.springframework.cloud.dataflow.rest.job.support.JobUtils
Determine whether the provided JobExecution is stoppable.
ISO8601DateFormatWithMilliSeconds - Class in org.springframework.cloud.dataflow.rest.support.jackson
Wrapper for the StdDateFormat to use TimeZone and Locale based constructor.
ISO8601DateFormatWithMilliSeconds(TimeZone, Locale, Boolean) - Constructor for class org.springframework.cloud.dataflow.rest.support.jackson.ISO8601DateFormatWithMilliSeconds
 
ISO8601DateFormatWithMilliSeconds() - Constructor for class org.springframework.cloud.dataflow.rest.support.jackson.ISO8601DateFormatWithMilliSeconds
 
isOverwrite(AppRegistration, boolean) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
isPrimary() - Method in class org.springframework.cloud.dataflow.core.TaskPlatform
If true, identifies which Platform the Data Flow Server is running on.
isPropertyReplication() - Method in class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties
 
isRegistered(String, ApplicationType) - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DefaultValidationService
 
isRegistered(String, ApplicationType) - Method in interface org.springframework.cloud.dataflow.server.service.ValidationService
Checks if application with its name and type is registered.
isRestartable() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
isRestartable() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionThinResource
 
isScheduled() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskSchedule
 
isSchedulesEnabled() - Method in class org.springframework.cloud.dataflow.rest.resource.about.FeatureInfo
 
isSchedulesEnabled() - Method in class org.springframework.cloud.dataflow.server.config.features.FeaturesProperties
 
isSingleton() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
Allows optimisation in the containing bean factory.
isSingleton() - Method in class org.springframework.cloud.dataflow.server.job.TaskExplorerFactoryBean
 
isSingleton() - Method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryProviderFactoryBean
Always returns true.
isSkipSslValidation() - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties
 
isSkipSslValidation() - Method in class org.springframework.cloud.dataflow.shell.config.DataFlowShellProperties
 
isSkipSslValidation() - Method in class org.springframework.cloud.dataflow.shell.Target
Returns if sslValidation should be skipped
isStoppable() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
isStoppable() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionThinResource
 
isStreamsEnabled() - Method in class org.springframework.cloud.dataflow.rest.resource.about.FeatureInfo
 
isStreamsEnabled() - Method in class org.springframework.cloud.dataflow.server.config.features.FeaturesProperties
 
isTaskDefined() - Method in class org.springframework.cloud.dataflow.rest.job.TaskJobExecution
 
isTasksEnabled() - Method in class org.springframework.cloud.dataflow.rest.resource.about.FeatureInfo
 
isTasksEnabled() - Method in class org.springframework.cloud.dataflow.server.config.features.FeaturesProperties
 
isUseKubernetesSecretsForDbCredentials() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
 
isUseUserAccessToken() - Method in class org.springframework.cloud.dataflow.server.service.impl.ComposedTaskRunnerConfigurationProperties
 
isUseUserAccessToken() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
Deprecated.
isUsingNamedParameters() - Method in class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
 
isUsingNamedParameters() - Method in interface org.springframework.cloud.dataflow.server.repository.support.PagingQueryProvider
Indicate whether the generated queries use named parameter syntax.
isValidNamespace(String) - Static method in class org.springframework.cloud.dataflow.registry.support.DockerImage
When a image name part can be ambiguously either host or namespace, check which one it is based on a regex of valid characters for the namespace part
iterator() - Method in class org.springframework.cloud.dataflow.core.RelaxedNames
 

J

Jackson2DataflowModule - Class in org.springframework.cloud.dataflow.rest.support.jackson
Jackson 2 module to handle dataflow related instances like batch.
Jackson2DataflowModule() - Constructor for class org.springframework.cloud.dataflow.rest.support.jackson.Jackson2DataflowModule
 
JdbcDataflowJobExecutionDao - Class in org.springframework.cloud.dataflow.server.repository
Stores job execution information to a JDBC DataSource.
JdbcDataflowJobExecutionDao(DataSource, String) - Constructor for class org.springframework.cloud.dataflow.server.repository.JdbcDataflowJobExecutionDao
Initializes the JdbcDataflowJobExecutionDao.
JdbcDataflowTaskExecutionDao - Class in org.springframework.cloud.dataflow.server.repository
Manages Task Execution information using a JDBC DataSource.
JdbcDataflowTaskExecutionDao(DataSource, TaskProperties) - Constructor for class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionDao
 
JdbcDataflowTaskExecutionMetadataDao - Class in org.springframework.cloud.dataflow.server.repository
JDBC implementation for the DataflowTaskExecutionMetadataDao
JdbcDataflowTaskExecutionMetadataDao(DataSource, DataFieldMaxValueIncrementer) - Constructor for class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionMetadataDao
 
JdbcParameterUtils - Class in org.springframework.cloud.dataflow.server.repository.support
Helper methods for SQL statement parameter parsing.
JdbcParameterUtils() - Constructor for class org.springframework.cloud.dataflow.server.repository.support.JdbcParameterUtils
 
JdbcSearchableJobExecutionDao - Class in org.springframework.cloud.dataflow.server.batch
 
JdbcSearchableJobExecutionDao() - Constructor for class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
 
JdbcSearchableJobExecutionDao.JobExecutionRowMapper - Class in org.springframework.cloud.dataflow.server.batch
Re-usable mapper for JobExecution instances.
JdbcSearchableJobExecutionDao.JobExecutionStepCountRowMapper - Class in org.springframework.cloud.dataflow.server.batch
Re-usable mapper for JobExecutionWithStepCount instances.
JdbcSearchableJobInstanceDao - Class in org.springframework.cloud.dataflow.server.batch
 
JdbcSearchableJobInstanceDao() - Constructor for class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobInstanceDao
 
JdbcSearchableStepExecutionDao - Class in org.springframework.cloud.dataflow.server.batch
 
JdbcSearchableStepExecutionDao() - Constructor for class org.springframework.cloud.dataflow.server.batch.JdbcSearchableStepExecutionDao
 
JobCommands - Class in org.springframework.cloud.dataflow.shell.command
Job commands for the SCDF Shell.
JobCommands() - Constructor for class org.springframework.cloud.dataflow.shell.command.JobCommands
 
jobExecution(long) - Method in interface org.springframework.cloud.dataflow.rest.client.JobOperations
Return the JobExecutionResource for the id specified.
jobExecution(long) - Method in class org.springframework.cloud.dataflow.rest.client.JobTemplate
 
jobExecutionController(TaskJobService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
 
JobExecutionController - Class in org.springframework.cloud.dataflow.server.controller
Controller for operations on JobExecution.
JobExecutionController(TaskJobService) - Constructor for class org.springframework.cloud.dataflow.server.controller.JobExecutionController
Creates a JobExecutionController that retrieves Job Execution information from a the JobService
JobExecutionJacksonMixIn - Class in org.springframework.cloud.dataflow.rest.support.jackson
Jackson MixIn for JobExecution de-serialization.
JobExecutionResource - Class in org.springframework.cloud.dataflow.rest.resource
A HATEOAS representation of a JobExecution.
JobExecutionResource(TaskJobExecution, TimeZone) - Constructor for class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
JobExecutionResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
jobExecutionResources() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
 
jobExecutionThinController(TaskJobService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
 
JobExecutionThinController - Class in org.springframework.cloud.dataflow.server.controller
Controller for retrieving JobExecutions where the step executions are not included in the results that are returned.
JobExecutionThinController(TaskJobService) - Constructor for class org.springframework.cloud.dataflow.server.controller.JobExecutionThinController
Creates a JobExecutionThinController that retrieves Job Execution information from a the JobService
JobExecutionThinResource - Class in org.springframework.cloud.dataflow.rest.resource
A HATEOAS representation of a JobExecution without the StepExecutions.
JobExecutionThinResource(TaskJobExecution, TimeZone) - Constructor for class org.springframework.cloud.dataflow.rest.resource.JobExecutionThinResource
 
JobExecutionThinResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
JobExecutionWithStepCount - Class in org.springframework.cloud.dataflow.server.batch
Supports the base JobExecution attributes along with a step count.
JobExecutionWithStepCount(JobExecution, int) - Constructor for class org.springframework.cloud.dataflow.server.batch.JobExecutionWithStepCount
 
jobExplorerFactoryBean(DataSource) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
 
jobInstance(long) - Method in interface org.springframework.cloud.dataflow.rest.client.JobOperations
Return the JobInstanceResource for the id specified.
jobInstance(long) - Method in class org.springframework.cloud.dataflow.rest.client.JobTemplate
 
jobInstanceController(TaskJobService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
 
JobInstanceController - Class in org.springframework.cloud.dataflow.server.controller
Controller for operations on JobInstance.
JobInstanceController(TaskJobService) - Constructor for class org.springframework.cloud.dataflow.server.controller.JobInstanceController
Creates a JobInstanceController that retrieves Job Instance information.
JobInstanceExecutions - Class in org.springframework.cloud.dataflow.rest.job
Enumerates the relationship between a JobInstance and its JobExecutions.
JobInstanceExecutions(JobInstance, List<TaskJobExecution>) - Constructor for class org.springframework.cloud.dataflow.rest.job.JobInstanceExecutions
 
JobInstanceJacksonMixIn - Class in org.springframework.cloud.dataflow.rest.support.jackson
Jackson MixIn for JobInstance de-serialization.
JobInstanceResource - Class in org.springframework.cloud.dataflow.rest.resource
A HATEOAS representation of a JobInstance.
JobInstanceResource(String, long, List<JobExecutionResource>) - Constructor for class org.springframework.cloud.dataflow.rest.resource.JobInstanceResource
 
JobInstanceResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
jobInstanceResources() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
 
JobNameValueProvider - Class in org.springframework.cloud.dataflow.shell.completer
A ValueProvider that provides completion for Data Flow job execution names.
JobNameValueProvider(DataFlowShell) - Constructor for class org.springframework.cloud.dataflow.shell.completer.JobNameValueProvider
 
JobNotRestartableException - Exception in org.springframework.cloud.dataflow.server.job.support
Thrown if a Job is deemed not restartable.
JobNotRestartableException() - Constructor for exception org.springframework.cloud.dataflow.server.job.support.JobNotRestartableException
 
JobNotRestartableException(String) - Constructor for exception org.springframework.cloud.dataflow.server.job.support.JobNotRestartableException
 
jobOperations() - Method in interface org.springframework.cloud.dataflow.rest.client.DataFlowOperations
 
jobOperations() - Method in class org.springframework.cloud.dataflow.rest.client.DataFlowTemplate
 
JobOperations - Interface in org.springframework.cloud.dataflow.rest.client
Interface defining operations available for jobs.
JobParameterJacksonDeserializer - Class in org.springframework.cloud.dataflow.rest.support.jackson
Jackson Deserializer for JobParameter de-serialization.
JobParameterJacksonDeserializer() - Constructor for class org.springframework.cloud.dataflow.rest.support.jackson.JobParameterJacksonDeserializer
 
JobParameterJacksonMixIn - Class in org.springframework.cloud.dataflow.rest.support.jackson
Jackson MixIn for JobParameter de-serialization.
JobParameterJacksonMixIn() - Constructor for class org.springframework.cloud.dataflow.rest.support.jackson.JobParameterJacksonMixIn
 
JobParametersJacksonMixIn - Class in org.springframework.cloud.dataflow.rest.support.jackson
Jackson MixIn for JobParameters de-serialization.
JobParametersJacksonMixIn() - Constructor for class org.springframework.cloud.dataflow.rest.support.jackson.JobParametersJacksonMixIn
 
jobRepositoryFactoryBean(DataSource, PlatformTransactionManager) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
 
JobService - Interface in org.springframework.cloud.dataflow.server.batch
Interface for general purpose monitoring and management of Batch jobs.
jobStepExecutionController(JobService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
 
JobStepExecutionController - Class in org.springframework.cloud.dataflow.server.controller
 
JobStepExecutionController(JobService) - Constructor for class org.springframework.cloud.dataflow.server.controller.JobStepExecutionController
Creates a JobStepExecutionsController that retrieves Job Step Execution information from a the JobService
jobStepExecutionProgressController(JobService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
 
JobStepExecutionProgressController - Class in org.springframework.cloud.dataflow.server.controller
 
JobStepExecutionProgressController(JobService) - Constructor for class org.springframework.cloud.dataflow.server.controller.JobStepExecutionProgressController
Creates a JobStepProgressInfoExecutionsController that retrieves Job Step Progress Execution information from a the JobService
jobStepExecutions(long) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
 
JobTemplate - Class in org.springframework.cloud.dataflow.rest.client
Implementation for JobOperations.
JobUtils - Class in org.springframework.cloud.dataflow.rest.job.support
Provides a common utility methods for job-related tasks.

K

KUBERNETES_PLATFORM_TYPE - Static variable in interface org.springframework.cloud.dataflow.core.TaskPlatformFactory
 

L

label(String) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.StreamApplication
 
labelForSimpleTask(String, String) - Static method in class org.springframework.cloud.dataflow.server.service.impl.TaskServiceUtils
 
launch() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
Launch a task without properties or arguments.
launch(List<String>) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
Launch a task with command line arguments.
launch(Map<String, String>, List<String>) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
Launch a task with deployment properties and command line arguments.
launch(String, Map<String, String>, List<String>) - Method in interface org.springframework.cloud.dataflow.rest.client.TaskOperations
Launch an already created task.
launch(String, Map<String, String>, List<String>) - Method in class org.springframework.cloud.dataflow.rest.client.TaskTemplate
 
launch(String, JobParameters) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
Launch a job with the parameters provided.
launch(String, JobParameters) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
launch(String, String, String) - Method in class org.springframework.cloud.dataflow.server.controller.TaskExecutionController
Request the launching of an existing task definition.
launch(String, String, File, String, String) - Method in class org.springframework.cloud.dataflow.shell.command.TaskCommands
 
Launcher - Class in org.springframework.cloud.dataflow.core
 
Launcher(String, String, TaskLauncher) - Constructor for class org.springframework.cloud.dataflow.core.Launcher
 
Launcher(String, String, TaskLauncher, Scheduler) - Constructor for class org.springframework.cloud.dataflow.core.Launcher
 
launcherInitializationService(LauncherRepository, List<TaskPlatform>, DeployerConfigurationMetadataResolver) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
 
LauncherInitializationService - Class in org.springframework.cloud.dataflow.server.service
 
LauncherInitializationService(LauncherRepository, List<TaskPlatform>, DeployerConfigurationMetadataResolver) - Constructor for class org.springframework.cloud.dataflow.server.service.LauncherInitializationService
 
LauncherRepository - Interface in org.springframework.cloud.dataflow.server.job
Repository for Launchers
LauncherResource - Class in org.springframework.cloud.dataflow.rest.resource
 
LauncherResource(Launcher) - Constructor for class org.springframework.cloud.dataflow.rest.resource.LauncherResource
 
LauncherResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
launcherService(LauncherRepository) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
 
LauncherService - Interface in org.springframework.cloud.dataflow.server.service
Offers services to retrieve the launchers that are available for the Spring Cloud Data Flow instance.
left(Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff.Builder
Adds a left hand side map.
list() - Method in interface org.springframework.cloud.dataflow.rest.client.AppRegistryOperations
Return a list of all application registrations.
list(ApplicationType) - Method in interface org.springframework.cloud.dataflow.rest.client.AppRegistryOperations
Return a list of all application registrations for the given ApplicationType.
list() - Method in class org.springframework.cloud.dataflow.rest.client.AppRegistryTemplate
 
list(ApplicationType) - Method in class org.springframework.cloud.dataflow.rest.client.AppRegistryTemplate
 
list(Task) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskScheduleBuilder
Retrieve all schedules registered for a given Task.
list() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskScheduleBuilder
 
list(String, String) - Method in interface org.springframework.cloud.dataflow.rest.client.SchedulerOperations
List all of the Schedules associated with the provided TaskDefinition.
list(String) - Method in interface org.springframework.cloud.dataflow.rest.client.SchedulerOperations
List all of the Schedules associated with the provided TaskDefinition for the default platform.
list() - Method in interface org.springframework.cloud.dataflow.rest.client.SchedulerOperations
List all of the Schedules for the default platform.
list(String, String) - Method in class org.springframework.cloud.dataflow.rest.client.SchedulerTemplate
 
list(String) - Method in class org.springframework.cloud.dataflow.rest.client.SchedulerTemplate
 
list() - Method in class org.springframework.cloud.dataflow.rest.client.SchedulerTemplate
 
list() - Method in interface org.springframework.cloud.dataflow.rest.client.StreamOperations
 
list() - Method in class org.springframework.cloud.dataflow.rest.client.StreamTemplate
 
list() - Method in interface org.springframework.cloud.dataflow.rest.client.TaskOperations
 
list() - Method in class org.springframework.cloud.dataflow.rest.client.TaskTemplate
 
list(Pageable, PagedResourcesAssembler<AppRegistration>, ApplicationType, String, String, boolean) - Method in class org.springframework.cloud.dataflow.server.controller.AppRegistryController
List app registrations.
list(Pageable, AuditActionType[], AuditOperationType[], String, String, PagedResourcesAssembler<AuditRecord>) - Method in class org.springframework.cloud.dataflow.server.controller.AuditRecordController
Return a page-able list of AuditRecordResources.
list(String, Pageable, PagedResourcesAssembler<JobInstanceExecutions>) - Method in class org.springframework.cloud.dataflow.server.controller.JobInstanceController
Return a page-able list of JobInstanceResource defined jobs.
list(Pageable, String, PagedResourcesAssembler<AppInstanceStatus>) - Method in class org.springframework.cloud.dataflow.server.controller.RuntimeAppInstanceController
 
list(Pageable, PagedResourcesAssembler<AppStatus>) - Method in class org.springframework.cloud.dataflow.server.controller.RuntimeAppsController
 
list(Pageable, String, PagedResourcesAssembler<StreamDefinition>) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDefinitionController
Return a page-able list of StreamDefinitionResource defined streams.
list(Pageable, String, boolean, String, PagedResourcesAssembler<TaskExecutionAwareTaskDefinition>) - Method in class org.springframework.cloud.dataflow.server.controller.TaskDefinitionController
Return a page-able list of TaskDefinitionResource defined tasks.
list(Pageable, PagedResourcesAssembler<TaskJobExecutionRel>) - Method in class org.springframework.cloud.dataflow.server.controller.TaskExecutionController
Return a page-able list of TaskExecutionResource defined tasks.
list(Pageable, String, PagedResourcesAssembler<Launcher>) - Method in class org.springframework.cloud.dataflow.server.controller.TaskPlatformController
Returns the list of platform accounts available for launching tasks.
list(Pageable, String, PagedResourcesAssembler<ScheduleInfo>) - Method in class org.springframework.cloud.dataflow.server.controller.TaskSchedulerController
Return a page-able list of ScheduleInfos.
list(Pageable, String, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
 
list(Pageable, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
 
list(Pageable) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
 
list(String, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
 
list(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
 
list() - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
 
list(Pageable, String, String) - Method in interface org.springframework.cloud.dataflow.server.service.SchedulerService
List all of the Schedules associated with the provided TaskDefinition.
list(Pageable, String) - Method in interface org.springframework.cloud.dataflow.server.service.SchedulerService
List all of the schedules registered with the system.
list(Pageable) - Method in interface org.springframework.cloud.dataflow.server.service.SchedulerService
List all of the schedules registered with the default platform.
list(String, String) - Method in interface org.springframework.cloud.dataflow.server.service.SchedulerService
List all of the Schedules associated with the provided TaskDefinition up to the established maximum as specified SchedulerServiceProperties.maxSchedulesReturned.
list(String) - Method in interface org.springframework.cloud.dataflow.server.service.SchedulerService
List all of the Schedules associated with the provided TaskDefinition for the default platform up to the established maximum as specified SchedulerServiceProperties.maxSchedulesReturned.
list() - Method in interface org.springframework.cloud.dataflow.server.service.SchedulerService
List all of the schedules registered with the default platform up to the established maximum as specified SchedulerServiceProperties.maxSchedulesReturned.
list(AppRegistryCommands.QualifiedApplicationName) - Method in class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands
 
list(boolean, String[]) - Method in class org.springframework.cloud.dataflow.shell.command.RuntimeCommands
 
list() - Method in class org.springframework.cloud.dataflow.shell.command.TaskCommands
 
listApplications(String) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDefinitionController
 
listByDefinition(String, String) - Method in class org.springframework.cloud.dataflow.shell.command.TaskSchedulerCommands
 
listByPlatform(String) - Method in interface org.springframework.cloud.dataflow.rest.client.SchedulerOperations
List all of the schedules registered with the system.
listByPlatform(String) - Method in class org.springframework.cloud.dataflow.rest.client.SchedulerTemplate
 
listForPlatform(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
 
listForPlatform(String) - Method in interface org.springframework.cloud.dataflow.server.service.SchedulerService
List all of the schedules registered with the system up to the established maximum as specified SchedulerServiceProperties.maxSchedulesReturned.
listJobExecutions(int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
List the job executions in descending order of creation (usually close to execution order).
listJobExecutions(int, int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
listJobExecutions(Pageable) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
 
listJobExecutions(Pageable) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
Retrieves Pageable list of JobExecutions from the JobRepository and matches the data with a task id.
listJobExecutionsForJob(String, BatchStatus, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
List the job executions for a job in descending order of creation (usually close to execution order).
listJobExecutionsForJob(String, BatchStatus, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
listJobExecutionsForJob(Pageable, String, BatchStatus) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
 
listJobExecutionsForJob(Pageable, String, BatchStatus) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
Retrieves Pageable list of JobExecution from the JobRepository with a specific jobName, status and matches the data with a task id.
listJobExecutionsForJobWithStepCount(String, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
List the job executions for a job in descending order of creation (usually close to execution order).
listJobExecutionsForJobWithStepCount(Date, Date, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
List the job executions filtered by date range in descending order of creation (usually close to execution order).
listJobExecutionsForJobWithStepCount(String, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
listJobExecutionsForJobWithStepCount(Date, Date, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
listJobExecutionsForJobWithStepCount(Pageable, Date, Date) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
 
listJobExecutionsForJobWithStepCount(Pageable, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
 
listJobExecutionsForJobWithStepCount(Pageable, String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
Retrieves Pageable list of JobExecutionWithStepCount from the JobRepository with a specific jobName and matches the data with a task id.
listJobExecutionsForJobWithStepCount(Pageable, Date, Date) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
Retrieves Pageable list of JobExecutionWithStepCount from the JobRepository filtered by the date range.
listJobExecutionsForJobWithStepCountFilteredByJobInstanceId(int, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
List the job executions filtered by job instance id in descending order of creation (usually close to execution order).
listJobExecutionsForJobWithStepCountFilteredByJobInstanceId(int, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
listJobExecutionsForJobWithStepCountFilteredByJobInstanceId(Pageable, int) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
 
listJobExecutionsForJobWithStepCountFilteredByJobInstanceId(Pageable, int) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
Retrieves Pageable list of JobExecutionWithStepCount from the JobRepository filtered by the job instance id.
listJobExecutionsForJobWithStepCountFilteredByTaskExecutionId(int, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
List the job executions filtered by task execution id in descending order of creation (usually close to execution order).
listJobExecutionsForJobWithStepCountFilteredByTaskExecutionId(int, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
listJobExecutionsForJobWithStepCountFilteredByTaskExecutionId(Pageable, int) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
 
listJobExecutionsForJobWithStepCountFilteredByTaskExecutionId(Pageable, int) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
Retrieves Pageable list of JobExecutionWithStepCount from the JobRepository filtered by the task execution id.
listJobExecutionsWithStepCount(int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
List the JobExecutions in descending order of creation (usually close to execution order) without step execution data.
listJobExecutionsWithStepCount(int, int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
listJobExecutionsWithStepCount(Pageable) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
 
listJobExecutionsWithStepCount(Pageable) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
Retrieves Pageable list of JobExecutionWithStepCounts from the JobRepository and matches the data with a task id but excludes the step executions.
listJobInstances(String, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
List the job instances in descending order of creation (usually close to order of execution).
listJobInstances(String, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
listJobs(int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
Query the job names in the system, either launchable or not.
listJobs(int, int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
listJobsOnly(Pageable, PagedResourcesAssembler<TaskJobExecution>) - Method in class org.springframework.cloud.dataflow.server.controller.JobExecutionThinController
Return a page-able list of JobExecutionThinResource defined jobs that do not contain step execution detail.
listOptionGroups(Resource) - Method in class org.springframework.cloud.dataflow.configuration.metadata.ApplicationConfigurationMetadataResolver
Return information about option grouping which is coming from an additional metadata files meant to provide more details which options belong together.
listOptionGroups(Resource) - Method in class org.springframework.cloud.dataflow.configuration.metadata.BootApplicationConfigurationMetadataResolver
 
listPlatforms() - Method in interface org.springframework.cloud.dataflow.rest.client.StreamOperations
 
listPlatforms() - Method in class org.springframework.cloud.dataflow.rest.client.StreamTemplate
 
listPlatforms() - Method in interface org.springframework.cloud.dataflow.rest.client.TaskOperations
 
listPlatforms() - Method in class org.springframework.cloud.dataflow.rest.client.TaskTemplate
 
listPlatforms() - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
listPlatforms() - Method in class org.springframework.cloud.dataflow.shell.command.TaskCommands
 
listPortNames(Resource) - Method in class org.springframework.cloud.dataflow.configuration.metadata.ApplicationConfigurationMetadataResolver
 
listPortNames(Resource) - Method in class org.springframework.cloud.dataflow.configuration.metadata.BootApplicationConfigurationMetadataResolver
 
listProperties(Resource) - Method in class org.springframework.cloud.dataflow.configuration.metadata.ApplicationConfigurationMetadataResolver
 
listProperties(Resource, boolean) - Method in class org.springframework.cloud.dataflow.configuration.metadata.ApplicationConfigurationMetadataResolver
Return metadata about configuration properties that are documented via Spring Boot configuration metadata and visible in an app.
listProperties(Resource, boolean) - Method in class org.springframework.cloud.dataflow.configuration.metadata.BootApplicationConfigurationMetadataResolver
Return metadata about configuration properties that are documented via Spring Boot configuration metadata and visible in an app.
listProperties(Archive, boolean) - Method in class org.springframework.cloud.dataflow.configuration.metadata.BootApplicationConfigurationMetadataResolver
 
listRelated(Pageable, String, boolean, PagedResourcesAssembler<StreamDefinition>) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDefinitionController
Return a list of related stream definition resources based on the given stream name.
listStepExecutionsForStep(String, String, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
List the step executions for a step in descending order of creation (usually close to execution order).
listStepExecutionsForStep(String, String, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
listStreams() - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
listTaskJobInstancesForJobName(Pageable, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
 
listTaskJobInstancesForJobName(Pageable, String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
Retrieves Pageable list of JobInstanceExecutions from the JobRepository with a specific jobName and matches the data with the associated JobExecutions.
loadProperties(Resource) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
LOCAL_PLATFORM_TYPE - Static variable in interface org.springframework.cloud.dataflow.core.TaskPlatformFactory
 
LocalPlatformProperties - Class in org.springframework.cloud.dataflow.server.config.features
 
LocalPlatformProperties() - Constructor for class org.springframework.cloud.dataflow.server.config.features.LocalPlatformProperties
 
localTaskPlatform(LocalPlatformProperties, Scheduler) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
The default profile is active when no other profiles are active.
LocalTaskPlatformFactory - Class in org.springframework.cloud.dataflow.server.config.features
 
LocalTaskPlatformFactory(LocalPlatformProperties, Scheduler) - Constructor for class org.springframework.cloud.dataflow.server.config.features.LocalTaskPlatformFactory
 
logger - Variable in class org.springframework.cloud.dataflow.core.AbstractTaskPlatformFactory
 
logger - Static variable in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
logs() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream
Gets all the applications' logs for this stream
logs(StreamApplication) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream
Get the logs of a specific application from the stream

M

main(String[]) - Static method in class org.springframework.cloud.dataflow.server.single.DataFlowServerApplication
 
makeDefault(String, ApplicationType, String) - Method in interface org.springframework.cloud.dataflow.rest.client.AppRegistryOperations
Set application version to default
makeDefault(String, ApplicationType, String) - Method in class org.springframework.cloud.dataflow.rest.client.AppRegistryTemplate
 
makeDefault(ApplicationType, String, String) - Method in class org.springframework.cloud.dataflow.server.controller.AppRegistryController
Set a module version as default
manifest(int) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream
Get manifest for the given stream deployed via Skipper.
manifest(String, Integer) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDeploymentController
 
manifest(String, int) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
 
manifest(String, int) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
Return a manifest info of a release version.
manifest(String, int) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
manifest(String) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
mapRow(ResultSet, int) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao.JobExecutionRowMapper
 
mapRow(ResultSet, int) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao.JobExecutionStepCountRowMapper
 
mapState(DeploymentState) - Static method in class org.springframework.cloud.dataflow.server.controller.support.ControllerUtils
Maps the DeploymentState from the Deployer SPI to a DeploymentStateResource which is used by the REST API.
MariadbBeforeBaseline - Class in org.springframework.cloud.dataflow.server.db.migration.mariadb
Baselining schema setup for postgres.
MariadbBeforeBaseline() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
Instantiates a new postgres before baseline.
MediaTypeConverter - Class in org.springframework.cloud.dataflow.shell.converter
Knows how to parse String representations of MediaType.
MediaTypeConverter() - Constructor for class org.springframework.cloud.dataflow.shell.converter.MediaTypeConverter
 
memory(String, Integer) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.DeploymentPropertiesBuilder
Configures the memory size allocated for the application.
memory(String, Integer) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.SkipperDeploymentPropertiesBuilder
Configures the memory size allocated for the application.
mergeAndExpandAppProperties(TaskDefinition, Resource, Map<String, String>, VisibleProperties) - Static method in class org.springframework.cloud.dataflow.server.service.impl.TaskServiceUtils
Return a copy of a given task definition where short form parameters have been expanded to their long form (amongst the visible properties of the app) if applicable.
messageConverters(ObjectMapper) - Method in class org.springframework.cloud.dataflow.server.config.web.WebConfiguration
 
METADATA_KEY_SUFFIX - Static variable in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
metadataResolver(ContainerImageMetadataResolver) - Method in class org.springframework.cloud.dataflow.configuration.metadata.ApplicationConfigurationMetadataResolverAutoConfiguration
 
METRICS_PREFIX - Static variable in class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties
 
MetricsReplicationEnvironmentPostProcessor - Class in org.springframework.cloud.dataflow.server.config
This post-processor helps to replicate the metrics property defined for the DataFlow server to the spring.cloud.dataflow.applicationProperties.stream.* and spring.cloud.dataflow.applicationProperties.task.* as well.
MetricsReplicationEnvironmentPostProcessor() - Constructor for class org.springframework.cloud.dataflow.server.config.MetricsReplicationEnvironmentPostProcessor
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.V2__Add_Descriptions_And_OriginalDefinition
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.V3__Add_Platform_To_AuditRecords
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.V4__Add_Step_Name_Indexes
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.V5__Add_Task_Execution_Params_Indexes
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V2__Add_Descriptions_And_OriginalDefinition
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V3__Add_Platform_To_AuditRecords
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V4__Add_Step_Name_Indexes
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V5__Add_Task_Execution_Params_Indexes
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.V2__Add_Descriptions_And_OriginalDefinition
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.V3__Add_Platform_To_AuditRecords
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.V4__Add_Step_Name_Indexes
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.V5__Add_Task_Execution_Params_Indexes
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.V2__Add_Descriptions_And_OriginalDefinition
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.V3__Add_Platform_To_AuditRecords
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.V4__Add_Step_Name_Indexes
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.V5__Add_Task_Execution_Params_Indexes
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V2__Add_Descriptions_OriginalDefinition
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V3__Add_Platform_To_AuditRecords
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V4__Add_Step_Name_Indexes
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V5__Add_Task_Execution_Params_Indexes
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.R__Hibernate_Sequence
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V2__Add_Descriptions_And_OriginalDefinition
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V3__Add_Platform_To_AuditRecords
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V4_1__Task_Sequence
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V4__Add_Step_Name_Indexes
 
migrate(Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V5__Add_Task_Execution_Params_Indexes
 
MONITORING_DASHBOARD_PREFIX - Static variable in class org.springframework.cloud.dataflow.server.config.MetricsReplicationEnvironmentPostProcessor
 
MONITORING_PREFIX - Static variable in class org.springframework.cloud.dataflow.server.config.MetricsReplicationEnvironmentPostProcessor
 
MonitoringDashboardInfo - Class in org.springframework.cloud.dataflow.rest.resource.about
This entity will contains the dashboard configuration information exposed by the SCDF server.
MonitoringDashboardInfo() - Constructor for class org.springframework.cloud.dataflow.rest.resource.about.MonitoringDashboardInfo
Default constructor for serialization frameworks.
MonitoringDashboardType - Enum in org.springframework.cloud.dataflow.rest.resource.about
Used to indicate what SCDF monitoring dashboard configuration is exposed.
MsSqlBeforeBaseline - Class in org.springframework.cloud.dataflow.server.db.migration.sqlserver
Baselining schema setup for postgres.
MsSqlBeforeBaseline() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
Instantiates a new postgres before baseline.
MsSqlMigrateUriRegistrySqlCommand - Class in org.springframework.cloud.dataflow.server.db.migration.sqlserver
mssql related SqlCommand for migrating data from URI_REGISTRY into app_registration.
MsSqlMigrateUriRegistrySqlCommand() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlMigrateUriRegistrySqlCommand
 
MysqlBeforeBaseline - Class in org.springframework.cloud.dataflow.server.db.migration.mysql
Baselining schema setup for postgres.
MysqlBeforeBaseline() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
Instantiates a new postgres before baseline.
MysqlMigrateUriRegistrySqlCommand - Class in org.springframework.cloud.dataflow.server.db.migration.mysql
mysql related SqlCommand for migrating data from URI_REGISTRY into app_registration.
MysqlMigrateUriRegistrySqlCommand() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlMigrateUriRegistrySqlCommand
 
MySqlPagingQueryProvider - Class in org.springframework.cloud.dataflow.server.repository.support
MySQL implementation of a PagingQueryProvider using database specific features.
MySqlPagingQueryProvider() - Constructor for class org.springframework.cloud.dataflow.server.repository.support.MySqlPagingQueryProvider
 

N

name(String) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.StreamBuilder
Fluent API method to set the name of the stream.
name(String) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskBuilder
Fluent API method to set the name for the task definition.
name - Variable in class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands.QualifiedApplicationName
 
NO_APPS - Static variable in class org.springframework.cloud.dataflow.rest.resource.StreamStatusResource
 
NO_INSTANCES - Static variable in class org.springframework.cloud.dataflow.rest.resource.AppStatusResource
 
NodeStatus - Enum in org.springframework.cloud.dataflow.server.service.impl
App Status of a node in a dataflow DSL.
NoSuchAppException - Exception in org.springframework.cloud.dataflow.server.controller
 
NoSuchAppException(String) - Constructor for exception org.springframework.cloud.dataflow.server.controller.NoSuchAppException
 
NoSuchAppInstanceException - Exception in org.springframework.cloud.dataflow.server.controller
 
NoSuchAppInstanceException(String) - Constructor for exception org.springframework.cloud.dataflow.server.controller.NoSuchAppInstanceException
 
NoSuchAppRegistrationException - Exception in org.springframework.cloud.dataflow.registry.support
Thrown when an AppRegistration of a given name and ApplicationType was expected but did not exist.
NoSuchAppRegistrationException(String, ApplicationType) - Constructor for exception org.springframework.cloud.dataflow.registry.support.NoSuchAppRegistrationException
 
NoSuchAppRegistrationException(String, ApplicationType, String) - Constructor for exception org.springframework.cloud.dataflow.registry.support.NoSuchAppRegistrationException
 
NoSuchAuditRecordException - Exception in org.springframework.cloud.dataflow.server.repository
Thrown when an audit record of a given id was expected but did not exist.
NoSuchAuditRecordException(Long) - Constructor for exception org.springframework.cloud.dataflow.server.repository.NoSuchAuditRecordException
 
NoSuchScheduleException - Exception in org.springframework.cloud.dataflow.server.repository
Exception is thrown if there is no schedule information available.
NoSuchScheduleException(String) - Constructor for exception org.springframework.cloud.dataflow.server.repository.NoSuchScheduleException
 
NoSuchStepExecutionException - Exception in org.springframework.cloud.dataflow.server.batch
 
NoSuchStepExecutionException(String, Throwable) - Constructor for exception org.springframework.cloud.dataflow.server.batch.NoSuchStepExecutionException
 
NoSuchStepExecutionException(String) - Constructor for exception org.springframework.cloud.dataflow.server.batch.NoSuchStepExecutionException
 
NoSuchStreamDefinitionException - Exception in org.springframework.cloud.dataflow.server.repository
Thrown when a stream definition of a given name was expected but did not exist.
NoSuchStreamDefinitionException(String) - Constructor for exception org.springframework.cloud.dataflow.server.repository.NoSuchStreamDefinitionException
 
NoSuchStreamDefinitionException(String, String) - Constructor for exception org.springframework.cloud.dataflow.server.repository.NoSuchStreamDefinitionException
 
NoSuchStreamDeploymentException - Exception in org.springframework.cloud.dataflow.server.repository
Thrown when a stream deployment of a given name was expected but did not exist.
NoSuchStreamDeploymentException(String) - Constructor for exception org.springframework.cloud.dataflow.server.repository.NoSuchStreamDeploymentException
 
NoSuchStreamDeploymentException(String, String) - Constructor for exception org.springframework.cloud.dataflow.server.repository.NoSuchStreamDeploymentException
 
NoSuchTaskBatchException - Exception in org.springframework.cloud.dataflow.server.repository
Exception is thrown if there is no mapping between a batch job execution and a task execution.
NoSuchTaskBatchException(String) - Constructor for exception org.springframework.cloud.dataflow.server.repository.NoSuchTaskBatchException
 
NoSuchTaskDefinitionException - Exception in org.springframework.cloud.dataflow.server.repository
Thrown when a task definition of a given name was expected but did not exist.
NoSuchTaskDefinitionException(String) - Constructor for exception org.springframework.cloud.dataflow.server.repository.NoSuchTaskDefinitionException
 
NoSuchTaskExecutionException - Exception in org.springframework.cloud.dataflow.server.repository
This exception is used when requesting a TaskExecution that does not exist.
NoSuchTaskExecutionException(long) - Constructor for exception org.springframework.cloud.dataflow.server.repository.NoSuchTaskExecutionException
Create a new exception that can handle a single TaskExecution id.
NoSuchTaskExecutionException(Set<Long>) - Constructor for exception org.springframework.cloud.dataflow.server.repository.NoSuchTaskExecutionException
Create a new exception that handles multiple TaskExecution ids.
NumberFormatConverter - Class in org.springframework.cloud.dataflow.shell.converter
Knows how to convert from a String to a new NumberFormat instance.
NumberFormatConverter() - Constructor for class org.springframework.cloud.dataflow.shell.converter.NumberFormatConverter
 

O

Oauth2() - Constructor for class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication.Oauth2
 
OffsetOutOfBoundsException - Exception in org.springframework.cloud.dataflow.server.service.impl
Exception thrown when a user requests a page and size combination that creates an offset that is greater than Integer.MAX_VALUE.
OffsetOutOfBoundsException(String) - Constructor for exception org.springframework.cloud.dataflow.server.service.impl.OffsetOutOfBoundsException
 
onApplicationEvent(ContextClosedEvent) - Method in class org.springframework.cloud.dataflow.server.config.web.WebConfiguration
 
onApplicationEvent(InteractiveAuthenticationSuccessEvent) - Method in class org.springframework.cloud.dataflow.server.support.AuthenticationSuccessEventListener
 
onClientGenericBadRequest(Exception) - Method in class org.springframework.cloud.dataflow.server.controller.RestControllerAdvice
Client did not formulate a correct request.
onConflictException(Exception) - Method in class org.springframework.cloud.dataflow.server.controller.RestControllerAdvice
Log the exception message at warn level and stack trace as trace level.
onConstraintViolationException(ConstraintViolationException) - Method in class org.springframework.cloud.dataflow.server.controller.RestControllerAdvice
The exception handler is trigger if a JSR303 ConstraintViolationException is being raised.
onException(Exception) - Method in class org.springframework.cloud.dataflow.server.controller.RestControllerAdvice
Handles the general error case.
OnLocalPlatform - Class in org.springframework.cloud.dataflow.server.config
When Server in not deployed on a cloud platform, it is considered to be on a Local platform.
OnLocalPlatform() - Constructor for class org.springframework.cloud.dataflow.server.config.OnLocalPlatform
 
onNotFoundException(Exception) - Method in class org.springframework.cloud.dataflow.server.controller.RestControllerAdvice
Log the exception message at warn level and stack trace as trace level.
onStartup(ServletContext) - Method in class org.springframework.cloud.dataflow.server.config.web.WebConfiguration
 
onUnprocessableEntityException(Exception) - Method in class org.springframework.cloud.dataflow.server.controller.RestControllerAdvice
Log the exception message at warn level and stack trace as trace level.
OpsType - Enum in org.springframework.cloud.dataflow.shell.command.support
 
options() - Method in class org.springframework.cloud.dataflow.server.controller.TaskCtrController
 
OracleBeforeBaseline - Class in org.springframework.cloud.dataflow.server.db.migration.oracle
Baselining schema setup for postgres.
OracleBeforeBaseline() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
Instantiates a new postgres before baseline.
OracleMigrateUriRegistrySqlCommand - Class in org.springframework.cloud.dataflow.server.db.migration.oracle
oracle related SqlCommand for migrating data from URI_REGISTRY into app_registration.
OracleMigrateUriRegistrySqlCommand() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleMigrateUriRegistrySqlCommand
 
OraclePagingQueryProvider - Class in org.springframework.cloud.dataflow.server.repository.support
Oracle implementation of a PagingQueryProvider using database specific features.
OraclePagingQueryProvider() - Constructor for class org.springframework.cloud.dataflow.server.repository.support.OraclePagingQueryProvider
 
Order - Enum in org.springframework.cloud.dataflow.server.repository.support
The direction of the sort in an ORDER BY clause.
org.springframework.cloud.dataflow.completion - package org.springframework.cloud.dataflow.completion
Contains classes related to code-completion of stream definitions expressed in the Spring Cloud Dataflow DSL.
org.springframework.cloud.dataflow.configuration.metadata - package org.springframework.cloud.dataflow.configuration.metadata
Root package of Spring Cloud Data Flow Configuration Metadata.
org.springframework.cloud.dataflow.configuration.metadata.container - package org.springframework.cloud.dataflow.configuration.metadata.container
 
org.springframework.cloud.dataflow.core - package org.springframework.cloud.dataflow.core
Root package of the Spring Cloud Data Flow domain model.
org.springframework.cloud.dataflow.registry - package org.springframework.cloud.dataflow.registry
Root package of the Data Flow registry support.
org.springframework.cloud.dataflow.registry.repository - package org.springframework.cloud.dataflow.registry.repository
Root package of Spring Cloud Data Flow Core.
org.springframework.cloud.dataflow.registry.service - package org.springframework.cloud.dataflow.registry.service
Root package of Spring Cloud Data Flow Core.
org.springframework.cloud.dataflow.registry.support - package org.springframework.cloud.dataflow.registry.support
Contains AppRegistration support classes.
org.springframework.cloud.dataflow.rest - package org.springframework.cloud.dataflow.rest
Root package of Spring Cloud Data Flow Rest.
org.springframework.cloud.dataflow.rest.client - package org.springframework.cloud.dataflow.rest.client
Defines the operations of the Spring Cloud Data Flow REST Client.
org.springframework.cloud.dataflow.rest.client.config - package org.springframework.cloud.dataflow.rest.client.config
 
org.springframework.cloud.dataflow.rest.client.dsl - package org.springframework.cloud.dataflow.rest.client.dsl
 
org.springframework.cloud.dataflow.rest.client.dsl.task - package org.springframework.cloud.dataflow.rest.client.dsl.task
 
org.springframework.cloud.dataflow.rest.client.support - package org.springframework.cloud.dataflow.rest.client.support
Contains various Jackson MixIns for JSON (de-)serialization.
org.springframework.cloud.dataflow.rest.job - package org.springframework.cloud.dataflow.rest.job
Defines the Batch Job specific REST domain classes.
org.springframework.cloud.dataflow.rest.job.support - package org.springframework.cloud.dataflow.rest.job.support
Provides Batch Job related support classes and utilities.
org.springframework.cloud.dataflow.rest.resource - package org.springframework.cloud.dataflow.rest.resource
Spring Cloud Data Flow REST HATEOAS Resource support.
org.springframework.cloud.dataflow.rest.resource.about - package org.springframework.cloud.dataflow.rest.resource.about
Provides information about runtime, server, libraries etc.
org.springframework.cloud.dataflow.rest.resource.security - package org.springframework.cloud.dataflow.rest.resource.security
Provides security-related REST resources.
org.springframework.cloud.dataflow.rest.support.jackson - package org.springframework.cloud.dataflow.rest.support.jackson
Contains Jackson related support classes.
org.springframework.cloud.dataflow.rest.util - package org.springframework.cloud.dataflow.rest.util
Contains utilities for the Dataflow REST support.
org.springframework.cloud.dataflow.server - package org.springframework.cloud.dataflow.server
Root package of Spring Cloud Data Flow Core.
org.springframework.cloud.dataflow.server.batch - package org.springframework.cloud.dataflow.server.batch
 
org.springframework.cloud.dataflow.server.completion - package org.springframework.cloud.dataflow.server.completion
Contains classes for the auto-completion support.
org.springframework.cloud.dataflow.server.config - package org.springframework.cloud.dataflow.server.config
Spring Cloud Data Flow Server configuration classes.
org.springframework.cloud.dataflow.server.config.apps - package org.springframework.cloud.dataflow.server.config.apps
Package for the classes that have common application configuration properties.
org.springframework.cloud.dataflow.server.config.features - package org.springframework.cloud.dataflow.server.config.features
Contains specific features' configuration classes.
org.springframework.cloud.dataflow.server.config.web - package org.springframework.cloud.dataflow.server.config.web
Contains web configuration classes.
org.springframework.cloud.dataflow.server.controller - package org.springframework.cloud.dataflow.server.controller
Spring Cloud Data Flow Server Controllers.
org.springframework.cloud.dataflow.server.controller.assembler - package org.springframework.cloud.dataflow.server.controller.assembler
 
org.springframework.cloud.dataflow.server.controller.security - package org.springframework.cloud.dataflow.server.controller.security
Provides security-related Controllers.
org.springframework.cloud.dataflow.server.controller.security.support - package org.springframework.cloud.dataflow.server.controller.security.support
 
org.springframework.cloud.dataflow.server.controller.support - package org.springframework.cloud.dataflow.server.controller.support
Contains supporting classes and utilities for the web controllers.
org.springframework.cloud.dataflow.server.db.migration - package org.springframework.cloud.dataflow.server.db.migration
 
org.springframework.cloud.dataflow.server.db.migration.db2 - package org.springframework.cloud.dataflow.server.db.migration.db2
 
org.springframework.cloud.dataflow.server.db.migration.mariadb - package org.springframework.cloud.dataflow.server.db.migration.mariadb
 
org.springframework.cloud.dataflow.server.db.migration.mysql - package org.springframework.cloud.dataflow.server.db.migration.mysql
 
org.springframework.cloud.dataflow.server.db.migration.oracle - package org.springframework.cloud.dataflow.server.db.migration.oracle
 
org.springframework.cloud.dataflow.server.db.migration.postgresql - package org.springframework.cloud.dataflow.server.db.migration.postgresql
 
org.springframework.cloud.dataflow.server.db.migration.sqlserver - package org.springframework.cloud.dataflow.server.db.migration.sqlserver
 
org.springframework.cloud.dataflow.server.job - package org.springframework.cloud.dataflow.server.job
Contains core Batch Job functionality for Dataflow.
org.springframework.cloud.dataflow.server.job.support - package org.springframework.cloud.dataflow.server.job.support
Contains supporting classes for the Dataflow Batch Job functionality.
org.springframework.cloud.dataflow.server.repository - package org.springframework.cloud.dataflow.server.repository
Spring Cloud Data Flow Server Repositories.
org.springframework.cloud.dataflow.server.repository.support - package org.springframework.cloud.dataflow.server.repository.support
Provides RDBMS-related support classes including PagingQueryProvider implementations for supported databases.
org.springframework.cloud.dataflow.server.service - package org.springframework.cloud.dataflow.server.service
Contains various Services (Interfaces) that are part of the Dataflow Server.
org.springframework.cloud.dataflow.server.service.impl - package org.springframework.cloud.dataflow.server.service.impl
Contains Service implementations for the Dataflow Server.
org.springframework.cloud.dataflow.server.service.impl.diff - package org.springframework.cloud.dataflow.server.service.impl.diff
 
org.springframework.cloud.dataflow.server.service.impl.validation - package org.springframework.cloud.dataflow.server.service.impl.validation
 
org.springframework.cloud.dataflow.server.single - package org.springframework.cloud.dataflow.server.single
Root package for the Spring Cloud Data Flow Server.
org.springframework.cloud.dataflow.server.stream - package org.springframework.cloud.dataflow.server.stream
 
org.springframework.cloud.dataflow.server.support - package org.springframework.cloud.dataflow.server.support
 
org.springframework.cloud.dataflow.shell - package org.springframework.cloud.dataflow.shell
Root package for the Spring Cloud Data Flow Shell.
org.springframework.cloud.dataflow.shell.command - package org.springframework.cloud.dataflow.shell.command
Command classes for the Spring Cloud Data Flow Shell.
org.springframework.cloud.dataflow.shell.command.support - package org.springframework.cloud.dataflow.shell.command.support
Provides supporting classes and utilities for the shell command classes.
org.springframework.cloud.dataflow.shell.completer - package org.springframework.cloud.dataflow.shell.completer
 
org.springframework.cloud.dataflow.shell.config - package org.springframework.cloud.dataflow.shell.config
Configuration classes for the Spring Cloud Data Flow Shell.
org.springframework.cloud.dataflow.shell.converter - package org.springframework.cloud.dataflow.shell.converter
Contains various Spring Shell core.Converters.
OUTPUT_BINDING_KEY_PREFIX - Static variable in class org.springframework.cloud.dataflow.core.BindingPropertyKeys
Prefix used in property keys for output binding.
OUTPUT_CONTENT_TYPE - Static variable in class org.springframework.cloud.dataflow.core.BindingPropertyKeys
Content Type property key for output binding.
OUTPUT_DESTINATION - Static variable in class org.springframework.cloud.dataflow.core.BindingPropertyKeys
Destination property key for output binding.
OUTPUT_PARTITION_COUNT - Static variable in class org.springframework.cloud.dataflow.core.BindingPropertyKeys
Partition Count property key for output binding.
OUTPUT_PARTITION_KEY_EXPRESSION - Static variable in class org.springframework.cloud.dataflow.core.BindingPropertyKeys
Partition Key Expression property key for output binding.
OUTPUT_PARTITION_KEY_EXTRACTOR_CLASS - Static variable in class org.springframework.cloud.dataflow.core.BindingPropertyKeys
Partition Key Extractor Class property key for output binding.
OUTPUT_REQUIRED_GROUPS - Static variable in class org.springframework.cloud.dataflow.core.BindingPropertyKeys
Required groups for output binding.

P

packageVersion(String) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.SkipperDeploymentPropertiesBuilder
Sets the package version to be used by skipper
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.AppRegistrationResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.AppStatusResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.AuditRecordResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.CurrentTaskExecutionsResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.JobExecutionThinResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.JobInstanceResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.LauncherResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.ScheduleInfoResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.StepExecutionProgressInfoResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.StepExecutionResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.StreamDefinitionResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.StreamDeploymentResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.StreamStatusResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskDefinitionResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskExecutionsInfoResource.Page
 
PagingQueryProvider - Interface in org.springframework.cloud.dataflow.server.repository.support
Interface defining the functionality to be provided for generating paging queries.
parse(StreamDefinition) - Method in class org.springframework.cloud.dataflow.core.DefaultStreamDefinitionService
Use the StreamParser to retrieve the StreamNode representation of the stream.
parse(StreamDefinition) - Method in interface org.springframework.cloud.dataflow.core.StreamDefinitionService
Parse the given stream definition and return the AST representation of the stream DSL in StreamNode.
parse(String) - Static method in class org.springframework.cloud.dataflow.rest.util.DeploymentPropertiesUtils
Parses a String comprised of 0 or more comma-delimited key=value pairs where each key has the format: app.[appname].[key] or deployer.[appname].[key].
parseArgumentList(String, String) - Static method in class org.springframework.cloud.dataflow.rest.util.DeploymentPropertiesUtils
Parses a String comprised of 0 or more delimited key=value pairs where each key has the format: app.[appname].[key] or deployer.[appname].[key].
parseDeploymentProperties(String, File, int) - Static method in class org.springframework.cloud.dataflow.rest.util.DeploymentPropertiesUtils
Parses a deployment properties conditionally either from properties string or file which can be legacy properties file or yaml.
parseParamList(String, String) - Static method in class org.springframework.cloud.dataflow.rest.util.DeploymentPropertiesUtils
Parses a String comprised of 0 or more delimited key=value pairs where each key has the format: app.[appname].[key] or deployer.[appname].[key].
parseTaskTextToGraph(Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.controller.ToolsController
Parse a task definition into a graph structure.
pipeIntoOtherAppsExpansionStrategy() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
PipeIntoOtherAppsExpansionStrategy - Class in org.springframework.cloud.dataflow.completion
Continues a well-formed stream definition by adding a pipe symbol and another app, provided that the stream definition hasn't reached its end yet.
PipeIntoOtherAppsExpansionStrategy(AppRegistryService, StreamDefinitionService) - Constructor for class org.springframework.cloud.dataflow.completion.PipeIntoOtherAppsExpansionStrategy
 
platformList() - Method in class org.springframework.cloud.dataflow.server.controller.StreamDeploymentController
 
platformList() - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
 
platformList() - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
 
platformList() - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
platformName(String) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.SkipperDeploymentPropertiesBuilder
Sets the target platform to be used by skipper
platformProperties - Variable in class org.springframework.cloud.dataflow.core.AbstractTaskPlatformFactory
 
PlatformTaskExecutionInformation - Class in org.springframework.cloud.dataflow.core
 
PlatformTaskExecutionInformation(String, String, int, int) - Constructor for class org.springframework.cloud.dataflow.core.PlatformTaskExecutionInformation
 
platformType - Variable in class org.springframework.cloud.dataflow.core.AbstractTaskPlatformFactory
 
PostgresBeforeBaseline - Class in org.springframework.cloud.dataflow.server.db.migration.postgresql
Baselining schema setup for postgres.
PostgresBeforeBaseline() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
Instantiates a new postgres before baseline.
PostgresMigrateStreamDefinitionsSqlCommand - Class in org.springframework.cloud.dataflow.server.db.migration.postgresql
SqlCommand copying data from STREAM_DEFINITIONS table into stream_definitions_tmp table handling correct way to use CLOB with postgres.
PostgresMigrateStreamDefinitionsSqlCommand() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresMigrateStreamDefinitionsSqlCommand
 
PostgresMigrateTaskDefinitionsSqlCommand - Class in org.springframework.cloud.dataflow.server.db.migration.postgresql
SqlCommand copying data from TASK_DEFINITIONS table into task_definitions_tmp table handling correct way to use CLOB with postgres.
PostgresMigrateTaskDefinitionsSqlCommand() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresMigrateTaskDefinitionsSqlCommand
 
PostgresMigrateUriRegistrySqlCommand - Class in org.springframework.cloud.dataflow.server.db.migration.postgresql
postgres related SqlCommand for migrating data from URI_REGISTRY into app_registration.
PostgresMigrateUriRegistrySqlCommand() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresMigrateUriRegistrySqlCommand
 
PostgresPagingQueryProvider - Class in org.springframework.cloud.dataflow.server.repository.support
Postgres implementation of a PagingQueryProvider using database specific features.
PostgresPagingQueryProvider() - Constructor for class org.springframework.cloud.dataflow.server.repository.support.PostgresPagingQueryProvider
 
postHttp(String, String, File, MediaType, String, String, boolean) - Method in class org.springframework.cloud.dataflow.shell.command.HttpCommands
 
postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class org.springframework.cloud.dataflow.server.config.DefaultEnvironmentPostProcessor
 
postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class org.springframework.cloud.dataflow.server.config.MetricsReplicationEnvironmentPostProcessor
 
postToActuator(String, String, String, Map<String, Object>) - Method in interface org.springframework.cloud.dataflow.rest.client.RuntimeOperations
Access an HTTP POST exposed actuator resource for a deployed app instance.
postToActuator(String, String, String, Map<String, Object>) - Method in class org.springframework.cloud.dataflow.rest.client.RuntimeTemplate
 
postToActuator(String, String, ActuatorPostRequest) - Method in class org.springframework.cloud.dataflow.server.controller.RuntimeAppInstanceController
 
postToActuator(String, String, ActuatorPostRequest) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
postToActuator(String, String, ActuatorPostRequest) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
Access an HTTP POST exposed actuator resource for a deployed app instance.
postToActuator(String, String, String, String) - Method in class org.springframework.cloud.dataflow.shell.command.RuntimeCommands
 
postToUrl(String, String, byte[], HttpHeaders) - Method in interface org.springframework.cloud.dataflow.rest.client.RuntimeOperations
Provides for POST to application HTTP endpoint exposed via url property.
postToUrl(String, String, byte[], HttpHeaders) - Method in class org.springframework.cloud.dataflow.rest.client.RuntimeTemplate
 
postToUrl(String, String, String, HttpHeaders) - Method in class org.springframework.cloud.dataflow.server.controller.RuntimeAppInstanceController
 
PreemptiveBasicAuthHttpComponentsClientHttpRequestFactory - Class in org.springframework.cloud.dataflow.rest.util
HttpComponentsClientHttpRequestFactory extension that aggressively sends HTTP basic authentication credentials without having to first receive an HTTP 401 response from the server.
PreemptiveBasicAuthHttpComponentsClientHttpRequestFactory(HttpClient, HttpHost) - Constructor for class org.springframework.cloud.dataflow.rest.util.PreemptiveBasicAuthHttpComponentsClientHttpRequestFactory
 
PREFIX - Static variable in class org.springframework.cloud.dataflow.core.DataFlowPropertyKeys
 
prepareObjectMapper(ObjectMapper) - Static method in class org.springframework.cloud.dataflow.rest.client.DataFlowTemplate
Mutable operation to add several required MixIns to the provided ObjectMapper.
prepareRestTemplate(RestTemplate) - Static method in class org.springframework.cloud.dataflow.rest.client.DataFlowTemplate
Will augment the provided RestTemplate with the Jackson Mixins required by Spring Cloud Data Flow, specifically: JobExecutionJacksonMixIn JobParametersJacksonMixIn JobParameterJacksonMixIn JobInstanceJacksonMixIn ExitStatusJacksonMixIn StepExecutionJacksonMixIn ExecutionContextJacksonMixIn StepExecutionHistoryJacksonMixIn Furthermore, this method will also register the Jackson2HalModule
prettyPrintDefaultValue(ConfigurationMetadataProperty) - Method in class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands
Escapes some special values so that they don't disturb console rendering and are easier to read.
prettyPrintIfJson(String) - Static method in class org.springframework.cloud.dataflow.shell.command.support.ShellUtils
 
process(HttpRequest, HttpContext) - Method in class org.springframework.cloud.dataflow.rest.util.ResourceBasedAuthorizationInterceptor
 
processor(StreamApplication) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream.ProcessorBuilder
Appends a StreamApplication as a processor for this stream
processor(StreamApplication) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream.SourceBuilder
Appends a StreamApplication as a processor for this stream
ProcessOutputResource - Class in org.springframework.cloud.dataflow.rest.util
Resource implementation to create an operating system process process and capture its output.
ProcessOutputResource(String...) - Constructor for class org.springframework.cloud.dataflow.rest.util.ProcessOutputResource
 
progress(long, long) - Method in class org.springframework.cloud.dataflow.server.controller.JobStepExecutionProgressController
Get the step execution progress for the given jobExecutions step.
prompt(String, String, boolean) - Method in class org.springframework.cloud.dataflow.shell.command.ConsoleUserInput
 
prompt(String, String, boolean) - Method in interface org.springframework.cloud.dataflow.shell.command.UserInput
Display a prompt text to the user and expect them to enter a free-form value.
promptWithOptions(String, String, String...) - Method in class org.springframework.cloud.dataflow.shell.command.ConsoleUserInput
Loops until one of the options is provided.
promptWithOptions(String, String, String...) - Method in interface org.springframework.cloud.dataflow.shell.command.UserInput
Display a prompt text to the user and expect one of options in return.
PropertiesDiff - Class in org.springframework.cloud.dataflow.server.service.impl.diff
PropertiesDiff is an implementation to come up with a difference between two String based Maps.
PropertiesDiff.Builder - Class in org.springframework.cloud.dataflow.server.service.impl.diff
Builder for PropertiesDiff.
PropertiesDiff.PropertyChange - Class in org.springframework.cloud.dataflow.server.service.impl.diff
Class representing a change in a property.
PropertyChange(String, String) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff.PropertyChange
Instantiates a new property change.
Proposal(String, String) - Constructor for class org.springframework.cloud.dataflow.rest.resource.CompletionProposalsResource.Proposal
 
Proxy(String, String, String) - Constructor for class org.springframework.cloud.dataflow.shell.config.DataFlowShellProperties.Proxy
 
put(String, String) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.DeploymentPropertiesBuilder
 
put(String, String) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.SkipperDeploymentPropertiesBuilder
 
putAll(Map<String, String>) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.DeploymentPropertiesBuilder
 
putAll(Map<String, String>) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.SkipperDeploymentPropertiesBuilder
 

Q

QualifiedApplicationName(String, ApplicationType) - Constructor for class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands.QualifiedApplicationName
 
QualifiedApplicationNameConverter - Class in org.springframework.cloud.dataflow.shell.converter
Knows how to parse String representations of AppRegistryCommands.QualifiedApplicationNames.
QualifiedApplicationNameConverter() - Constructor for class org.springframework.cloud.dataflow.shell.converter.QualifiedApplicationNameConverter
 
qualifyDeployerProperties(Map<String, String>, String) - Static method in class org.springframework.cloud.dataflow.rest.util.DeploymentPropertiesUtils
Retain all properties that are meant for the deployer of a given app (those that start with deployer.[appname] or deployer.* and qualify all property values with the spring.cloud.deployer. prefix.
qualifyProperties(Map<String, String>, Resource) - Method in class org.springframework.cloud.dataflow.server.controller.VisibleProperties
Return a copy of app properties where shorthand form have been expanded to their long form (amongst the visible supported properties of the app) if applicable.

R

R__Hibernate_Sequence - Class in org.springframework.cloud.dataflow.server.db.migration.db2
Repeatable migration ensuring that hibernate_sequence table exists.
R__Hibernate_Sequence() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.db2.R__Hibernate_Sequence
 
R__Hibernate_Sequence - Class in org.springframework.cloud.dataflow.server.db.migration.oracle
Repeatable migration ensuring that hibernate_sequence table exists.
R__Hibernate_Sequence() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.oracle.R__Hibernate_Sequence
 
R__Hibernate_Sequence - Class in org.springframework.cloud.dataflow.server.db.migration.sqlserver
Repeatable migration ensuring that hibernate_sequence table exists.
R__Hibernate_Sequence() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.sqlserver.R__Hibernate_Sequence
 
RecoveryStrategy<E extends Exception> - Interface in org.springframework.cloud.dataflow.completion
Used to provide completions on ill-formed stream definitions, after an initial (failed) parse.
redactDsl(StreamDefinition) - Method in class org.springframework.cloud.dataflow.core.DefaultStreamDefinitionService
 
redactDsl(StreamDefinition) - Method in interface org.springframework.cloud.dataflow.core.StreamDefinitionService
 
register(String, ApplicationType, String, String, boolean) - Method in interface org.springframework.cloud.dataflow.rest.client.AppRegistryOperations
Register an application name and type with its Maven coordinates.
register(String, ApplicationType, String, String, String, boolean) - Method in interface org.springframework.cloud.dataflow.rest.client.AppRegistryOperations
Register an application name, type and version with its Maven coordinates.
register(String, ApplicationType, String, String, boolean) - Method in class org.springframework.cloud.dataflow.rest.client.AppRegistryTemplate
 
register(String, ApplicationType, String, String, String, boolean) - Method in class org.springframework.cloud.dataflow.rest.client.AppRegistryTemplate
 
register(ApplicationType, String, String, String, String, boolean) - Method in class org.springframework.cloud.dataflow.server.controller.AppRegistryController
Register a module name and type with its URI.
register(ApplicationType, String, String, String, boolean) - Method in class org.springframework.cloud.dataflow.server.controller.AppRegistryController
Deprecated.
register(String, ApplicationType, String, String, boolean) - Method in class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands
 
registerAll(Properties, boolean) - Method in interface org.springframework.cloud.dataflow.rest.client.AppRegistryOperations
Register all applications provided as key/value pairs.
registerAll(Properties, boolean) - Method in class org.springframework.cloud.dataflow.rest.client.AppRegistryTemplate
 
registerAll(Pageable, PagedResourcesAssembler<AppRegistration>, String, String, boolean) - Method in class org.springframework.cloud.dataflow.server.controller.AppRegistryController
Register all applications listed in a properties file or provided as key/value pairs.
RelaxedNames - Class in org.springframework.cloud.dataflow.core
Generates relaxed name variations from a given source.
RelaxedNames(String) - Constructor for class org.springframework.cloud.dataflow.core.RelaxedNames
Create a new RelaxedNames instance.
relProviderOverridingBeanPostProcessor() - Method in class org.springframework.cloud.dataflow.server.config.web.WebConfiguration
 
removeInactiveExecutions() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
Check all the active executions and see if they are still actually running.
removeQuoting(List<String>) - Static method in class org.springframework.cloud.dataflow.rest.util.DeploymentPropertiesUtils
Parses a list of command line parameters and returns a list of parameters which doesn't contain any special quoting either for values or whole parameter.
RENAME_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
RENAME_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
RENAME_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
RENAME_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
RENAME_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
RENAME_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
RENAME_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
RENAME_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
RENAME_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
RENAME_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
RENAME_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
RENAME_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
RENAME_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
RENAME_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
RENAME_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
RENAME_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
RENAME_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
RENAME_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
RENAME_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
 
RENAME_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.MariadbBeforeBaseline
 
RENAME_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
 
RENAME_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
 
RENAME_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
 
RENAME_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
 
repoName(String) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.SkipperDeploymentPropertiesBuilder
Sets the repo name platform to be used by skipper
resolve() - Method in class org.springframework.cloud.dataflow.server.service.DeployerConfigurationMetadataResolver
Resolve all configuration metadata properties prefixed with spring.cloud.deployer.
ResourceBasedAuthorizationInterceptor - Class in org.springframework.cloud.dataflow.rest.util
HttpRequestInterceptor that adds an Authorization header with a value obtained from a Resource.
ResourceBasedAuthorizationInterceptor(CheckableResource) - Constructor for class org.springframework.cloud.dataflow.rest.util.ResourceBasedAuthorizationInterceptor
 
ResourceDeserializer - Class in org.springframework.cloud.dataflow.server.service.impl
Custom Jackson deserializer used to convert the URL of a resource (as it has been serialized) back to a Resource
ResourceDeserializer(AppResourceCommon) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.ResourceDeserializer
 
resourceLoader - Variable in class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands
 
ResourceMixin - Class in org.springframework.cloud.dataflow.server.service.impl
Jackson mixin used to serialize a Resource as its URI
ResourceMixin() - Constructor for class org.springframework.cloud.dataflow.server.service.impl.ResourceMixin
 
resources - Variable in class org.springframework.cloud.dataflow.rest.client.DataFlowTemplate
Holds discovered URLs of the API.
resourceToProperties(Resource) - Static method in class org.springframework.cloud.dataflow.server.config.apps.CommonApplicationProperties
 
restart(Long) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
Launch a job with the parameters provided.
restart(Long, JobParameters) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
Launch a job with the parameters provided.
restart(Long) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
restart(Long, JobParameters) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
restartJobExecution(long) - Method in class org.springframework.cloud.dataflow.server.controller.JobExecutionController
Restart the Job Execution with the given jobExecutionId.
restartJobExecution(long) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
 
restartJobExecution(long) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
Restarts a JobExecution IF the respective JobExecution is actually deemed restartable.
restControllerAdvice() - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration
 
RestControllerAdvice - Class in org.springframework.cloud.dataflow.server.controller
Apply common behavior (exception handling etc.,) to all the REST controllers.
RestControllerAdvice() - Constructor for class org.springframework.cloud.dataflow.server.controller.RestControllerAdvice
 
restTemplate - Variable in class org.springframework.cloud.dataflow.rest.client.AppRegistryTemplate
Template used for http interaction.
restTemplate - Variable in class org.springframework.cloud.dataflow.rest.client.DataFlowTemplate
A template used for http interaction.
restTemplate() - Method in class org.springframework.cloud.dataflow.shell.config.ShellAutoConfiguration
 
retrieveJobsByDateRange(Date, Date, Pageable, PagedResourcesAssembler<TaskJobExecution>) - Method in class org.springframework.cloud.dataflow.server.controller.JobExecutionThinController
Retrieve all task job executions filtered with the date range specified
retrieveJobsByJobInstanceId(int, Pageable, PagedResourcesAssembler<TaskJobExecution>) - Method in class org.springframework.cloud.dataflow.server.controller.JobExecutionThinController
Retrieve all task job executions filtered with the job instance id specified
retrieveJobsByName(String, Pageable, PagedResourcesAssembler<TaskJobExecution>) - Method in class org.springframework.cloud.dataflow.server.controller.JobExecutionThinController
Retrieve all task job executions with the task name specified
retrieveJobsByParameters(String, BatchStatus, Pageable, PagedResourcesAssembler<TaskJobExecution>) - Method in class org.springframework.cloud.dataflow.server.controller.JobExecutionController
Retrieve all task job executions with the task name specified
retrieveJobsByTaskExecutionId(int, Pageable, PagedResourcesAssembler<TaskJobExecution>) - Method in class org.springframework.cloud.dataflow.server.controller.JobExecutionThinController
Retrieve all task job executions filtered with the task execution id specified
retrieveTaskExecutionLog(long, String) - Method in class org.springframework.cloud.dataflow.shell.command.TaskCommands
 
retrieveTasksByName(String, Pageable, PagedResourcesAssembler<TaskJobExecutionRel>) - Method in class org.springframework.cloud.dataflow.server.controller.TaskExecutionController
Retrieve all task executions with the task name specified
REVISION - Static variable in class org.springframework.cloud.dataflow.rest.Version
Should be incremented each time the API evolves whether it's a breaking change or not.
REVISION_KEY - Static variable in class org.springframework.cloud.dataflow.rest.Version
 
right(Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff.Builder
Adds a right hand side map.
RoleType - Enum in org.springframework.cloud.dataflow.shell.command.support
 
rollback(int) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream
Rollback the stream to the previous or a specific release version.
rollback(String, Integer) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDeploymentController
 
rollbackStream(String, int) - Method in interface org.springframework.cloud.dataflow.rest.client.StreamOperations
Rollback the stream to the previous or a specific release version.
rollbackStream(String, int) - Method in class org.springframework.cloud.dataflow.rest.client.StreamTemplate
 
rollbackStream(String, int) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
 
rollbackStream(String, int) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
Rollback the stream to the previous or a specific version of the stream.
rollbackStream(String, int) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
Rollback the stream to a specific version
rollbackStreamUsingSkipper(String, int) - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
rootController(EntityLinks) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration
 
RootController - Class in org.springframework.cloud.dataflow.server.controller
Controller for the root resource of the Data Flow server.
RootController(EntityLinks) - Constructor for class org.springframework.cloud.dataflow.server.controller.RootController
Construct an RootController.
RootResource - Class in org.springframework.cloud.dataflow.rest.resource
Describes the other available resource endpoints, as well as provides information about the server itself, such as API revision number.
RootResource(int) - Constructor for class org.springframework.cloud.dataflow.rest.resource.RootResource
 
run(ApplicationArguments) - Method in class org.springframework.cloud.dataflow.shell.config.HelpApplicationRunner
 
run(ApplicationArguments) - Method in class org.springframework.cloud.dataflow.shell.config.InitializeConnectionApplicationRunner
 
RuntimeAppInstanceController - Class in org.springframework.cloud.dataflow.server.controller
 
RuntimeAppInstanceController(StreamDeployer) - Constructor for class org.springframework.cloud.dataflow.server.controller.RuntimeAppInstanceController
Construct a new RuntimeAppInstanceController
runtimeApps() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream
 
runtimeAppsController(StreamDeployer) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
 
RuntimeAppsController - Class in org.springframework.cloud.dataflow.server.controller
Exposes runtime status of deployed apps.
RuntimeAppsController(StreamDeployer) - Constructor for class org.springframework.cloud.dataflow.server.controller.RuntimeAppsController
Construct a new runtime apps controller.
runtimeAppsStatusFJPFB() - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
 
RuntimeCommands - Class in org.springframework.cloud.dataflow.shell.command
Commands for displaying the runtime state of deployed apps.
RuntimeCommands(DataFlowShell, ObjectMapper) - Constructor for class org.springframework.cloud.dataflow.shell.command.RuntimeCommands
 
RuntimeEnvironment - Class in org.springframework.cloud.dataflow.rest.resource.about
Provides information about the runtime environment.
RuntimeEnvironment() - Constructor for class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironment
Default constructor for serialization frameworks.
RuntimeEnvironmentDetails - Class in org.springframework.cloud.dataflow.rest.resource.about
Provides runtime environment details for either a deployer or task launcher.
RuntimeEnvironmentDetails() - Constructor for class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
Default constructor for serialization frameworks.
runtimeOperations() - Method in interface org.springframework.cloud.dataflow.rest.client.DataFlowOperations
 
runtimeOperations() - Method in class org.springframework.cloud.dataflow.rest.client.DataFlowTemplate
 
RuntimeOperations - Interface in org.springframework.cloud.dataflow.rest.client
Defines operations available for obtaining information about deployed apps.
RuntimeStreamsController - Class in org.springframework.cloud.dataflow.server.controller
 
RuntimeStreamsController(StreamDeployer) - Constructor for class org.springframework.cloud.dataflow.server.controller.RuntimeStreamsController
Construct a new runtime apps controller.
runtimeStreamsControllerV2(StreamDeployer) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
 
RuntimeTemplate - Class in org.springframework.cloud.dataflow.rest.client
Implementation for RuntimeOperations.

S

sanitize(String) - Method in class org.springframework.cloud.dataflow.core.ArgumentSanitizer
Replaces a potential secure value with "******".
sanitize(String, String) - Method in class org.springframework.cloud.dataflow.core.ArgumentSanitizer
Replaces a potential secure value with "******".
sanitize(String) - Method in class org.springframework.cloud.dataflow.rest.util.ArgumentSanitizer
Replaces a potential secure value with "******".
sanitize(String, String) - Method in class org.springframework.cloud.dataflow.rest.util.ArgumentSanitizer
Replaces a potential secure value with "******".
sanitizeArguments(List<String>) - Method in class org.springframework.cloud.dataflow.core.ArgumentSanitizer
For all sensitive arguments (e.g.
sanitizeArguments(List<String>) - Method in class org.springframework.cloud.dataflow.rest.util.ArgumentSanitizer
For all sensitive arguments (e.g.
sanitizeHeaders(HttpHeaders) - Method in class org.springframework.cloud.dataflow.rest.util.ArgumentSanitizer
 
sanitizeJobParameters(JobParameters) - Method in class org.springframework.cloud.dataflow.rest.util.ArgumentSanitizer
Replaces the sensitive String values in the JobParameter value.
sanitizeJsonOrYamlString(String) - Method in class org.springframework.cloud.dataflow.rest.util.ArgumentSanitizer
Will determine the type of data and treat as JSON or YAML to sanitize sensitive values.
sanitizeJsonString(String) - Method in class org.springframework.cloud.dataflow.rest.util.ArgumentSanitizer
Will replace the sensitive string fields with '*****'
sanitizeMap(Map<String, Object>) - Method in class org.springframework.cloud.dataflow.rest.util.ArgumentSanitizer
Will replace sensitive string value in the Map with '*****'
sanitizeProperties(Map<String, String>) - Method in class org.springframework.cloud.dataflow.core.ArgumentSanitizer
For all sensitive properties (e.g.
sanitizeProperties(Map<String, String>) - Method in class org.springframework.cloud.dataflow.rest.util.ArgumentSanitizer
For all sensitive properties (e.g.
sanitizeStreamAppDefinitions(LinkedList<StreamAppDefinition>) - Static method in class org.springframework.cloud.dataflow.core.StreamDefinitionServiceUtils
Redacts sensitive property values in a stream.
sanitizeTaskDsl(TaskDefinition) - Method in class org.springframework.cloud.dataflow.rest.util.ArgumentSanitizer
Redacts sensitive property values in a task.
sanitizeTaskExecutionArguments(TaskExecution) - Method in class org.springframework.cloud.dataflow.rest.util.TaskSanitizer
 
sanitizeTaskManifest(TaskManifest) - Method in class org.springframework.cloud.dataflow.rest.util.TaskSanitizer
 
sanitizeYamlString(String) - Method in class org.springframework.cloud.dataflow.rest.util.ArgumentSanitizer
Will replace the sensitive string fields with '*****'
save(S) - Method in interface org.springframework.cloud.dataflow.registry.repository.AppRegistrationRepository
 
save(String, ApplicationType, String, URI, URI) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
Saves a new AppRegistration identified by its name, type, version and URIs.
save(AppRegistration) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
Save an AppRegistration instance.
save(String, ApplicationType, String, URI, URI) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
save(AppRegistration) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
save(String, String, String, boolean) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDefinitionController
Create a new stream and optionally deploy it.
save(String, String, String) - Method in class org.springframework.cloud.dataflow.server.controller.TaskDefinitionController
Register a task definition for future execution.
save(String, String, String, String, String) - Method in class org.springframework.cloud.dataflow.server.controller.TaskSchedulerController
Create a schedule for an existing TaskDefinition name.
save(TaskExecution, TaskManifest) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowTaskExecutionMetadataDao
Saves a TaskManifest related to the supplied TaskExecution
save(TaskExecution, TaskManifest) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionMetadataDao
 
saveJobExecution(JobExecution) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
 
saveTaskDefinition(TaskDefinition) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskSaveService
 
saveTaskDefinition(TaskDefinition) - Method in interface org.springframework.cloud.dataflow.server.service.TaskSaveService
Saves the task definition.
saveTaskService(TaskDefinitionRepository, AuditRecordService, AppRegistryService) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
 
saveWithDeployProps(String, String, String, boolean, Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDefinitionController
Create a new stream and optionally deploy it.
scale(String, String, int, Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
scale(String, String, int, Map<String, String>) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
For a selected stream scales the number of appName instances to count.
scaleApplicationInstances(StreamApplication, int, Map<String, String>) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream
Scale up or down the number of application instances.
scaleApplicationInstances(String, String, Integer, Map<String, String>) - Method in interface org.springframework.cloud.dataflow.rest.client.StreamOperations
Scales number of application instances in a stream.
scaleApplicationInstances(String, String, Integer, Map<String, String>) - Method in class org.springframework.cloud.dataflow.rest.client.StreamTemplate
 
scaleApplicationInstances(String, String, Integer, Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDeploymentController
Scale application instances in a deployed stream.
scaleApplicationInstances(String, String, int, Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
 
scaleApplicationInstances(String, String, int, Map<String, String>) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
Scale application instances in a deployed stream.
scaleStream(String, String, Integer, String) - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
schedule(String, Map<String, String>, String...) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskSchedule
Schedule the task.
schedule(String, String, Map<String, String>, List<String>, String) - Method in interface org.springframework.cloud.dataflow.rest.client.SchedulerOperations
Schedules the task specified with the taskDefinitionName with the platform specific scheduler.
schedule(String, String, Map<String, String>, List<String>) - Method in interface org.springframework.cloud.dataflow.rest.client.SchedulerOperations
Schedules the task specified with the taskDefinitionName with the default platform scheduler.
schedule(String, String, Map<String, String>, List<String>, String) - Method in class org.springframework.cloud.dataflow.rest.client.SchedulerTemplate
 
schedule(String, String, Map<String, String>, List<String>) - Method in class org.springframework.cloud.dataflow.rest.client.SchedulerTemplate
 
schedule(String, String, Map<String, String>, List<String>) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
 
schedule(String, String, Map<String, String>, List<String>, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
 
schedule(String, String, Map<String, String>, List<String>, String) - Method in interface org.springframework.cloud.dataflow.server.service.SchedulerService
Schedules the task specified with the taskDefinitionName with the platform specific scheduler.
schedule(String, String, Map<String, String>, List<String>) - Method in interface org.springframework.cloud.dataflow.server.service.SchedulerService
Schedules the task specified with the taskDefinitionName with the default platform specific scheduler.
ScheduleInfoResource - Class in org.springframework.cloud.dataflow.rest.resource
A HATEOAS representation of a ScheduleInfo.
ScheduleInfoResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.ScheduleInfoResource
Default constructor to be used by Jackson.
ScheduleInfoResource(String, String, Map<String, String>) - Constructor for class org.springframework.cloud.dataflow.rest.resource.ScheduleInfoResource
 
ScheduleInfoResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
scheduleName(String) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskScheduleBuilder
 
SCHEDULER_MAX_RETURNED_NUMBER - Static variable in class org.springframework.cloud.dataflow.server.service.SchedulerServiceProperties
 
SCHEDULER_SERVICE_PREFIX - Static variable in class org.springframework.cloud.dataflow.server.service.SchedulerServiceProperties
 
SchedulerConfiguration - Class in org.springframework.cloud.dataflow.server.config.features
Establishes the SchedulerService instance to be used by SCDF.
SchedulerConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.features.SchedulerConfiguration
 
SchedulerConfiguration.SchedulerConfigurationPropertyChecker - Class in org.springframework.cloud.dataflow.server.config.features
 
SchedulerConfigurationPropertyChecker() - Constructor for class org.springframework.cloud.dataflow.server.config.features.SchedulerConfiguration.SchedulerConfigurationPropertyChecker
 
schedulerOperations() - Method in interface org.springframework.cloud.dataflow.rest.client.DataFlowOperations
 
schedulerOperations() - Method in class org.springframework.cloud.dataflow.rest.client.DataFlowTemplate
 
SchedulerOperations - Interface in org.springframework.cloud.dataflow.rest.client
Interface defining operations available against schedules.
schedulerService(CommonApplicationProperties, List<TaskPlatform>, TaskDefinitionRepository, AppRegistryService, ResourceLoader, TaskConfigurationProperties, DataSourceProperties, ApplicationConfigurationMetadataResolver, SchedulerServiceProperties, AuditRecordService, ComposedTaskRunnerConfigurationProperties) - Method in class org.springframework.cloud.dataflow.server.config.features.SchedulerConfiguration
 
SchedulerService - Interface in org.springframework.cloud.dataflow.server.service
Provides Scheduler related services.
SchedulerServiceProperties - Class in org.springframework.cloud.dataflow.server.service
Specifies the properties required to configure how data flow handles schedules.
SchedulerServiceProperties() - Constructor for class org.springframework.cloud.dataflow.server.service.SchedulerServiceProperties
 
SchedulerTemplate - Class in org.springframework.cloud.dataflow.rest.client
Implementation for SchedulerOperations.
SCHEDULES_ENABLED - Static variable in class org.springframework.cloud.dataflow.server.config.features.FeaturesProperties
 
SCHEDULES_RELATION - Static variable in class org.springframework.cloud.dataflow.rest.client.SchedulerTemplate
 
SearchableJobExecutionDao - Interface in org.springframework.cloud.dataflow.server.batch
 
SearchableJobInstanceDao - Interface in org.springframework.cloud.dataflow.server.batch
 
SearchableStepExecutionDao - Interface in org.springframework.cloud.dataflow.server.batch
Extension of the StepExecutionDao interface to add additional search features.
SearchPageable - Class in org.springframework.cloud.dataflow.server.repository.support
Simple class that is composed of a Pageable and several properties to encapsulate findByTaskNameContains queries.
SearchPageable(Pageable, String) - Constructor for class org.springframework.cloud.dataflow.server.repository.support.SearchPageable
Initialize a SearchPageable.
SECTION_SEPARATOR - Static variable in class org.springframework.cloud.dataflow.registry.support.DockerImage
 
SecurityConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.SecurityConfiguration
 
SecurityConfiguration - Class in org.springframework.cloud.dataflow.server.config
 
SecurityConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.SecurityConfiguration
 
securityController(SecurityStateBean) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.SecurityConfiguration
 
SecurityController - Class in org.springframework.cloud.dataflow.server.controller.security
Provides security-related meta information.
SecurityController(SecurityStateBean) - Constructor for class org.springframework.cloud.dataflow.server.controller.security.SecurityController
 
SecurityInfo - Class in org.springframework.cloud.dataflow.rest.resource.about
Provides security related meta-information.
SecurityInfo() - Constructor for class org.springframework.cloud.dataflow.rest.resource.about.SecurityInfo
Default constructor for serialization frameworks.
SecurityInfoResource - Class in org.springframework.cloud.dataflow.rest.resource.security
Provides security related meta-information.
SecurityInfoResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.security.SecurityInfoResource
Default constructor for serialization frameworks.
securityStateBean() - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.SecurityConfiguration
 
setAccessToken(String) - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication
 
setAccounts(Map<String, P>) - Method in class org.springframework.cloud.dataflow.core.AbstractPlatformProperties
 
setAnalyticsEnabled(boolean) - Method in class org.springframework.cloud.dataflow.rest.resource.about.FeatureInfo
 
setApiRevision(int) - Method in class org.springframework.cloud.dataflow.rest.resource.RootResource
 
setAppDeployer(RuntimeEnvironmentDetails) - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironment
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.cloud.dataflow.server.service.DeployerConfigurationMetadataResolver
 
setApplications(List<StreamStatus.Application>) - Method in class org.springframework.cloud.dataflow.core.StreamStatus
 
setApplications(CollectionModel<AppStatusResource>) - Method in class org.springframework.cloud.dataflow.rest.resource.StreamStatusResource
 
setApplicationType(ApplicationType) - Method in class org.springframework.cloud.dataflow.core.StreamAppDefinition.Builder
Set the ApplicationType for this application.
setAppName(String) - Method in class org.springframework.cloud.dataflow.rest.resource.AbstractDefinitionAppStatusResource
 
setAppNames(List<String>) - Method in class org.springframework.cloud.dataflow.rest.UpdateStreamRequest
 
setAppResource(Resource) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
 
setAppsStatuses(Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.service.ValidationStatus
 
setAppStatuses(Map<String, String>) - Method in class org.springframework.cloud.dataflow.rest.resource.AbstractDefinitionAppStatusResource
 
setAttributes(Map<String, String>) - Method in class org.springframework.cloud.dataflow.rest.resource.AppInstanceStatusResource
 
setAuditAction(AuditActionType) - Method in class org.springframework.cloud.dataflow.core.AuditRecord
 
setAuditAction(String) - Method in class org.springframework.cloud.dataflow.rest.resource.AuditRecordResource
 
setAuditData(String) - Method in class org.springframework.cloud.dataflow.core.AuditRecord
 
setAuditData(String) - Method in class org.springframework.cloud.dataflow.rest.resource.AuditRecordResource
 
setAuditOperation(AuditOperationType) - Method in class org.springframework.cloud.dataflow.core.AuditRecord
 
setAuditOperation(String) - Method in class org.springframework.cloud.dataflow.rest.resource.AuditRecordResource
 
setAuditRecordId(Long) - Method in class org.springframework.cloud.dataflow.rest.resource.AuditRecordResource
 
setAuthenticated(boolean) - Method in class org.springframework.cloud.dataflow.rest.resource.about.SecurityInfo
 
setAuthenticated(boolean) - Method in class org.springframework.cloud.dataflow.rest.resource.security.SecurityInfoResource
 
setAuthenticated(boolean) - Method in class org.springframework.cloud.dataflow.shell.Target
 
setAuthentication(DataFlowClientProperties.Authentication) - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties
 
setAuthenticationEnabled(boolean) - Method in class org.springframework.cloud.dataflow.rest.resource.about.SecurityInfo
 
setAuthenticationEnabled(boolean) - Method in class org.springframework.cloud.dataflow.rest.resource.security.SecurityInfoResource
 
setAuthenticationEnabled(boolean) - Method in class org.springframework.cloud.dataflow.shell.Target
 
setAutoCreateTaskDefinitions(boolean) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
 
setAutoCreateTaskDefinitions(boolean) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
 
setBasic(DataFlowClientProperties.Authentication.Basic) - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication
 
setChecksumSha1(String) - Method in class org.springframework.cloud.dataflow.rest.resource.about.Dependency
Establish the checksumSha1 for the Dependency.
setChecksumSha1(String) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
Establish the checksumSha1 for the dependency.
setChecksumSha1Url(String) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
Establish the url where the checksumSha1 file exists..
setChecksumSha256(String) - Method in class org.springframework.cloud.dataflow.rest.resource.about.Dependency
Establish the checksumSha1256 for the Dependency.
setChecksumSha256(String) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
Establish the checksumSha256 for the dependency.
setChecksumSha256Url(String) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
Establish the url where the checksumSha256 file exists..
setClientId(String) - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication
 
setClientRegistrationId(String) - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication.Oauth2
 
setClientSecret(String) - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication
 
setCommandFile(List<String>) - Method in class org.springframework.cloud.dataflow.shell.ShellProperties
 
setComposed(boolean) - Method in class org.springframework.cloud.dataflow.rest.resource.TaskDefinitionResource
Set if this task is a composed task
setComposed(boolean) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
 
setComposedTaskElement(boolean) - Method in class org.springframework.cloud.dataflow.rest.resource.TaskDefinitionResource
 
setComposedTaskRunnerUri(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
Deprecated.
setConnectTimeoutInMillis(int) - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
 
setCore(Dependency) - Method in class org.springframework.cloud.dataflow.rest.resource.about.VersionInfo
Establish the Dependency for the Data Flow core.
setCorrelationId(String) - Method in class org.springframework.cloud.dataflow.core.AuditRecord
 
setCorrelationId(String) - Method in class org.springframework.cloud.dataflow.rest.resource.AuditRecordResource
 
setCount(int) - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerResult
 
setCreatedBy(String) - Method in class org.springframework.cloud.dataflow.core.AuditRecord
 
setCreatedBy(String) - Method in class org.springframework.cloud.dataflow.rest.resource.AuditRecordResource
 
setCreatedOn(Instant) - Method in class org.springframework.cloud.dataflow.core.AuditRecord
 
setCreatedOn(Instant) - Method in class org.springframework.cloud.dataflow.core.TaskDeployment
 
setCreatedOn(Instant) - Method in class org.springframework.cloud.dataflow.rest.resource.AuditRecordResource
 
setDashboard(Dependency) - Method in class org.springframework.cloud.dataflow.rest.resource.about.VersionInfo
Establish the Dependency for the dashboard.
setDashboardType(MonitoringDashboardType) - Method in class org.springframework.cloud.dataflow.rest.resource.about.MonitoringDashboardInfo
 
setDatabaseType(String) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
Sets the database type.
setDatabaseType(String) - Method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryProviderFactoryBean
 
setDataFlowOperations(DataFlowOperations) - Method in class org.springframework.cloud.dataflow.shell.config.DataFlowShell
 
setDataFlowShell(DataFlowShell) - Method in class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands
 
setDataSource(DataSource) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
 
setDataSource(DataSource) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableStepExecutionDao
 
setDataSource(DataSource) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
Public setter for the DataSource.
setDataSource(DataSource) - Method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryProviderFactoryBean
 
setDefaultApp(String, ApplicationType, String) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
Set an application with name, type and version as the default for all name:type applications.
setDefaultApp(String, ApplicationType, String) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
setDefaultVersion(Boolean) - Method in class org.springframework.cloud.dataflow.core.AppRegistration
 
setDefaultVersion(boolean) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
 
setDefinitionDsl(String) - Method in class org.springframework.cloud.dataflow.server.service.ValidationStatus
 
setDefinitionName(String) - Method in class org.springframework.cloud.dataflow.server.service.ValidationStatus
 
setDependencies(VersionInfoProperties.Dependencies) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties
Establishes the VersionInfoProperties.Dependencies instance that contains information about the dependencies.
setDependencyFetch(VersionInfoProperties.DependencyStatus) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties
Establish whether checksum information should be returned.
setDeployerImplementationVersion(String) - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
setDeployerName(String) - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
setDeployerProperties(TaskConfigurationProperties.DeployerProperties) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
 
setDeployerSpiVersion(String) - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
setDeploymentId(String) - Method in class org.springframework.cloud.dataflow.rest.resource.AppStatusResource
 
setDescription(String) - Method in class org.springframework.cloud.dataflow.core.Launcher
 
setDescription(String) - Method in class org.springframework.cloud.dataflow.rest.resource.AbstractDefinitionAppStatusResource
 
setDescription(String) - Method in class org.springframework.cloud.dataflow.rest.resource.LauncherResource
 
setDescription(String) - Method in class org.springframework.cloud.dataflow.server.service.ValidationStatus
 
setDockerAuthUrl(String) - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
 
setDockerRegistryUrl(String) - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
 
setDsl(String) - Method in class org.springframework.cloud.dataflow.rest.resource.AbstractDefinitionAppStatusResource
 
setDslText(String) - Method in class org.springframework.cloud.dataflow.core.TaskDefinition.TaskDefinitionBuilder
Establish the DSL Text for a task definition.
setEnabled(boolean) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyStatus
Establishes if dependencies should returned.
setEnableDsl(boolean) - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties
 
setEnableManifest(boolean) - Method in class org.springframework.cloud.dataflow.server.controller.assembler.DefaultTaskDefinitionAssembler
Set the flag to indicate whether the task manifest needs to be updated for the TaskExecution.
setExecutionDeleteChunkSize(int) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
 
setFeatureInfo(FeatureInfo) - Method in class org.springframework.cloud.dataflow.rest.resource.about.AboutResource
 
setForce(boolean) - Method in class org.springframework.cloud.dataflow.rest.UpdateStreamRequest
 
setFromClause(String) - Method in class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
 
setFromClause(String) - Method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryProviderFactoryBean
 
setGroupExcludes(String[]) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties.DeployerProperties
 
setGroupIncludes(String[]) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties.DeployerProperties
 
setGuid(String) - Method in class org.springframework.cloud.dataflow.core.StreamStatus.Instance
 
setHistorySize(int) - Method in class org.springframework.cloud.dataflow.shell.ShellProperties
 
setId(Long) - Method in class org.springframework.cloud.dataflow.core.AuditRecord
 
setId(String) - Method in class org.springframework.cloud.dataflow.core.Launcher
 
setId(String) - Method in class org.springframework.cloud.dataflow.core.StreamStatus.Application
 
setId(String) - Method in class org.springframework.cloud.dataflow.core.StreamStatus.Instance
 
setImagePullSecret(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.ComposedTaskRunnerConfigurationProperties
 
setImplementation(Dependency) - Method in class org.springframework.cloud.dataflow.rest.resource.about.VersionInfo
Establish the Dependency for the implementation.
setIncrementerFactory(DataFieldMaxValueIncrementerFactory) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
A factory for incrementers (used to build primary keys for meta data).
setIndex(int) - Method in class org.springframework.cloud.dataflow.core.StreamStatus.Instance
 
setInstanceId(String) - Method in class org.springframework.cloud.dataflow.rest.resource.AppInstanceStatusResource
 
setInstances(List<StreamStatus.Instance>) - Method in class org.springframework.cloud.dataflow.core.StreamStatus.Application
 
setInstances(CollectionModel<AppInstanceStatusResource>) - Method in class org.springframework.cloud.dataflow.rest.resource.AppStatusResource
 
setJavaVersion(String) - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
setJobExplorer(JobExplorer) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
 
setJobLauncher(JobLauncher) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
The launcher used to run jobs.
setJobRepository(JobRepository) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
The repository used to store and update jobs and step executions.
setLabel(String) - Method in class org.springframework.cloud.dataflow.core.StreamAppDefinition.Builder
Set the app label.
setLabel(String) - Method in class org.springframework.cloud.dataflow.core.TaskDefinition.TaskDefinitionBuilder
Set the app label.
setLabel(String) - Method in class org.springframework.cloud.dataflow.rest.resource.AppRegistrationResource
 
setLastTaskExecution(TaskExecutionResource) - Method in class org.springframework.cloud.dataflow.rest.resource.TaskDefinitionResource
 
setLaunchers(List<Launcher>) - Method in class org.springframework.cloud.dataflow.core.TaskPlatform
 
setLobHandler(LobHandler) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
A special handler for large objects.
setMaximumTaskExecutions(int) - Method in class org.springframework.cloud.dataflow.rest.resource.CurrentTaskExecutionsResource
 
setMaxSchedulesReturned(int) - Method in class org.springframework.cloud.dataflow.server.service.SchedulerServiceProperties
 
setMaxVarCharLength(int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
Public setter for the length of long string columns in database.
setMetadataResource(Resource) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
 
setMetadataUri(URI) - Method in class org.springframework.cloud.dataflow.core.AppRegistration
 
setMetadataUri(String) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
 
setMonitoringDashboardInfo(MonitoringDashboardInfo) - Method in class org.springframework.cloud.dataflow.rest.resource.about.AboutResource
 
setMonitoringDashboardType(MonitoringDashboardType) - Method in class org.springframework.cloud.dataflow.rest.resource.about.FeatureInfo
 
setName(String) - Method in class org.springframework.cloud.dataflow.core.AppRegistration
 
setName(String) - Method in class org.springframework.cloud.dataflow.core.Launcher
 
setName(String) - Method in class org.springframework.cloud.dataflow.core.StreamStatus.Application
 
setName(String) - Method in class org.springframework.cloud.dataflow.core.StreamStatus
 
setName(String) - Method in class org.springframework.cloud.dataflow.core.TaskPlatform
 
setName(String) - Method in class org.springframework.cloud.dataflow.rest.resource.about.Dependency
Establish the name for the Dependency.
setName(String) - Method in class org.springframework.cloud.dataflow.rest.resource.CurrentTaskExecutionsResource
 
setName(String) - Method in class org.springframework.cloud.dataflow.rest.resource.LauncherResource
 
setName(String) - Method in class org.springframework.cloud.dataflow.rest.resource.StreamStatusResource
 
setName(String) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
Establish the display name for the dependency.
setName(String) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
 
setName(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerTag
 
setNext(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerResult
 
setOauth2(DataFlowClientProperties.Authentication.Oauth2) - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication
 
setOptions(List<ConfigurationMetadataPropertyEntity>) - Method in class org.springframework.cloud.dataflow.core.Launcher
 
setOptions(List<ConfigurationMetadataPropertyEntity>) - Method in class org.springframework.cloud.dataflow.rest.resource.LauncherResource
 
setOriginalTaskDefinition(TaskDefinition) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
 
setPackageIdentifier(PackageIdentifier) - Method in class org.springframework.cloud.dataflow.rest.UpdateStreamRequest
 
setPassword(String) - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication.Basic
 
setPassword(String) - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication.Oauth2
 
setPassword(String) - Method in class org.springframework.cloud.dataflow.server.controller.security.support.AuthenticationRequest
 
setPassword(String) - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
 
setPlatformApiVersion(String) - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
setPlatformClientVersion(String) - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
setPlatformHostVersion(String) - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
setPlatformName(String) - Method in class org.springframework.cloud.dataflow.core.AuditRecord
 
setPlatformName(String) - Method in class org.springframework.cloud.dataflow.core.TaskDeployment
 
setPlatformName(String) - Method in class org.springframework.cloud.dataflow.core.TaskManifest
Name of the platform the related task execution was executed on.
setPlatformName(String) - Method in class org.springframework.cloud.dataflow.rest.resource.AuditRecordResource
 
setPlatformName(String) - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
setPlatformSpecificInfo(Map<String, String>) - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
setPlatformType(String) - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
setPrimary(boolean) - Method in class org.springframework.cloud.dataflow.core.TaskPlatform
 
setProperties(Map<String, String>) - Method in class org.springframework.cloud.dataflow.core.StreamAppDefinition.Builder
Sets app properties.
setProperties(Map<String, Object>) - Method in class org.springframework.cloud.dataflow.core.StreamStatus.Instance
 
setProperties(Map<String, String>) - Method in class org.springframework.cloud.dataflow.core.TaskDefinition.TaskDefinitionBuilder
Sets the contents of the provided map as the map of app properties.
setProperty(String, String) - Method in class org.springframework.cloud.dataflow.core.StreamAppDefinition.Builder
Set an app property.
setProperty(String, String) - Method in class org.springframework.cloud.dataflow.core.TaskDefinition.TaskDefinitionBuilder
Set an app property.
setPropertyExcludes(String[]) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties.DeployerProperties
 
setPropertyIncludes(String[]) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties.DeployerProperties
 
setPropertyReplication(boolean) - Method in class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties
 
setReadTimeoutInMillis(int) - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
 
setRefreshInterval(int) - Method in class org.springframework.cloud.dataflow.rest.resource.about.MonitoringDashboardInfo
 
setRefreshInterval(int) - Method in class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties.Dashboard.Grafana
 
setRegisteredAppName(String) - Method in class org.springframework.cloud.dataflow.core.StreamAppDefinition.Builder
Set the name of the app in the registry.
setRegisteredAppName(String) - Method in class org.springframework.cloud.dataflow.core.TaskDefinition.TaskDefinitionBuilder
Set the name of the app in the registry.
setReleaseName(String) - Method in class org.springframework.cloud.dataflow.rest.UpdateStreamRequest
 
setResourceLoader(ResourceLoader) - Method in class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands
 
setResults(List<DockerTag>) - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerResult
 
setRoles(List<String>) - Method in class org.springframework.cloud.dataflow.rest.resource.about.SecurityInfo
 
setRoles(List<String>) - Method in class org.springframework.cloud.dataflow.rest.resource.security.SecurityInfoResource
 
setRoles(List<String>) - Method in class org.springframework.cloud.dataflow.shell.TargetCredentials
 
setRunningExecutionCount(int) - Method in class org.springframework.cloud.dataflow.rest.resource.CurrentTaskExecutionsResource
 
setRuntimeEnvironment(RuntimeEnvironment) - Method in class org.springframework.cloud.dataflow.rest.resource.about.AboutResource
 
setScheduleName(String) - Method in class org.springframework.cloud.dataflow.rest.resource.ScheduleInfoResource
 
setScheduleProperties(Map<String, String>) - Method in class org.springframework.cloud.dataflow.rest.resource.ScheduleInfoResource
 
setScheduler(Scheduler) - Method in class org.springframework.cloud.dataflow.core.Launcher
 
setSchedulesEnabled(boolean) - Method in class org.springframework.cloud.dataflow.rest.resource.about.FeatureInfo
 
setSchedulesEnabled(boolean) - Method in class org.springframework.cloud.dataflow.server.config.features.FeaturesProperties
 
setScope(Set<String>) - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication
 
setSecurityInfo(SecurityInfo) - Method in class org.springframework.cloud.dataflow.rest.resource.about.AboutResource
 
setSelectClause(String) - Method in class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
 
setSelectClause(String) - Method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryProviderFactoryBean
 
setSerializer(ExecutionContextSerializer) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
A custom implementation of the ExecutionContextSerializer.
setServerUri(String) - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties
 
setShell(Dependency) - Method in class org.springframework.cloud.dataflow.rest.resource.about.VersionInfo
Establish the Dependency for the shell.
setShortDescription(String) - Method in class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource
Set a description for this application.
setShutdownTimeout(int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
Timeout for shutdown waiting for jobs to finish processing.
setSkipSslValidation(boolean) - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties
 
setSortKeys(Map<String, Order>) - Method in class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
 
setSortKeys(Map<String, Order>) - Method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryProviderFactoryBean
 
setSource(String) - Method in class org.springframework.cloud.dataflow.rest.resource.about.MonitoringDashboardInfo
 
setSource(String) - Method in class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties.Dashboard.Wavefront
 
setSpringBootVersion(String) - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
setSpringCloudDataflowCore(VersionInfoProperties.DependencyAboutInfo) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.Dependencies
Establish the VersionInfoProperties.DependencyAboutInfo for the core.
setSpringCloudDataflowDashboard(VersionInfoProperties.DependencyAboutInfo) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.Dependencies
Establish the VersionInfoProperties.DependencyAboutInfo for the dashboard.
setSpringCloudDataflowImplementation(VersionInfoProperties.DependencyAboutInfo) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.Dependencies
Establish the VersionInfoProperties.DependencyAboutInfo for the implementation.
setSpringCloudDataflowShell(VersionInfoProperties.DependencyAboutInfo) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.Dependencies
Establish the VersionInfoProperties.DependencyAboutInfo for the shell.
setSpringVersion(String) - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironmentDetails
 
setState(String) - Method in class org.springframework.cloud.dataflow.core.StreamStatus.Instance
 
setState(String) - Method in class org.springframework.cloud.dataflow.rest.resource.AppInstanceStatusResource
 
setState(String) - Method in class org.springframework.cloud.dataflow.rest.resource.AppStatusResource
 
setStatus(String) - Method in class org.springframework.cloud.dataflow.rest.resource.StreamDefinitionResource
Set the status of this stream (i.e.
setStatusDescription(String) - Method in class org.springframework.cloud.dataflow.rest.resource.StreamDefinitionResource
Set the descriptive text of the stream's deployment status.
setStepCount(int) - Method in class org.springframework.cloud.dataflow.server.batch.JobExecutionWithStepCount
 
setStream(Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.config.apps.CommonApplicationProperties
 
setStreamName(String) - Method in class org.springframework.cloud.dataflow.core.StreamAppDefinition.Builder
Set the stream name this app belongs to.
setStreamResource(Resource) - Method in class org.springframework.cloud.dataflow.server.config.apps.CommonApplicationProperties
 
setStreamsEnabled(boolean) - Method in class org.springframework.cloud.dataflow.rest.resource.about.FeatureInfo
 
setStreamsEnabled(boolean) - Method in class org.springframework.cloud.dataflow.server.config.features.FeaturesProperties
 
setTablePrefix(String) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
Sets the table prefix for all the batch meta-data tables.
setTarget(Target) - Method in class org.springframework.cloud.dataflow.shell.TargetHolder
Set the Dataflow Server Target.
setTargetCredentials(TargetCredentials) - Method in class org.springframework.cloud.dataflow.shell.Target
 
setTargetException(Exception) - Method in class org.springframework.cloud.dataflow.shell.Target
Sets the exception in case an error occurred during targeting.
setTargetHolder(TargetHolder) - Method in class org.springframework.cloud.dataflow.shell.config.DataFlowShell
 
setTargetResultMessage(String) - Method in class org.springframework.cloud.dataflow.shell.Target
Set the result messages indicating the success or failure while targeting the Spring Cloud Data Flow Server.
setTask(Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.config.apps.CommonApplicationProperties
 
setTaskDefinition(TaskDefinition) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
 
setTaskDefinitionName(String) - Method in class org.springframework.cloud.dataflow.core.TaskDeployment
 
setTaskDefinitionName(String) - Method in class org.springframework.cloud.dataflow.rest.resource.ScheduleInfoResource
 
setTaskDeploymentId(String) - Method in class org.springframework.cloud.dataflow.core.TaskDeployment
 
setTaskDeploymentProperties(Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
 
setTaskDeploymentRequest(AppDeploymentRequest) - Method in class org.springframework.cloud.dataflow.core.TaskManifest
Task deployment
setTaskExecutionStatus(String) - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
setTaskLauncher(TaskLauncher) - Method in class org.springframework.cloud.dataflow.core.Launcher
 
setTaskLaunchers(List<RuntimeEnvironmentDetails>) - Method in class org.springframework.cloud.dataflow.rest.resource.about.RuntimeEnvironment
 
setTaskName(String) - Method in class org.springframework.cloud.dataflow.core.TaskDefinition.TaskDefinitionBuilder
Establish the task name for a task definition.
setTaskResource(Resource) - Method in class org.springframework.cloud.dataflow.server.config.apps.CommonApplicationProperties
 
setTasksEnabled(boolean) - Method in class org.springframework.cloud.dataflow.rest.resource.about.FeatureInfo
 
setTasksEnabled(boolean) - Method in class org.springframework.cloud.dataflow.server.config.features.FeaturesProperties
 
setToken(String) - Method in class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties.Dashboard.Grafana
 
setToken(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerAuth
 
setTokenUri(String) - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication
 
setTotalExecutions(Integer) - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionsInfoResource
 
setTransactionManager(PlatformTransactionManager) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
 
setType(ApplicationType) - Method in class org.springframework.cloud.dataflow.core.AppRegistration
 
setType(String) - Method in class org.springframework.cloud.dataflow.core.Launcher
 
setType(String) - Method in class org.springframework.cloud.dataflow.rest.resource.CurrentTaskExecutionsResource
 
setType(MonitoringDashboardType) - Method in class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties.Dashboard
 
setType(int) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
 
setUpdateProperties(Map<String, String>) - Method in class org.springframework.cloud.dataflow.rest.UpdateStreamRequest
 
setUri(URI) - Method in class org.springframework.cloud.dataflow.core.AppRegistration
 
setUri(String) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
 
setUri(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.ComposedTaskRunnerConfigurationProperties
 
setUrl(String) - Method in class org.springframework.cloud.dataflow.rest.resource.about.Dependency
Establish the url for the Dependency.
setUrl(String) - Method in class org.springframework.cloud.dataflow.rest.resource.about.MonitoringDashboardInfo
 
setUrl(String) - Method in class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties.Dashboard
 
setUrl(String) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
Establish the url for the dependency.
setUseKubernetesSecretsForDbCredentials(boolean) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
 
setUsername(String) - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication.Basic
 
setUsername(String) - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientProperties.Authentication.Oauth2
 
setUsername(String) - Method in class org.springframework.cloud.dataflow.rest.resource.about.SecurityInfo
 
setUsername(String) - Method in class org.springframework.cloud.dataflow.rest.resource.security.SecurityInfoResource
 
setUsername(String) - Method in class org.springframework.cloud.dataflow.server.controller.security.support.AuthenticationRequest
 
setUserName(String) - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
 
setUseUserAccessToken(Boolean) - Method in class org.springframework.cloud.dataflow.server.service.impl.ComposedTaskRunnerConfigurationProperties
 
setUseUserAccessToken(boolean) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
Deprecated.
setVersion(String) - Method in class org.springframework.cloud.dataflow.core.AppRegistration
 
setVersion(String) - Method in class org.springframework.cloud.dataflow.core.StreamStatus
 
setVersion(String) - Method in class org.springframework.cloud.dataflow.rest.resource.about.Dependency
Establish the version for the Dependency.
setVersion(String) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
Establish the version for the dependency.
setVersion(String) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
 
setVersionInfo(VersionInfo) - Method in class org.springframework.cloud.dataflow.rest.resource.about.AboutResource
 
setVersions(HashSet<String>) - Method in class org.springframework.cloud.dataflow.core.AppRegistration
 
setWhereClause(String) - Method in class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
 
setWhereClause(String) - Method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryProviderFactoryBean
 
ShellAutoConfiguration - Class in org.springframework.cloud.dataflow.shell.config
Auto-configuration for the Dataflow Shell components.
ShellAutoConfiguration() - Constructor for class org.springframework.cloud.dataflow.shell.config.ShellAutoConfiguration
 
ShellProperties - Class in org.springframework.cloud.dataflow.shell
Spring Boot ConfigurationProperties to specify well known Spring Shell properties.
ShellProperties() - Constructor for class org.springframework.cloud.dataflow.shell.ShellProperties
 
ShellUtils - Class in org.springframework.cloud.dataflow.shell.command.support
 
ShellUtils() - Constructor for class org.springframework.cloud.dataflow.shell.command.support.ShellUtils
 
shouldTrigger(String, Exception) - Method in interface org.springframework.cloud.dataflow.completion.RecoveryStrategy
Whether this completion should be triggered.
shouldTrigger(String, Exception) - Method in class org.springframework.cloud.dataflow.completion.StacktraceFingerprintingRecoveryStrategy
 
shouldTrigger(String, Exception) - Method in class org.springframework.cloud.dataflow.completion.StacktraceFingerprintingTaskRecoveryStrategy
 
shouldTrigger(String, Exception) - Method in class org.springframework.cloud.dataflow.server.completion.TapOnDestinationRecoveryStrategy
 
SimpleJobService - Class in org.springframework.cloud.dataflow.server.batch
Implementation of JobService that delegates most of its work to other off-the-shelf components.
SimpleJobService(SearchableJobInstanceDao, SearchableJobExecutionDao, SearchableStepExecutionDao, JobRepository, ExecutionContextDao, JobOperator) - Constructor for class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
SimpleJobServiceFactoryBean - Class in org.springframework.cloud.dataflow.server.batch
A factory for a JobService that makes the configuration of its various ingredients as convenient as possible.
SimpleJobServiceFactoryBean() - Constructor for class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
 
simpleJobServiceFactoryBean(DataSource, JobRepositoryFactoryBean, JobExplorer, PlatformTransactionManager) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
 
sink(StreamApplication) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream.ProcessorBuilder
Appends a StreamApplication as a sink for this stream
sink(StreamApplication) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream.SourceBuilder
Appends a StreamApplication as a sink for this stream
SKIPPER_DEFAULT_API_VERSION - Static variable in class org.springframework.cloud.dataflow.rest.SkipperStream
 
SKIPPER_DEFAULT_KIND - Static variable in class org.springframework.cloud.dataflow.rest.SkipperStream
 
SKIPPER_DEFAULT_MAINTAINER - Static variable in class org.springframework.cloud.dataflow.rest.SkipperStream
 
SKIPPER_KEY_PREFIX - Static variable in class org.springframework.cloud.dataflow.rest.SkipperStream
 
SKIPPER_PACKAGE_NAME - Static variable in class org.springframework.cloud.dataflow.rest.SkipperStream
 
SKIPPER_PACKAGE_VERSION - Static variable in class org.springframework.cloud.dataflow.rest.SkipperStream
 
SKIPPER_PLATFORM_NAME - Static variable in class org.springframework.cloud.dataflow.rest.SkipperStream
 
SKIPPER_REPO_NAME - Static variable in class org.springframework.cloud.dataflow.rest.SkipperStream
 
SKIPPER_SPEC_RESOURCE - Static variable in class org.springframework.cloud.dataflow.rest.SkipperStream
 
SKIPPER_SPEC_VERSION - Static variable in class org.springframework.cloud.dataflow.rest.SkipperStream
 
skipperClient(SkipperClientProperties, RestTemplateBuilder, ObjectMapper, OAuth2TokenUtilsService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
 
SkipperDeploymentPropertiesBuilder - Class in org.springframework.cloud.dataflow.rest.client.dsl
 
SkipperDeploymentPropertiesBuilder() - Constructor for class org.springframework.cloud.dataflow.rest.client.dsl.SkipperDeploymentPropertiesBuilder
 
SkipperDeploymentPropertiesBuilder(Map<String, String>) - Constructor for class org.springframework.cloud.dataflow.rest.client.dsl.SkipperDeploymentPropertiesBuilder
 
SkipperStream - Class in org.springframework.cloud.dataflow.rest
Common constant for use with Skipper
SkipperStream() - Constructor for class org.springframework.cloud.dataflow.rest.SkipperStream
 
skipperStreamDeployer(SkipperClient, StreamDefinitionRepository, SkipperClientProperties, AppRegistryService, ForkJoinPool, StreamDefinitionService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
 
SkipperStreamDeployer - Class in org.springframework.cloud.dataflow.server.stream
Delegates to Skipper to deploy the stream.
SkipperStreamDeployer(SkipperClient, StreamDefinitionRepository, AppRegistryService, ForkJoinPool, StreamDefinitionService) - Constructor for class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
skipTlsCertificateVerification() - Method in class org.springframework.cloud.dataflow.rest.util.HttpClientConfigurer
skipTlsCertificateVerification(boolean) - Method in class org.springframework.cloud.dataflow.rest.util.HttpClientConfigurer
 
source(StreamApplication) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream.StreamDescriptionBuilder
Appends a StreamApplication as a source for this stream
source(StreamApplication) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream.StreamNameBuilder
Appends a StreamApplication as a source for this stream
SPRING_CLOUD_TASK_NAME - Static variable in class org.springframework.cloud.dataflow.core.TaskDefinition
 
SpringDocAutoConfiguration - Class in org.springframework.cloud.dataflow.server.config
Makes SpringDoc public available without any authentication required by initializing a WebSecurityCustomizer and applying all path of SpringDoc to be ignored.
SpringDocAutoConfiguration(SpringDocConfigProperties, SwaggerUiConfigProperties) - Constructor for class org.springframework.cloud.dataflow.server.config.SpringDocAutoConfiguration
Creates the SpringDocConfiguration with the given properties.
SpringDocJsonDecodeFilter - Class in org.springframework.cloud.dataflow.server.support
Sets up a filter that unescapes the JSON content of the API endpoints of OpenApi and Swagger.
SpringDocJsonDecodeFilter() - Constructor for class org.springframework.cloud.dataflow.server.support.SpringDocJsonDecodeFilter
 
springDocJsonDecodeFilterRegistration() - Method in class org.springframework.cloud.dataflow.server.config.SpringDocAutoConfiguration
Applies SpringDocJsonDecodeFilter to the filter chain which decodes the JSON of ApiDocs and SwaggerUi so that the SpringDoc frontend is able to read it.
springDocWebSecurityCustomizer() - Method in class org.springframework.cloud.dataflow.server.config.SpringDocAutoConfiguration
Creates a web security customizer for the spring security which makes the SpringDoc frontend public available.
springSecurityAuditorAware(SecurityStateBean) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.SecurityConfiguration
 
SpringSecurityAuditorAware - Class in org.springframework.cloud.dataflow.server.service
 
SpringSecurityAuditorAware(SecurityStateBean) - Constructor for class org.springframework.cloud.dataflow.server.service.SpringSecurityAuditorAware
 
SqlPagingQueryProviderFactoryBean - Class in org.springframework.cloud.dataflow.server.repository.support
Factory bean for PagingQueryProvider interface.
SqlPagingQueryProviderFactoryBean() - Constructor for class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryProviderFactoryBean
 
SqlPagingQueryUtils - Class in org.springframework.cloud.dataflow.server.repository.support
Utility class that generates the actual SQL statements used by query providers.
SqlServerPagingQueryProvider - Class in org.springframework.cloud.dataflow.server.repository.support
Sql Server implementation of a PagingQueryProvider using database specific features.
SqlServerPagingQueryProvider() - Constructor for class org.springframework.cloud.dataflow.server.repository.support.SqlServerPagingQueryProvider
 
StacktraceFingerprintingRecoveryStrategy<E extends Exception> - Class in org.springframework.cloud.dataflow.completion
A recovery strategy that will trigger if the parser failure is similar to that of some sample unfinished stream definition.
StacktraceFingerprintingRecoveryStrategy(Class<E>, StreamDefinitionService, String...) - Constructor for class org.springframework.cloud.dataflow.completion.StacktraceFingerprintingRecoveryStrategy
Construct a new StacktraceFingerprintingRecoveryStrategy given the parser, and the expected exception class to be thrown for sample fragments of a stream definition that is to be parsed.
StacktraceFingerprintingTaskRecoveryStrategy<E extends Exception> - Class in org.springframework.cloud.dataflow.completion
A recovery strategy that will trigger if the parser failure is similar to that of some sample unfinished task definition.
StacktraceFingerprintingTaskRecoveryStrategy(Class<E>, String...) - Constructor for class org.springframework.cloud.dataflow.completion.StacktraceFingerprintingTaskRecoveryStrategy
Construct a new StacktraceFingerprintingTaskRecoveryStrategy given the parser, and the expected exception class to be thrown for sample fragments of a task definition that is to be parsed.
state(List<StreamDefinition>) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
 
state(List<StreamDefinition>) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
Retrieve the deployment state for list of stream definitions.
status() - Method in interface org.springframework.cloud.dataflow.rest.client.RuntimeOperations
 
status(String) - Method in interface org.springframework.cloud.dataflow.rest.client.RuntimeOperations
 
status() - Method in class org.springframework.cloud.dataflow.rest.client.RuntimeTemplate
 
status(String) - Method in class org.springframework.cloud.dataflow.rest.client.RuntimeTemplate
 
status(String[], Pageable, PagedResourcesAssembler<Pair<String, List<AppStatus>>>) - Method in class org.springframework.cloud.dataflow.server.controller.RuntimeStreamsController
 
stepExecutionDisplay(long, long) - Method in class org.springframework.cloud.dataflow.shell.command.JobCommands
 
StepExecutionHistory - Class in org.springframework.cloud.dataflow.rest.job
Stores the cumulative information for a specific StepExecution's history.
StepExecutionHistory(String) - Constructor for class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
 
StepExecutionHistoryJacksonMixIn - Class in org.springframework.cloud.dataflow.rest.support.jackson
Jackson MixIn for StepExecutionHistory de-serialization.
StepExecutionJacksonMixIn - Class in org.springframework.cloud.dataflow.rest.support.jackson
Jackson MixIn for StepExecution de-serialization.
stepExecutionList(long) - Method in interface org.springframework.cloud.dataflow.rest.client.JobOperations
List step executions known for a specific job execution id.
stepExecutionList(long) - Method in class org.springframework.cloud.dataflow.rest.client.JobTemplate
 
stepExecutionList(long) - Method in class org.springframework.cloud.dataflow.shell.command.JobCommands
 
stepExecutionProgress(long, long) - Method in interface org.springframework.cloud.dataflow.rest.client.JobOperations
Return StepExecutionProgressInfoResource for a specific job execution id and step execution Id.
stepExecutionProgress(long, long) - Method in class org.springframework.cloud.dataflow.rest.client.JobTemplate
 
StepExecutionProgressInfo - Class in org.springframework.cloud.dataflow.server.job.support
Represents Batch job step execution progress info.
StepExecutionProgressInfo(StepExecution, StepExecutionHistory) - Constructor for class org.springframework.cloud.dataflow.server.job.support.StepExecutionProgressInfo
 
StepExecutionProgressInfoResource - Class in org.springframework.cloud.dataflow.rest.resource
Represents the step execution progress info resource.
StepExecutionProgressInfoResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.StepExecutionProgressInfoResource
 
StepExecutionProgressInfoResource(StepExecution, StepExecutionHistory, double, boolean, double) - Constructor for class org.springframework.cloud.dataflow.rest.resource.StepExecutionProgressInfoResource
Create a new StepExecutionProgressInfoResource
StepExecutionProgressInfoResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
StepExecutionResource - Class in org.springframework.cloud.dataflow.rest.resource
 
StepExecutionResource(Long, StepExecution, String) - Constructor for class org.springframework.cloud.dataflow.rest.resource.StepExecutionResource
Create a new StepExecutionResource
StepExecutionResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
StepExecutionResourceBuilder - Class in org.springframework.cloud.dataflow.server.job.support
Knows how to build a StepExecutionResource out of our domain model StepExecution.
StepExecutionResourceBuilder() - Constructor for class org.springframework.cloud.dataflow.server.job.support.StepExecutionResourceBuilder
 
stepExecutions(long, Pageable, PagedResourcesAssembler<StepExecution>) - Method in class org.springframework.cloud.dataflow.server.controller.JobStepExecutionController
List all step executions.
stepProgressDisplay(long, long) - Method in class org.springframework.cloud.dataflow.shell.command.JobCommands
 
StepType - Enum in org.springframework.cloud.dataflow.rest.job.support
The types of Spring Batch Step implementations that are known to the system.
stop() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
Stop all Tasks' running TaskExecutions.
stop(long...) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.Task
Stop a list of TaskExecutions.
stop(String) - Method in interface org.springframework.cloud.dataflow.rest.client.TaskOperations
Request the stop of a group TaskExecutions.
stop(String, String) - Method in interface org.springframework.cloud.dataflow.rest.client.TaskOperations
Request the stop of a group TaskExecutions.
stop(String) - Method in class org.springframework.cloud.dataflow.rest.client.TaskTemplate
 
stop(String, String) - Method in class org.springframework.cloud.dataflow.rest.client.TaskTemplate
 
stop(Long) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
Send a signal to a job execution to stop processing.
stop(Long) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
stop(Set<Long>, String) - Method in class org.springframework.cloud.dataflow.server.controller.TaskExecutionController
Stop a set of task executions.
stop(String, String) - Method in class org.springframework.cloud.dataflow.shell.command.TaskCommands
 
stopAll() - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
Send a stop signal to all running job executions.
stopAll() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
 
stopJobExecution(long) - Method in class org.springframework.cloud.dataflow.server.controller.JobExecutionController
Stop a Job Execution with the given jobExecutionId.
stopJobExecution(long) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
 
stopJobExecution(long) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
Requests a JobExecution to stop.
stopTaskExecution(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
 
stopTaskExecution(Set<Long>, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
 
stopTaskExecution(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.service.TaskExecutionService
Request the platform to stop the task executions for the ids provided.
stopTaskExecution(Set<Long>, String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskExecutionService
Request the platform to stop the task executions for the ids provided.
Stream - Class in org.springframework.cloud.dataflow.rest.client.dsl
Represents a Stream deployed on DataFlow server.
Stream.ProcessorBuilder - Class in org.springframework.cloud.dataflow.rest.client.dsl
 
Stream.SinkBuilder - Class in org.springframework.cloud.dataflow.rest.client.dsl
 
Stream.SourceBuilder - Class in org.springframework.cloud.dataflow.rest.client.dsl
 
Stream.StreamDefinitionBuilder - Class in org.springframework.cloud.dataflow.rest.client.dsl
 
Stream.StreamDescriptionBuilder - Class in org.springframework.cloud.dataflow.rest.client.dsl
 
Stream.StreamNameBuilder - Class in org.springframework.cloud.dataflow.rest.client.dsl
 
STREAM_APP_LABEL - Static variable in class org.springframework.cloud.dataflow.core.DataFlowPropertyKeys
Stream app label property key.
STREAM_APP_TYPE - Static variable in class org.springframework.cloud.dataflow.core.DataFlowPropertyKeys
Stream app type property key.
STREAM_NAME - Static variable in class org.springframework.cloud.dataflow.core.DataFlowPropertyKeys
Stream name property key.
StreamAlreadyDeployedException - Exception in org.springframework.cloud.dataflow.server.controller
Thrown when a stream is already deployed when the controller gets a request to deploy it.
StreamAlreadyDeployedException(String) - Constructor for exception org.springframework.cloud.dataflow.server.controller.StreamAlreadyDeployedException
 
StreamAlreadyDeployingException - Exception in org.springframework.cloud.dataflow.server.controller
Thrown when a stream is already being deployed when the controller gets a request to deploy it.
StreamAlreadyDeployingException(String) - Constructor for exception org.springframework.cloud.dataflow.server.controller.StreamAlreadyDeployingException
 
StreamAppDefinition - Class in org.springframework.cloud.dataflow.core
Representation of an application, including properties provided via the DSL definition.
StreamAppDefinition(String, String, ApplicationType, String, Map<String, String>) - Constructor for class org.springframework.cloud.dataflow.core.StreamAppDefinition
Construct a StreamAppDefinition.
StreamAppDefinition.Builder - Class in org.springframework.cloud.dataflow.core
Builder object for StreamAppDefinition.
StreamApplication - Class in org.springframework.cloud.dataflow.rest.client.dsl
Represents an individual Stream Application, encapsulating name, StreamApplication.ApplicationType, label, application and deployment properties.
StreamApplication(String) - Constructor for class org.springframework.cloud.dataflow.rest.client.dsl.StreamApplication
Construct a new StreamApplication given the application name.
StreamApplication.ApplicationType - Enum in org.springframework.cloud.dataflow.rest.client.dsl
 
StreamAppStatusResource - Class in org.springframework.cloud.dataflow.rest.resource
Resource representing status of the apps in a stream.
StreamAppStatusResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.StreamAppStatusResource
 
StreamAppStatusResource(String, String, String, Map<String, String>) - Constructor for class org.springframework.cloud.dataflow.rest.resource.StreamAppStatusResource
 
streamBuilder(DataFlowOperations) - Method in class org.springframework.cloud.dataflow.rest.client.config.DataFlowClientAutoConfiguration
 
StreamBuilder - Class in org.springframework.cloud.dataflow.rest.client.dsl
Represents the entry point into the Java DSL to set the name of the stream.
StreamBuilder(DataFlowOperations) - Constructor for class org.springframework.cloud.dataflow.rest.client.dsl.StreamBuilder
Construct a new StreamBuilder given a DataFlowOperations instance.
StreamCommands - Class in org.springframework.cloud.dataflow.shell.command
Stream commands.
StreamCommands(DataFlowShell, ConsoleUserInput) - Constructor for class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
streamCompletionProvider() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
StreamCompletionProvider - Class in org.springframework.cloud.dataflow.completion
Provides code completion on a (maybe ill-formed) stream definition.
StreamCompletionProvider(List<RecoveryStrategy<?>>, List<ExpansionStrategy>, StreamDefinitionService) - Constructor for class org.springframework.cloud.dataflow.completion.StreamCompletionProvider
 
streamCompletions(String, int) - Method in interface org.springframework.cloud.dataflow.rest.client.CompletionOperations
Return the list of streamCompletions that are compatible with the given DSL prefix.
streamCompletions(String, int) - Method in class org.springframework.cloud.dataflow.rest.client.CompletionTemplate
 
StreamConfiguration - Class in org.springframework.cloud.dataflow.server.config.features
 
StreamConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.features.StreamConfiguration
 
StreamDefinition - Class in org.springframework.cloud.dataflow.core
Representation of a defined stream.
StreamDefinition() - Constructor for class org.springframework.cloud.dataflow.core.StreamDefinition
 
StreamDefinition(String, String) - Constructor for class org.springframework.cloud.dataflow.core.StreamDefinition
Construct a StreamDefinition.
StreamDefinition(String, String, String) - Constructor for class org.springframework.cloud.dataflow.core.StreamDefinition
Construct a StreamDefinition.
StreamDefinition(String, String, String, String) - Constructor for class org.springframework.cloud.dataflow.core.StreamDefinition
 
StreamDefinition - Class in org.springframework.cloud.dataflow.rest.client.dsl
Represents a stream that has been created but not yet deployed.
StreamDefinition(String, DataFlowOperations, String, String, List<StreamApplication>) - Constructor for class org.springframework.cloud.dataflow.rest.client.dsl.StreamDefinition
 
streamDefinitionAssemblerProvider(StreamDefinitionService, StreamService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
 
StreamDefinitionAssemblerProvider<R extends StreamDefinitionResource> - Interface in org.springframework.cloud.dataflow.server.controller.assembler
The interface that returns the RepresentationModelAssembler for any type which extends StreamDefinitionResource.
streamDefinitionController(StreamService, StreamDefinitionService, AppRegistryService, StreamDefinitionAssemblerProvider<? extends StreamDefinitionResource>, AppRegistrationAssemblerProvider<? extends AppRegistrationResource>) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
 
StreamDefinitionController - Class in org.springframework.cloud.dataflow.server.controller
Controller for operations on StreamDefinition.
StreamDefinitionController(StreamService, StreamDefinitionService, AppRegistryService, StreamDefinitionAssemblerProvider<? extends StreamDefinitionResource>, AppRegistrationAssemblerProvider<? extends AppRegistrationResource>) - Constructor for class org.springframework.cloud.dataflow.server.controller.StreamDefinitionController
Create a StreamDefinitionController that delegates to StreamService.
StreamDefinitionRepository - Interface in org.springframework.cloud.dataflow.server.repository
Repository to access StreamDefinitions.
streamDefinitionRepository - Variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
The repository this controller will use for stream CRUD operations.
StreamDefinitionResource - Class in org.springframework.cloud.dataflow.rest.resource
A HATEOAS representation of a StreamDefinition.
StreamDefinitionResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.StreamDefinitionResource
Default constructor for serialization frameworks.
StreamDefinitionResource(String, String, String, String) - Constructor for class org.springframework.cloud.dataflow.rest.resource.StreamDefinitionResource
Construct a StreamDefinitionResource.
StreamDefinitionResource(String, String, String, String, String, String) - Constructor for class org.springframework.cloud.dataflow.rest.resource.StreamDefinitionResource
Construct a StreamDefinitionResource.
StreamDefinitionResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
streamDefinitionService - Variable in class org.springframework.cloud.dataflow.completion.StacktraceFingerprintingRecoveryStrategy
 
StreamDefinitionService - Interface in org.springframework.cloud.dataflow.core
Contract for the core operations against StreamDefinition.
streamDefinitionService - Variable in class org.springframework.cloud.dataflow.server.controller.assembler.DefaultStreamDefinitionAssembler
 
streamDefinitionService - Variable in class org.springframework.cloud.dataflow.server.controller.assembler.DefaultStreamDefinitionAssemblerProvider
 
StreamDefinitionServiceUtils - Class in org.springframework.cloud.dataflow.core
Utility class serving operations related to the StreamDefinitions.
StreamDefinitionServiceUtils() - Constructor for class org.springframework.cloud.dataflow.core.StreamDefinitionServiceUtils
 
StreamDeployer - Interface in org.springframework.cloud.dataflow.server.stream
SPI for handling deployment related operations on the apps in a stream.
StreamDeployerUtil - Class in org.springframework.cloud.dataflow.server.stream
 
StreamDeployerUtil() - Constructor for class org.springframework.cloud.dataflow.server.stream.StreamDeployerUtil
 
StreamDeployment - Class in org.springframework.cloud.dataflow.core
Represents Stream deployment model.
StreamDeployment(String) - Constructor for class org.springframework.cloud.dataflow.core.StreamDeployment
 
StreamDeployment(String, String) - Constructor for class org.springframework.cloud.dataflow.core.StreamDeployment
 
StreamDeploymentController - Class in org.springframework.cloud.dataflow.server.controller
Controller for deployment operations on StreamDefinitions.
StreamDeploymentController(StreamDefinitionRepository, StreamService, StreamDefinitionService) - Constructor for class org.springframework.cloud.dataflow.server.controller.StreamDeploymentController
Construct a new UpdatableStreamDeploymentController, given a StreamDeploymentController and StreamService
streamDeploymentPropertiesUtils(AppRegistryService, CommonApplicationProperties, ApplicationConfigurationMetadataResolver, StreamDefinitionService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
 
StreamDeploymentRequest - Class in org.springframework.cloud.dataflow.server.stream
Deployment request for StreamDeployer implementations.
StreamDeploymentRequest(String, String, List<AppDeploymentRequest>, Map<String, String>) - Constructor for class org.springframework.cloud.dataflow.server.stream.StreamDeploymentRequest
 
StreamDeploymentResource - Class in org.springframework.cloud.dataflow.rest.resource
A HATEOAS representation of a stream deployment.
StreamDeploymentResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.StreamDeploymentResource
Default constructor for serialization frameworks.
StreamDeploymentResource(String, String) - Constructor for class org.springframework.cloud.dataflow.rest.resource.StreamDeploymentResource
 
StreamDeploymentResource(String, String, String) - Constructor for class org.springframework.cloud.dataflow.rest.resource.StreamDeploymentResource
 
StreamDeploymentResource(String, String, String, String) - Constructor for class org.springframework.cloud.dataflow.rest.resource.StreamDeploymentResource
 
StreamDeploymentResource(String, String, String, String, String) - Constructor for class org.springframework.cloud.dataflow.rest.resource.StreamDeploymentResource
 
StreamDeploymentResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
StreamEnabledConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
 
streamExecutionLog(String) - Method in interface org.springframework.cloud.dataflow.rest.client.StreamOperations
Retrieves all the applications' logs for the given stream name
streamExecutionLog(String, String) - Method in interface org.springframework.cloud.dataflow.rest.client.StreamOperations
Retrieve the logs of a specific application from the stream
streamExecutionLog(String) - Method in class org.springframework.cloud.dataflow.rest.client.StreamTemplate
 
streamExecutionLog(String, String) - Method in class org.springframework.cloud.dataflow.rest.client.StreamTemplate
 
streamInfo(String) - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
streamLogsController(StreamDeployer) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
 
StreamLogsController - Class in org.springframework.cloud.dataflow.server.controller
Retrieves logs of deployed stream applications.
StreamLogsController(StreamDeployer) - Constructor for class org.springframework.cloud.dataflow.server.controller.StreamLogsController
Construct Stream logs controller.
StreamNameValueProvider - Class in org.springframework.cloud.dataflow.shell.completer
A ValueProvider that provides completion for Data Flow stream names.
StreamNameValueProvider(DataFlowShell) - Constructor for class org.springframework.cloud.dataflow.shell.completer.StreamNameValueProvider
 
streamOperations() - Method in interface org.springframework.cloud.dataflow.rest.client.DataFlowOperations
 
streamOperations() - Method in class org.springframework.cloud.dataflow.rest.client.DataFlowTemplate
 
StreamOperations - Interface in org.springframework.cloud.dataflow.rest.client
Interface defining operations available against streams.
streamOperations() - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
StreamPropertyKeys - Class in org.springframework.cloud.dataflow.core
Spring Cloud Stream property keys.
StreamPropertyKeys() - Constructor for class org.springframework.cloud.dataflow.core.StreamPropertyKeys
 
StreamRuntimePropertyKeys - Class in org.springframework.cloud.dataflow.core
Runtime Property Keys used in Spring Cloud Data Flow
StreamRuntimePropertyKeys() - Constructor for class org.springframework.cloud.dataflow.core.StreamRuntimePropertyKeys
 
STREAMS_ENABLED - Static variable in class org.springframework.cloud.dataflow.server.config.features.FeaturesProperties
 
streamService(StreamDefinitionRepository, SkipperStreamDeployer, AppDeploymentRequestCreator, StreamValidationService, AuditRecordService, StreamDefinitionService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
 
streamService - Variable in class org.springframework.cloud.dataflow.server.controller.assembler.DefaultStreamDefinitionAssembler
 
streamService - Variable in class org.springframework.cloud.dataflow.server.controller.assembler.DefaultStreamDefinitionAssemblerProvider
 
StreamService - Interface in org.springframework.cloud.dataflow.server.service
Provide deploy, undeploy, info and state operations on the stream.
streamsStates(List<StreamDefinition>) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
streamsStates(List<StreamDefinition>) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
Get the deployment states for a list of stream definitions
streamState(String) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
streamState(String) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
Get the deployment state of a stream.
StreamStatus - Class in org.springframework.cloud.dataflow.core
Domain class that represents the runtime stream status
StreamStatus() - Constructor for class org.springframework.cloud.dataflow.core.StreamStatus
 
streamStatus(String...) - Method in interface org.springframework.cloud.dataflow.rest.client.RuntimeOperations
 
streamStatus(String...) - Method in class org.springframework.cloud.dataflow.rest.client.RuntimeTemplate
 
streamStatus(String[], Pageable, PagedResourcesAssembler<Pair<String, List<AppStatus>>>) - Method in class org.springframework.cloud.dataflow.server.controller.RuntimeStreamsController
 
StreamStatus.Application - Class in org.springframework.cloud.dataflow.core
 
StreamStatus.Instance - Class in org.springframework.cloud.dataflow.core
 
StreamStatusResource - Class in org.springframework.cloud.dataflow.rest.resource
 
StreamStatusResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.StreamStatusResource
 
StreamStatusResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
StreamTemplate - Class in org.springframework.cloud.dataflow.rest.client
Implementation for StreamOperations.
streamValidationController(StreamService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
 
StreamValidationController - Class in org.springframework.cloud.dataflow.server.controller
Controller for operations on ValidationStatus.
StreamValidationController(StreamService) - Constructor for class org.springframework.cloud.dataflow.server.controller.StreamValidationController
Create a StreamValidationController that delegates to StreamService.
streamValidationService(AppRegistryService, DockerValidatorProperties, StreamDefinitionRepository, StreamDefinitionService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
 
streamValidationService - Variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
 
StreamValidationService - Interface in org.springframework.cloud.dataflow.server.service
Validate Streams
synchronizeStatus(JobExecution) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
 

T

TablesInfo - Class in org.springframework.cloud.dataflow.shell.command.support
Encapsulates output of tables with header and footer infos.
TablesInfo() - Constructor for class org.springframework.cloud.dataflow.shell.command.support.TablesInfo
 
tablesInfoResultHandler(Terminal) - Method in class org.springframework.cloud.dataflow.shell.config.ShellAutoConfiguration
 
TablesInfoResultHandler - Class in org.springframework.cloud.dataflow.shell.config
Result handler for TablesInfo.
TablesInfoResultHandler(Terminal) - Constructor for class org.springframework.cloud.dataflow.shell.config.TablesInfoResultHandler
 
TAG_SEPARATOR - Static variable in class org.springframework.cloud.dataflow.registry.support.DockerImage
 
tapOnDestinationExpansionStrategy(StreamCompletionProvider, StreamDefinitionRepository, StreamDefinitionService) - Method in class org.springframework.cloud.dataflow.server.config.features.StreamConfiguration
 
TapOnDestinationRecoveryStrategy - Class in org.springframework.cloud.dataflow.server.completion
Expands constructs that start with : to add stream name and app identifiers.
TapOnDestinationRecoveryStrategy(StreamDefinitionRepository, StreamDefinitionService) - Constructor for class org.springframework.cloud.dataflow.server.completion.TapOnDestinationRecoveryStrategy
 
target(String, String, String, String, String, boolean, String, String, String) - Method in class org.springframework.cloud.dataflow.shell.command.ConfigCommands
 
Target - Class in org.springframework.cloud.dataflow.shell
Encapsulates various data points related to the Data Flow Server Target, such as target URI, success/error state, exception messages that may have occurred.
Target(String, String, String, boolean) - Constructor for class org.springframework.cloud.dataflow.shell.Target
Construct a new Target.
Target(String) - Constructor for class org.springframework.cloud.dataflow.shell.Target
Construct a new Target.
Target.TargetStatus - Enum in org.springframework.cloud.dataflow.shell
 
TargetCredentials - Class in org.springframework.cloud.dataflow.shell
Encapsulates the credentials to the Data Flow Server Target, such as TargetCredentials.username and TargetCredentials.password.
TargetCredentials(String, String) - Constructor for class org.springframework.cloud.dataflow.shell.TargetCredentials
 
TargetCredentials(boolean) - Constructor for class org.springframework.cloud.dataflow.shell.TargetCredentials
 
targetHolder() - Method in class org.springframework.cloud.dataflow.shell.config.ShellAutoConfiguration
 
TargetHolder - Class in org.springframework.cloud.dataflow.shell
A target holder, wrapping a Target that encapsulates not only the Target URI but also success/error messages + status.
TargetHolder() - Constructor for class org.springframework.cloud.dataflow.shell.TargetHolder
Constructor.
Task - Class in org.springframework.cloud.dataflow.rest.client.dsl.task
Represents a Task defined on DataFlow server.
task(Task) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskScheduleBuilder
 
TASK_DEFINITION_DSL_TEXT - Static variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
 
TASK_DEPLOYMENT_PROPERTIES - Static variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
 
TASK_NAME - Static variable in class org.springframework.cloud.dataflow.core.TaskPropertyKeys
 
TASK_PLATFORM_NAME - Static variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
 
TASK_PREFIX - Static variable in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
 
TaskAnalysisReport - Class in org.springframework.cloud.dataflow.server.service.impl.diff
Task analysis report contains differences for a task.
TaskAnalysisReport(TaskManifestDifference) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.diff.TaskAnalysisReport
 
TaskAnalyzer - Class in org.springframework.cloud.dataflow.server.service.impl.diff
Analyze a task and create a TaskAnalysisReport which can be used resurrect needed properties and arguments to bring forward to new task launch.
TaskAnalyzer() - Constructor for class org.springframework.cloud.dataflow.server.service.impl.diff.TaskAnalyzer
 
taskAppDeploymentRequestCreator(CommonApplicationProperties, ApplicationConfigurationMetadataResolver) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
 
TaskAppDeploymentRequestCreator - Class in org.springframework.cloud.dataflow.server.service.impl
Create a AppDeploymentRequest from a TaskDefinition and deployment properties map.
TaskAppDeploymentRequestCreator(CommonApplicationProperties, ApplicationConfigurationMetadataResolver, String) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.TaskAppDeploymentRequestCreator
TaskAppStatusResource - Class in org.springframework.cloud.dataflow.rest.resource
Resource representing status of the apps in a task.
TaskAppStatusResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskAppStatusResource
 
TaskAppStatusResource(String, String, String, Map<String, String>) - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskAppStatusResource
 
TaskBuilder - Class in org.springframework.cloud.dataflow.rest.client.dsl.task
Represents the entry point into the Task DSL to set the name and the definition of the task.
TaskCommands - Class in org.springframework.cloud.dataflow.shell.command
Task commands.
TaskCommands() - Constructor for class org.springframework.cloud.dataflow.shell.command.TaskCommands
 
taskCompletionProvider() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
TaskCompletionProvider - Class in org.springframework.cloud.dataflow.completion
Provides code completion on a (maybe ill-formed) task definition.
TaskCompletionProvider(List<RecoveryStrategy<?>>, List<TaskExpansionStrategy>) - Constructor for class org.springframework.cloud.dataflow.completion.TaskCompletionProvider
 
taskCompletions(String, int) - Method in interface org.springframework.cloud.dataflow.rest.client.CompletionOperations
Return the list of taskCompletions that are compatible with the given DSL prefix.
taskCompletions(String, int) - Method in class org.springframework.cloud.dataflow.rest.client.CompletionTemplate
 
taskCompletions(String, int) - Method in class org.springframework.cloud.dataflow.server.controller.CompletionController
Return a list of possible completions given a prefix string that the user has started typing.
TaskConfiguration - Class in org.springframework.cloud.dataflow.server.config.features
 
TaskConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
 
TaskConfiguration.TaskDeleteServiceConfig - Class in org.springframework.cloud.dataflow.server.config.features
 
TaskConfiguration.TaskExecutionServiceConfig - Class in org.springframework.cloud.dataflow.server.config.features
 
TaskConfiguration.TaskJobServiceConfig - Class in org.springframework.cloud.dataflow.server.config.features
 
TaskConfigurationProperties - Class in org.springframework.cloud.dataflow.server.service.impl
Properties used to define the behavior of tasks created by Spring Cloud Data Flow.
TaskConfigurationProperties() - Constructor for class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
 
TaskConfigurationProperties.DeployerProperties - Class in org.springframework.cloud.dataflow.server.service.impl
 
taskConfigurationPropertyValueHintExpansionStrategy() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
TaskCtrController - Class in org.springframework.cloud.dataflow.server.controller
Controller to expose boot configuration metadata from an ctr app as it's now just defined as an property and thus its metadata cannot be resolved via registered apps.
TaskCtrController(ApplicationConfigurationMetadataResolver, TaskConfigurationProperties, ComposedTaskRunnerConfigurationProperties, AppResourceCommon) - Constructor for class org.springframework.cloud.dataflow.server.controller.TaskCtrController
 
TaskDefinition - Class in org.springframework.cloud.dataflow.core
 
TaskDefinition() - Constructor for class org.springframework.cloud.dataflow.core.TaskDefinition
 
TaskDefinition(String, String) - Constructor for class org.springframework.cloud.dataflow.core.TaskDefinition
Construct a TaskDefinition
TaskDefinition(String, String, String) - Constructor for class org.springframework.cloud.dataflow.core.TaskDefinition
Construct a TaskDefinition
TaskDefinition.TaskDefinitionBuilder - Class in org.springframework.cloud.dataflow.core
Builder object for TaskDefinition.
taskDefinitionAssemblerProvider(TaskExecutionService, TaskJobService, TaskExplorer) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
 
TaskDefinitionAssemblerProvider<R extends TaskDefinitionResource> - Interface in org.springframework.cloud.dataflow.server.controller.assembler
The interface that returns the RepresentationModelAssembler for any type which extends TaskDefinitionResource.
TaskDefinitionBuilder() - Constructor for class org.springframework.cloud.dataflow.core.TaskDefinition.TaskDefinitionBuilder
 
taskDefinitionController(TaskExplorer, TaskDefinitionRepository, TaskSaveService, TaskDeleteService, TaskDefinitionAssemblerProvider<? extends TaskDefinitionResource>) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
 
TaskDefinitionController - Class in org.springframework.cloud.dataflow.server.controller
Controller for operations on TaskDefinition.
TaskDefinitionController(TaskExplorer, TaskDefinitionRepository, TaskSaveService, TaskDeleteService, TaskDefinitionAssemblerProvider<? extends TaskDefinitionResource>) - Constructor for class org.springframework.cloud.dataflow.server.controller.TaskDefinitionController
Creates a TaskDefinitionController that delegates CRUD operations to the provided TaskDefinitionRepository task status checks to the provided TaskLauncher
TaskDefinitionRepository - Interface in org.springframework.cloud.dataflow.server.repository
Repository to access TaskDefinitions.
TaskDefinitionResource - Class in org.springframework.cloud.dataflow.rest.resource
A HATEOAS representation of a TaskDefinition.
TaskDefinitionResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskDefinitionResource
Default constructor to be used by Jackson.
TaskDefinitionResource(String, String, String) - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskDefinitionResource
 
TaskDefinitionResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
taskDefinitionRetriever(AppRegistryService, TaskExplorer, TaskDefinitionRepository, TaskConfigurationProperties, LauncherRepository, List<TaskPlatform>, ComposedTaskRunnerConfigurationProperties) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
 
TaskDefinitionToDslConverter - Class in org.springframework.cloud.dataflow.core
Reverse engineers a TaskDefinition into a semantically equivalent DSL text representation.
TaskDefinitionToDslConverter() - Constructor for class org.springframework.cloud.dataflow.core.TaskDefinitionToDslConverter
 
TaskDeleteService - Interface in org.springframework.cloud.dataflow.server.service
Provides task deletion services.
TaskDeleteServiceConfig() - Constructor for class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration.TaskDeleteServiceConfig
 
TaskDeployment - Class in org.springframework.cloud.dataflow.core
Records the association of taskDeploymentId to the platfornName the task was launched on.
TaskDeployment() - Constructor for class org.springframework.cloud.dataflow.core.TaskDeployment
 
TaskDeploymentRepository - Interface in org.springframework.cloud.dataflow.server.repository
 
TaskEnabledConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
 
TaskExecutionAwareTaskDefinition - Class in org.springframework.cloud.dataflow.server.controller.support
TaskDefinition with the associated latest TaskExecution.
TaskExecutionAwareTaskDefinition(TaskDefinition, TaskExecution) - Constructor for class org.springframework.cloud.dataflow.server.controller.support.TaskExecutionAwareTaskDefinition
Initialized the TaskExecutionAwareTaskDefinition with the provided TaskDefinition and TaskExecution.
TaskExecutionAwareTaskDefinition(TaskDefinition) - Constructor for class org.springframework.cloud.dataflow.server.controller.support.TaskExecutionAwareTaskDefinition
Initialized the TaskExecutionAwareTaskDefinition with the provided TaskDefinition.
taskExecutionController(TaskExplorer, TaskExecutionService, TaskDefinitionRepository, TaskExecutionInfoService, TaskDeleteService, TaskJobService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
 
TaskExecutionController - Class in org.springframework.cloud.dataflow.server.controller
Controller for operations on TaskExecution.
TaskExecutionController(TaskExplorer, TaskExecutionService, TaskDefinitionRepository, TaskExecutionInfoService, TaskDeleteService, TaskJobService) - Constructor for class org.springframework.cloud.dataflow.server.controller.TaskExecutionController
Creates a TaskExecutionController that retrieves Task Execution information from a the TaskExplorer
TaskExecutionControllerDeleteAction - Enum in org.springframework.cloud.dataflow.server.controller.support
TaskExecutionCreationService - Interface in org.springframework.cloud.dataflow.server.service
Offers features to allow users to create TaskExecutions.
TaskExecutionInformation - Class in org.springframework.cloud.dataflow.server.service.impl
Stores execution information.
TaskExecutionInformation() - Constructor for class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
 
TaskExecutionInfoService - Interface in org.springframework.cloud.dataflow.server.service
Return the TaskExecutionInformation object given the task name and deployment properties.
taskExecutionLog(String) - Method in interface org.springframework.cloud.dataflow.rest.client.TaskOperations
Return the task execution log.
taskExecutionLog(String, String) - Method in interface org.springframework.cloud.dataflow.rest.client.TaskOperations
Return the task execution log.
taskExecutionLog(String) - Method in class org.springframework.cloud.dataflow.rest.client.TaskTemplate
 
taskExecutionLog(String, String) - Method in class org.springframework.cloud.dataflow.rest.client.TaskTemplate
 
TaskExecutionMissingExternalIdException - Exception in org.springframework.cloud.dataflow.server.repository
This exception is used when TaskExecutions do not have external execution ids and they are required by Spring Cloud Data Flow.
TaskExecutionMissingExternalIdException(long) - Constructor for exception org.springframework.cloud.dataflow.server.repository.TaskExecutionMissingExternalIdException
Create a new exception that can handle a single TaskExecution id.
TaskExecutionMissingExternalIdException(Set<Long>) - Constructor for exception org.springframework.cloud.dataflow.server.repository.TaskExecutionMissingExternalIdException
Create a new exception that handles multiple TaskExecution ids.
taskExecutionRepositoryService(TaskRepository) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
 
TaskExecutionResource - Class in org.springframework.cloud.dataflow.rest.resource
A HATEOAS representation of a TaskExecution.
TaskExecutionResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
TaskExecutionResource(TaskJobExecutionRel) - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
Constructor to initialize the TaskExecutionResource using TaskJobExecutionRel.
TaskExecutionResource(TaskExecution, TaskJobExecution) - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
Constructor to initialize the TaskExecutionResource using a TaskExecution.
TaskExecutionResource(TaskExecution, TaskManifest, TaskJobExecution) - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
Constructor to initialize the TaskExecutionResource using a TaskExecution and TaskManifest.
TaskExecutionResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
TaskExecutionService - Interface in org.springframework.cloud.dataflow.server.service
Provides Task related services.
TaskExecutionServiceConfig() - Constructor for class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration.TaskExecutionServiceConfig
 
taskExecutionsInfoController(TaskExecutionService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
 
TaskExecutionsInfoResource - Class in org.springframework.cloud.dataflow.rest.resource
An HATEOAS representation of a TaskExecutionsResource.
TaskExecutionsInfoResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskExecutionsInfoResource
 
TaskExecutionsInfoResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
taskExecutionStatus(long) - Method in interface org.springframework.cloud.dataflow.rest.client.TaskOperations
Return the TaskExecutionResource for the id specified.
taskExecutionStatus(long) - Method in class org.springframework.cloud.dataflow.rest.client.TaskTemplate
 
TaskExecutionStatus - Enum in org.springframework.cloud.dataflow.rest.resource
Represents the status of an TaskExecutionResource.
TaskExpansionStrategy - Interface in org.springframework.cloud.dataflow.completion
Used to enhance a well formed task definition by adding yet more text to it (e.g. adding more options to a module).
TaskExplorerFactoryBean - Class in org.springframework.cloud.dataflow.server.job
Factory bean to create a Task Explorer.
TaskExplorerFactoryBean(DataSource) - Constructor for class org.springframework.cloud.dataflow.server.job.TaskExplorerFactoryBean
 
TaskJobExecution - Class in org.springframework.cloud.dataflow.rest.job
The relation a JobExecution has with its associated task execution id.
TaskJobExecution(long, JobExecution, boolean) - Constructor for class org.springframework.cloud.dataflow.rest.job.TaskJobExecution
 
TaskJobExecution(long, JobExecution, boolean, int) - Constructor for class org.springframework.cloud.dataflow.rest.job.TaskJobExecution
 
TaskJobExecutionRel - Class in org.springframework.cloud.dataflow.rest.job
Enumerates the relation a TaskExecution has with its associate Job Execution Ids and Manifest
TaskJobExecutionRel(TaskExecution, List<Long>, TaskManifest, TaskJobExecution) - Constructor for class org.springframework.cloud.dataflow.rest.job.TaskJobExecutionRel
Constructor that establishes the relationship between a TaskExecution and the Job Execution Ids of the jobs that were executed within it.
taskJobExecutionRepository(JobService, TaskExplorer, TaskDefinitionRepository, TaskExecutionService, LauncherRepository) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration.TaskJobServiceConfig
 
TaskJobService - Interface in org.springframework.cloud.dataflow.server.service
Repository that retrieves Tasks and JobExecutions/Instances and the associations between them.
TaskJobServiceConfig() - Constructor for class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration.TaskJobServiceConfig
 
taskLauncherController(LauncherService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
 
TaskletType - Enum in org.springframework.cloud.dataflow.rest.job.support
Types of Tasklet implementations known by Spring Task.
taskLogsController(TaskExecutionService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
 
TaskLogsController - Class in org.springframework.cloud.dataflow.server.controller
Retrieves logs of task applications.
TaskLogsController(TaskExecutionService) - Constructor for class org.springframework.cloud.dataflow.server.controller.TaskLogsController
Construct Task logs controller.
TaskManifest - Class in org.springframework.cloud.dataflow.core
Description of an execution of a task including resource to be executed and how it was configured via Spring Cloud Data Flow
TaskManifest() - Constructor for class org.springframework.cloud.dataflow.core.TaskManifest
 
TaskManifestDifference - Class in org.springframework.cloud.dataflow.server.service.impl.diff
Contains difference for a task manifest properties.
TaskManifestDifference(PropertiesDiff) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.diff.TaskManifestDifference
 
TaskNameValueProvider - Class in org.springframework.cloud.dataflow.shell.completer
A ValueProvider that provides completion for Data Flow task names.
TaskNameValueProvider(DataFlowShell) - Constructor for class org.springframework.cloud.dataflow.shell.completer.TaskNameValueProvider
 
taskOperations() - Method in interface org.springframework.cloud.dataflow.rest.client.DataFlowOperations
 
taskOperations() - Method in class org.springframework.cloud.dataflow.rest.client.DataFlowTemplate
 
TaskOperations - Interface in org.springframework.cloud.dataflow.rest.client
Interface defining operations available against tasks.
TaskPlatform - Class in org.springframework.cloud.dataflow.core
For a given platform, Cloud Foundry, Kubernetes, etc, associate a list of Task Launchers.
TaskPlatform(String, List<Launcher>) - Constructor for class org.springframework.cloud.dataflow.core.TaskPlatform
 
TaskPlatformController - Class in org.springframework.cloud.dataflow.server.controller
REST controller for task launching platform related operations.
TaskPlatformController(LauncherService) - Constructor for class org.springframework.cloud.dataflow.server.controller.TaskPlatformController
 
TaskPlatformFactory - Interface in org.springframework.cloud.dataflow.core
 
taskProperties() - Method in class org.springframework.cloud.dataflow.server.config.DataFlowServerConfiguration
 
TaskPropertyKeys - Class in org.springframework.cloud.dataflow.core
Spring Cloud Task property keys.
TaskPropertyKeys() - Constructor for class org.springframework.cloud.dataflow.core.TaskPropertyKeys
 
TaskQueryParamException - Exception in org.springframework.cloud.dataflow.server.repository
This exception is used in TaskDefinitionController when requesting a combination of params which is not acceptable.
TaskQueryParamException(String[]) - Constructor for exception org.springframework.cloud.dataflow.server.repository.TaskQueryParamException
 
TASKS_ENABLED - Static variable in class org.springframework.cloud.dataflow.server.config.features.FeaturesProperties
 
TaskSanitizer - Class in org.springframework.cloud.dataflow.rest.util
Sanitizes sensitive key values for Task related properties.
TaskSanitizer() - Constructor for class org.springframework.cloud.dataflow.rest.util.TaskSanitizer
 
TaskSaveService - Interface in org.springframework.cloud.dataflow.server.service
Provides task saving service.
TaskSchedule - Class in org.springframework.cloud.dataflow.rest.client.dsl.task
Represents a Scheduled Task defined on DataFlow server.
TaskScheduleBuilder - Class in org.springframework.cloud.dataflow.rest.client.dsl.task
 
TaskScheduleBuilder(DataFlowOperations) - Constructor for class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskScheduleBuilder
 
TaskSchedulerCommands - Class in org.springframework.cloud.dataflow.shell.command
Task Scheduler commands
TaskSchedulerCommands() - Constructor for class org.springframework.cloud.dataflow.shell.command.TaskSchedulerCommands
 
taskSchedulerController(SchedulerService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration
 
TaskSchedulerController - Class in org.springframework.cloud.dataflow.server.controller
Controller for operations on ScheduleInfo.
TaskSchedulerController(SchedulerService) - Constructor for class org.springframework.cloud.dataflow.server.controller.TaskSchedulerController
Create a TaskSchedulerController that delegates task scheduling operations via SchedulerService
tasksCtrController(ApplicationConfigurationMetadataResolver, TaskConfigurationProperties, ComposedTaskRunnerConfigurationProperties, AppResourceCommon) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
 
taskService(TaskConfigurationProperties, ComposedTaskRunnerConfigurationProperties, LauncherRepository, AuditRecordService, TaskRepository, TaskExecutionInfoService, TaskDeploymentRepository, TaskExecutionCreationService, TaskAppDeploymentRequestCreator, TaskExplorer, DataflowTaskExecutionDao, DataflowTaskExecutionMetadataDao, OAuth2TokenUtilsService, TaskSaveService) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration.TaskExecutionServiceConfig
 
TaskServiceUtils - Class in org.springframework.cloud.dataflow.server.service.impl
Provides utility methods for setting up tasks for execution.
TaskServiceUtils() - Constructor for class org.springframework.cloud.dataflow.server.service.impl.TaskServiceUtils
 
TasksInfoController - Class in org.springframework.cloud.dataflow.server.controller
Controller for operations on TaskExecution.
TasksInfoController(TaskExecutionService) - Constructor for class org.springframework.cloud.dataflow.server.controller.TasksInfoController
Creates a TaskExecutionController that retrieves Task Executions information
TaskTemplate - Class in org.springframework.cloud.dataflow.rest.client
Implementation for TaskOperations.
TaskToolsResource - Class in org.springframework.cloud.dataflow.rest.resource
Represents a response from the tools endpoint.
TaskToolsResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskToolsResource
 
TaskToolsResource(Graph, List<Map<String, Object>>) - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskToolsResource
 
TaskToolsResource(String, List<Map<String, Object>>) - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskToolsResource
 
taskValidationController(TaskValidationService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
 
TaskValidationController - Class in org.springframework.cloud.dataflow.server
Controller for operations on ValidationStatus.
TaskValidationController(TaskValidationService) - Constructor for class org.springframework.cloud.dataflow.server.TaskValidationController
Create a TaskValidationController that delegates to TaskValidationService.
taskValidationService(AppRegistryService, DockerValidatorProperties, TaskDefinitionRepository, TaskConfigurationProperties) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
 
TaskValidationService - Interface in org.springframework.cloud.dataflow.server.service
Validation for Tasks
TimeUtils - Class in org.springframework.cloud.dataflow.rest.job.support
Provides a commons set of time-related helper methods and also defines common date/time formats.
toDsl(TaskDefinition) - Method in class org.springframework.cloud.dataflow.core.TaskDefinitionToDslConverter
Reverse engineers a TaskDefinition into a semantically equivalent DSL text representation.
toModel(AppRegistration) - Method in class org.springframework.cloud.dataflow.server.controller.assembler.DefaultAppRegistrationAssembler
 
toModel(StreamDefinition) - Method in class org.springframework.cloud.dataflow.server.controller.assembler.DefaultStreamDefinitionAssembler
 
toModel(TaskExecutionAwareTaskDefinition) - Method in class org.springframework.cloud.dataflow.server.controller.assembler.DefaultTaskDefinitionAssembler
 
toModel(StepExecution) - Static method in class org.springframework.cloud.dataflow.server.job.support.StepExecutionResourceBuilder
 
toolsController() - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration
 
ToolsController - Class in org.springframework.cloud.dataflow.server.controller
A controller for integrating with frontend tools.
ToolsController() - Constructor for class org.springframework.cloud.dataflow.server.controller.ToolsController
 
toString() - Method in class org.springframework.cloud.dataflow.completion.CompletionProposal
 
toString() - Method in class org.springframework.cloud.dataflow.core.AppRegistration
 
toString() - Method in class org.springframework.cloud.dataflow.core.AuditRecord
 
toString() - Method in class org.springframework.cloud.dataflow.core.Launcher
 
toString() - Method in class org.springframework.cloud.dataflow.core.StreamAppDefinition
 
toString() - Method in class org.springframework.cloud.dataflow.core.StreamDefinition
 
toString() - Method in class org.springframework.cloud.dataflow.core.TaskDefinition
 
toString() - Method in class org.springframework.cloud.dataflow.core.TaskDeployment
 
toString() - Method in class org.springframework.cloud.dataflow.core.TaskManifest
 
toString() - Method in class org.springframework.cloud.dataflow.registry.support.DockerImage
Convert to a canonical string representation.
toString() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.StreamApplication
 
toString() - Method in class org.springframework.cloud.dataflow.rest.job.CumulativeHistory
 
toString() - Method in class org.springframework.cloud.dataflow.rest.UpdateStreamRequest
 
toString() - Method in class org.springframework.cloud.dataflow.rest.util.ProcessOutputResource
 
toString() - Method in class org.springframework.cloud.dataflow.server.controller.security.support.AuthenticationRequest
 
toString() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff.PropertyChange
 
toString() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff
 
toString() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.TaskAnalysisReport
 
toString() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.TaskManifestDifference
 
toString() - Method in class org.springframework.cloud.dataflow.shell.Target
 
toString() - Method in class org.springframework.cloud.dataflow.shell.TargetCredentials
 
transactionManager(ObjectProvider<TransactionManagerCustomizers>) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowServerConfiguration
 
triggerTarget() - Method in class org.springframework.cloud.dataflow.shell.command.ConfigCommands
Triggers a connection to the DataFlow server using the configured coordinates.
type(StreamApplication.ApplicationType) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.StreamApplication
 
type - Variable in class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands.QualifiedApplicationName
 

U

uiController() - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration
 
UiController - Class in org.springframework.cloud.dataflow.server.controller
A simple (web, not REST) controller to trigger a redirect to the index page of the admin ui (which comes packaged as a dependency).
UiController() - Constructor for class org.springframework.cloud.dataflow.server.controller.UiController
 
undeploy() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream
Undeploy the current Stream.
undeploy(String) - Method in interface org.springframework.cloud.dataflow.rest.client.StreamOperations
Undeploy a deployed stream, retaining its definition.
undeploy(String) - Method in class org.springframework.cloud.dataflow.rest.client.StreamTemplate
 
undeploy(String) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDeploymentController
Request un-deployment of an existing stream.
undeployAll() - Method in interface org.springframework.cloud.dataflow.rest.client.StreamOperations
Undeploy all currently deployed streams.
undeployAll() - Method in class org.springframework.cloud.dataflow.rest.client.StreamTemplate
 
undeployAll() - Method in class org.springframework.cloud.dataflow.server.controller.StreamDeploymentController
Request un-deployment of all streams.
undeployAllStreams(boolean) - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
undeployStream(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
 
undeployStream(String) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
Un-deploys the stream identified by the given stream name.
undeployStream(String) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
undeployStream(String) - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
unfinishedAppNameExpansionStrategy() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
UnfinishedAppNameExpansionStrategy - Class in org.springframework.cloud.dataflow.completion
Provides completions by finding apps whose name starts with a prefix (which was assumed to be a correct app name, but wasn't).
unfinishedConfigurationPropertyNameRecoveryStrategy() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
UnfinishedConfigurationPropertyNameRecoveryStrategy - Class in org.springframework.cloud.dataflow.completion
Provides completions for the case where the user has started to type an app configuration property name but it is not typed in full yet.
unfinishedConfigurationPropertyNameTaskRecoveryStrategy() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
UnfinishedConfigurationPropertyNameTaskRecoveryStrategy - Class in org.springframework.cloud.dataflow.completion
Provides completions for the case where the user has started to type an app configuration property name but it is not typed in full yet.
unfinishedTaskAppNameExpansionStrategy() - Method in class org.springframework.cloud.dataflow.completion.CompletionConfiguration
 
UnfinishedTaskAppNameExpansionStrategy - Class in org.springframework.cloud.dataflow.completion
Provides completions by finding apps whose name starts with a prefix (which was assumed to be a correct app name, but wasn't).
unregister(String, ApplicationType) - Method in interface org.springframework.cloud.dataflow.rest.client.AppRegistryOperations
Unregister an application name and type.
unregister(String, ApplicationType, String) - Method in interface org.springframework.cloud.dataflow.rest.client.AppRegistryOperations
Unregister an application by name type and version
unregister(String, ApplicationType) - Method in class org.springframework.cloud.dataflow.rest.client.AppRegistryTemplate
 
unregister(String, ApplicationType, String) - Method in class org.springframework.cloud.dataflow.rest.client.AppRegistryTemplate
 
unregister(ApplicationType, String, String) - Method in class org.springframework.cloud.dataflow.server.controller.AppRegistryController
Unregister an application by name and type.
unregister(ApplicationType, String) - Method in class org.springframework.cloud.dataflow.server.controller.AppRegistryController
Deprecated.
unregister(String, ApplicationType, String) - Method in class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands
 
unregisterAll() - Method in interface org.springframework.cloud.dataflow.rest.client.AppRegistryOperations
Unregister all applications.
unregisterAll() - Method in class org.springframework.cloud.dataflow.rest.client.AppRegistryTemplate
 
unregisterAll() - Method in class org.springframework.cloud.dataflow.server.controller.AppRegistryController
 
unregisterAll() - Method in class org.springframework.cloud.dataflow.shell.command.AppRegistryCommands
 
UnregisterAppException - Exception in org.springframework.cloud.dataflow.server.controller
Exception thrown when an application can not be unregistered.
UnregisterAppException(String) - Constructor for exception org.springframework.cloud.dataflow.server.controller.UnregisterAppException
 
unschedule() - Method in class org.springframework.cloud.dataflow.rest.client.dsl.task.TaskSchedule
Unschedule a previously scheduled task.
unschedule(String, String) - Method in interface org.springframework.cloud.dataflow.rest.client.SchedulerOperations
Unschedule a schedule that has been created.
unschedule(String) - Method in interface org.springframework.cloud.dataflow.rest.client.SchedulerOperations
Unschedule a schedule that has been created on the default platform.
unschedule(String, String) - Method in class org.springframework.cloud.dataflow.rest.client.SchedulerTemplate
 
unschedule(String) - Method in class org.springframework.cloud.dataflow.rest.client.SchedulerTemplate
 
unschedule(String, String) - Method in class org.springframework.cloud.dataflow.server.controller.TaskSchedulerController
Unschedule the schedule from the Scheduler.
unschedule(String, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
 
unschedule(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
 
unschedule(String) - Method in interface org.springframework.cloud.dataflow.server.service.SchedulerService
Unschedule a schedule that has been created for the default platform.
unschedule(String, String) - Method in interface org.springframework.cloud.dataflow.server.service.SchedulerService
Unschedule a schedule that has been created.
unschedule(String, String) - Method in class org.springframework.cloud.dataflow.shell.command.TaskSchedulerCommands
 
unscheduleForTaskDefinition(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
 
unscheduleForTaskDefinition(String) - Method in interface org.springframework.cloud.dataflow.server.service.SchedulerService
Unschedule all schedules that have been created for this task definition name.
updatableStreamDeploymentController(StreamDefinitionRepository, StreamService, StreamDefinitionService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
 
update(String) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream
Unforced Stream Update with properties string definition
update(Map<String, String>) - Method in class org.springframework.cloud.dataflow.rest.client.dsl.Stream
Unforced Stream Update with properties map
update(String, UpdateStreamRequest) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDeploymentController
 
UPDATE_STREAM_DEFINITION_TABLE_ORIG_DEF - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V2__Add_Descriptions_And_OriginalDefinition
 
UPDATE_STREAM_DEFINITION_TABLE_ORIG_DEF - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mariadb.V2__Add_Descriptions_And_OriginalDefinition
 
UPDATE_STREAM_DEFINITION_TABLE_ORIG_DEF - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V2__Add_Descriptions_And_OriginalDefinition
 
UPDATE_STREAM_DEFINITION_TABLE_ORIG_DEF - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V2__Add_Descriptions_And_OriginalDefinition
 
UPDATE_STREAM_DEFINITION_TABLE_ORIG_DEF - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V2__Add_Descriptions_OriginalDefinition
 
UPDATE_STREAM_DEFINITION_TABLE_ORIG_DEF - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V2__Add_Descriptions_And_OriginalDefinition
 
updateAppRegistration(JdbcTemplate, List<AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData>) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand
Update app registration.
updateAppRegistration(JdbcTemplate, List<AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData>) - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2MigrateUriRegistrySqlCommand
 
updateAppRegistration(JdbcTemplate, List<AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData>) - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlMigrateUriRegistrySqlCommand
 
updateAppRegistration(JdbcTemplate, List<AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData>) - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleMigrateUriRegistrySqlCommand
 
updateAppRegistration(JdbcTemplate, List<AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData>) - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresMigrateUriRegistrySqlCommand
 
updateAppRegistration(JdbcTemplate, List<AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData>) - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlMigrateUriRegistrySqlCommand
 
updateDataFlowUriIfNeeded(String, Map<String, String>, List<String>) - Static method in class org.springframework.cloud.dataflow.server.service.impl.TaskServiceUtils
 
updateDataFlowUriIfNeeded(String, String, Map<String, String>, List<String>) - Static method in class org.springframework.cloud.dataflow.server.service.impl.TaskServiceUtils
 
updateExternalExecutionId(long, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
 
updateJobExecution(JobExecution) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
 
updateStream(String, String, PackageIdentifier, Map<String, String>, boolean, List<String>) - Method in interface org.springframework.cloud.dataflow.rest.client.StreamOperations
Update the stream given its corresponding releaseName in Skipper using the specified package and updated yaml config.
updateStream(String, String, PackageIdentifier, Map<String, String>, boolean, List<String>) - Method in class org.springframework.cloud.dataflow.rest.client.StreamTemplate
 
updateStream(String, UpdateStreamRequest) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
 
updateStream(String, String, PackageIdentifier, Map<String, String>, boolean, List<String>) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
 
updateStream(String, UpdateStreamRequest) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
Update the stream using the UpdateStreamRequest.
updateStream(String, String, File, String, String, boolean, String) - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
UpdateStreamRequest - Class in org.springframework.cloud.dataflow.rest
Captures the required data for updating a stream using Skipper.
UpdateStreamRequest() - Constructor for class org.springframework.cloud.dataflow.rest.UpdateStreamRequest
 
UpdateStreamRequest(String, PackageIdentifier, Map<String, String>) - Constructor for class org.springframework.cloud.dataflow.rest.UpdateStreamRequest
 
UpdateStreamRequest(String, PackageIdentifier, Map<String, String>, boolean, List<String>) - Constructor for class org.springframework.cloud.dataflow.rest.UpdateStreamRequest
 
updateTaskProperties(TaskDefinition, DataSourceProperties) - Static method in class org.springframework.cloud.dataflow.server.service.impl.TaskServiceUtils
Updates the task definition with the datasource properties.
updateTaskProperties(TaskDefinition, DataSourceProperties, boolean) - Static method in class org.springframework.cloud.dataflow.server.service.impl.TaskServiceUtils
Updates the task definition with the datasource properties.
upgradeStream(String, PackageIdentifier, String, boolean, List<String>) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
Update the stream identified by the PackageIdentifier and runtime configuration values.
UpperCaseSpringPhysicalNamingStrategy - Class in org.springframework.cloud.dataflow.server.repository.support
Override isCaseInsensitive to always return false
UpperCaseSpringPhysicalNamingStrategy() - Constructor for class org.springframework.cloud.dataflow.server.repository.support.UpperCaseSpringPhysicalNamingStrategy
 
UriPersistenceConverter - Class in org.springframework.cloud.dataflow.core
Convert URI to strings, used by the repository to ser/deser URI fields in Hibernate.
UriPersistenceConverter() - Constructor for class org.springframework.cloud.dataflow.core.UriPersistenceConverter
 
userInput - Variable in class org.springframework.cloud.dataflow.shell.command.TaskCommands
 
UserInput - Interface in org.springframework.cloud.dataflow.shell.command
Abstraction for a mechanism used to get user interactive user input.

V

V1__Initial_Setup - Class in org.springframework.cloud.dataflow.server.db.migration.db2
Initial schema setup for db2.
V1__Initial_Setup() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
 
V1__Initial_Setup - Class in org.springframework.cloud.dataflow.server.db.migration.mariadb
Initial schema setup for mysql.
V1__Initial_Setup() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.mariadb.V1__Initial_Setup
 
V1__Initial_Setup - Class in org.springframework.cloud.dataflow.server.db.migration.mysql
Initial schema setup for mysql.
V1__Initial_Setup() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
 
V1__Initial_Setup - Class in org.springframework.cloud.dataflow.server.db.migration.oracle
Initial schema setup for oracle.
V1__Initial_Setup() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
 
V1__Initial_Setup - Class in org.springframework.cloud.dataflow.server.db.migration.postgresql
Initial schema setup for postgres.
V1__Initial_Setup() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
 
V1__Initial_Setup - Class in org.springframework.cloud.dataflow.server.db.migration.sqlserver
Initial schema setup for sqlserver.
V1__Initial_Setup() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
 
V2__Add_Descriptions_And_OriginalDefinition - Class in org.springframework.cloud.dataflow.server.db.migration.db2
This migration class adds description column to stream_definitions and task_definitions tables and original_definition column to stream_definitions.
V2__Add_Descriptions_And_OriginalDefinition() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.db2.V2__Add_Descriptions_And_OriginalDefinition
 
V2__Add_Descriptions_And_OriginalDefinition - Class in org.springframework.cloud.dataflow.server.db.migration.mariadb
This migration class adds description column to stream_definitions and task_definitions tables and original_definition column to stream_definitions.
V2__Add_Descriptions_And_OriginalDefinition() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.mariadb.V2__Add_Descriptions_And_OriginalDefinition
 
V2__Add_Descriptions_And_OriginalDefinition - Class in org.springframework.cloud.dataflow.server.db.migration.mysql
This migration class adds description column to stream_definitions and task_definitions tables and original_definition column to stream_definitions.
V2__Add_Descriptions_And_OriginalDefinition() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.mysql.V2__Add_Descriptions_And_OriginalDefinition
 
V2__Add_Descriptions_And_OriginalDefinition - Class in org.springframework.cloud.dataflow.server.db.migration.oracle
This migration class adds description column to stream_definitions and task_definitions tables and original_definition column to stream_definitions.
V2__Add_Descriptions_And_OriginalDefinition() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.oracle.V2__Add_Descriptions_And_OriginalDefinition
 
V2__Add_Descriptions_And_OriginalDefinition - Class in org.springframework.cloud.dataflow.server.db.migration.sqlserver
This migration class adds description column to stream_definitions and task_definitions tables and original_definition column to stream_definitions.
V2__Add_Descriptions_And_OriginalDefinition() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V2__Add_Descriptions_And_OriginalDefinition
 
V2__Add_Descriptions_OriginalDefinition - Class in org.springframework.cloud.dataflow.server.db.migration.postgresql
This migration class adds description column to stream_definitions and task_definitions tables and original_definition column to stream_definitions.
V2__Add_Descriptions_OriginalDefinition() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.postgresql.V2__Add_Descriptions_OriginalDefinition
 
V3__Add_Platform_To_AuditRecords - Class in org.springframework.cloud.dataflow.server.db.migration.db2
This migration class adds platformName column to audit_records.
V3__Add_Platform_To_AuditRecords() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.db2.V3__Add_Platform_To_AuditRecords
 
V3__Add_Platform_To_AuditRecords - Class in org.springframework.cloud.dataflow.server.db.migration.mariadb
This migration class adds platformName column to audit_records.
V3__Add_Platform_To_AuditRecords() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.mariadb.V3__Add_Platform_To_AuditRecords
 
V3__Add_Platform_To_AuditRecords - Class in org.springframework.cloud.dataflow.server.db.migration.mysql
This migration class adds platformName column to audit_records.
V3__Add_Platform_To_AuditRecords() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.mysql.V3__Add_Platform_To_AuditRecords
 
V3__Add_Platform_To_AuditRecords - Class in org.springframework.cloud.dataflow.server.db.migration.oracle
This migration class adds platformName column to audit_records.
V3__Add_Platform_To_AuditRecords() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.oracle.V3__Add_Platform_To_AuditRecords
 
V3__Add_Platform_To_AuditRecords - Class in org.springframework.cloud.dataflow.server.db.migration.postgresql
This migration class adds platformName column to audit_records.
V3__Add_Platform_To_AuditRecords() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.postgresql.V3__Add_Platform_To_AuditRecords
 
V3__Add_Platform_To_AuditRecords - Class in org.springframework.cloud.dataflow.server.db.migration.sqlserver
This migration class adds platformName column to audit_records.
V3__Add_Platform_To_AuditRecords() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V3__Add_Platform_To_AuditRecords
 
V4_1__Task_Sequence - Class in org.springframework.cloud.dataflow.server.db.migration.sqlserver
Migration ensuring that TASK_SEQ sequence exists.
V4_1__Task_Sequence() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V4_1__Task_Sequence
 
V4__Add_Step_Name_Indexes - Class in org.springframework.cloud.dataflow.server.db.migration.db2
This migration class adds index for STEP_NAME on BATCH_STEP_EXECUTION.
V4__Add_Step_Name_Indexes() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.db2.V4__Add_Step_Name_Indexes
 
V4__Add_Step_Name_Indexes - Class in org.springframework.cloud.dataflow.server.db.migration.mariadb
This migration class adds index for STEP_NAME on BATCH_STEP_EXECUTION.
V4__Add_Step_Name_Indexes() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.mariadb.V4__Add_Step_Name_Indexes
 
V4__Add_Step_Name_Indexes - Class in org.springframework.cloud.dataflow.server.db.migration.mysql
This migration class adds index for STEP_NAME on BATCH_STEP_EXECUTION.
V4__Add_Step_Name_Indexes() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.mysql.V4__Add_Step_Name_Indexes
 
V4__Add_Step_Name_Indexes - Class in org.springframework.cloud.dataflow.server.db.migration.oracle
This migration class adds index for STEP_NAME on BATCH_STEP_EXECUTION.
V4__Add_Step_Name_Indexes() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.oracle.V4__Add_Step_Name_Indexes
 
V4__Add_Step_Name_Indexes - Class in org.springframework.cloud.dataflow.server.db.migration.postgresql
This migration class adds index for STEP_NAME on BATCH_STEP_EXECUTION.
V4__Add_Step_Name_Indexes() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.postgresql.V4__Add_Step_Name_Indexes
 
V4__Add_Step_Name_Indexes - Class in org.springframework.cloud.dataflow.server.db.migration.sqlserver
This migration class adds index for STEP_NAME on BATCH_STEP_EXECUTION.
V4__Add_Step_Name_Indexes() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V4__Add_Step_Name_Indexes
 
V5__Add_Task_Execution_Params_Indexes - Class in org.springframework.cloud.dataflow.server.db.migration.db2
This migration class adds index for TASK_EXECUTION_ID on TASK_EXECUTION_PARAMS.
V5__Add_Task_Execution_Params_Indexes() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.db2.V5__Add_Task_Execution_Params_Indexes
 
V5__Add_Task_Execution_Params_Indexes - Class in org.springframework.cloud.dataflow.server.db.migration.mariadb
This migration class adds index for TASK_EXECUTION_ID on TASK_EXECUTION_PARAMS.
V5__Add_Task_Execution_Params_Indexes() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.mariadb.V5__Add_Task_Execution_Params_Indexes
 
V5__Add_Task_Execution_Params_Indexes - Class in org.springframework.cloud.dataflow.server.db.migration.mysql
This migration class adds index for TASK_EXECUTION_ID on TASK_EXECUTION_PARAMS.
V5__Add_Task_Execution_Params_Indexes() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.mysql.V5__Add_Task_Execution_Params_Indexes
 
V5__Add_Task_Execution_Params_Indexes - Class in org.springframework.cloud.dataflow.server.db.migration.oracle
This migration class adds index for TASK_EXECUTION_ID on TASK_EXECUTION_PARAMS.
V5__Add_Task_Execution_Params_Indexes() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.oracle.V5__Add_Task_Execution_Params_Indexes
 
V5__Add_Task_Execution_Params_Indexes - Class in org.springframework.cloud.dataflow.server.db.migration.postgresql
This migration class adds index for TASK_EXECUTION_ID on TASK_EXECUTION_PARAMS.
V5__Add_Task_Execution_Params_Indexes() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.postgresql.V5__Add_Task_Execution_Params_Indexes
 
V5__Add_Task_Execution_Params_Indexes - Class in org.springframework.cloud.dataflow.server.db.migration.sqlserver
This migration class adds index for TASK_EXECUTION_ID on TASK_EXECUTION_PARAMS.
V5__Add_Task_Execution_Params_Indexes() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V5__Add_Task_Execution_Params_Indexes
 
validate(AppRegistration, String, String) - Method in interface org.springframework.cloud.dataflow.registry.service.AppRegistryService
Validate given registration with given uri and version.
validate(AppRegistration, String, String) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
validate(String) - Method in class org.springframework.cloud.dataflow.server.controller.StreamValidationController
Return StreamAppStatusResource showing the validation status of the apps in a stream.
validate(String, ApplicationType) - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DefaultValidationService
 
validate(String, ApplicationType) - Method in interface org.springframework.cloud.dataflow.server.service.ValidationService
Validate application with given name and type.
validate(String) - Method in class org.springframework.cloud.dataflow.server.TaskValidationController
Return TaskAppStatusResource showing the validation status the apps in a task.
validate(String) - Method in class org.springframework.cloud.dataflow.shell.command.TaskCommands
 
validateAppVersionIsRegistered(StreamDefinition, AppDeploymentRequest, String) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
 
validateDeploymentProperties(Map<String, String>) - Static method in class org.springframework.cloud.dataflow.rest.util.DeploymentPropertiesUtils
Ensure that deployment properties only have keys starting with app., deployer. or, spring.cloud.scheduler..
validateSkipperDeploymentProperties(Map<String, String>) - Static method in class org.springframework.cloud.dataflow.rest.util.DeploymentPropertiesUtils
Ensure that deployment properties only have keys starting with app., deployer. or version..
validateStream(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
Verifies that all apps in the stream are valid.
validateStream(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DefaultStreamValidationService
 
validateStream(String) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
Verifies that all apps in the stream are valid.
validateStream(String) - Method in interface org.springframework.cloud.dataflow.server.service.StreamValidationService
Validate the stream given the registered name
validateStream(String) - Method in class org.springframework.cloud.dataflow.shell.command.StreamCommands
 
validateStreamDefinition(String) - Method in interface org.springframework.cloud.dataflow.rest.client.StreamOperations
Return the validation status for the apps in an stream.
validateStreamDefinition(String) - Method in class org.springframework.cloud.dataflow.rest.client.StreamTemplate
 
validateTask(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DefaultTaskValidationService
 
validateTask(String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskValidationService
Validate the task given the registered name
validateTaskDefinition(String) - Method in interface org.springframework.cloud.dataflow.rest.client.TaskOperations
Return the validation status for the tasks in an definition.
validateTaskDefinition(String) - Method in class org.springframework.cloud.dataflow.rest.client.TaskTemplate
 
ValidationService - Interface in org.springframework.cloud.dataflow.server.service
Perform validation on the provided application name and type.
ValidationStatus - Class in org.springframework.cloud.dataflow.server.service
Contains the validation status of task, composed task, or stream definition.
ValidationStatus(String, String, String) - Constructor for class org.springframework.cloud.dataflow.server.service.ValidationStatus
 
ValueHintProvider - Interface in org.springframework.cloud.dataflow.completion
Interface to provide value hints that can be discovered for properties.
valueOf(String) - Static method in enum org.springframework.cloud.dataflow.core.ApplicationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.dataflow.core.AuditActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.dataflow.core.AuditOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.dataflow.rest.client.dsl.StreamApplication.ApplicationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.dataflow.rest.job.support.StepType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.dataflow.rest.job.support.TaskletType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.dataflow.rest.resource.about.MonitoringDashboardType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.dataflow.rest.resource.DeploymentStateResource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.dataflow.rest.resource.TaskExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.dataflow.server.controller.support.TaskExecutionControllerDeleteAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.dataflow.server.repository.support.DatabaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.dataflow.server.repository.support.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.dataflow.server.service.impl.NodeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.dataflow.shell.command.support.OpsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.dataflow.shell.command.support.RoleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.dataflow.shell.Target.TargetStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.springframework.cloud.dataflow.core.ApplicationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.dataflow.core.AuditActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.dataflow.core.AuditOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.dataflow.rest.client.dsl.StreamApplication.ApplicationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.dataflow.rest.job.support.StepType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.dataflow.rest.job.support.TaskletType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.dataflow.rest.resource.about.MonitoringDashboardType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.dataflow.rest.resource.DeploymentStateResource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.dataflow.rest.resource.TaskExecutionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.dataflow.server.controller.support.TaskExecutionControllerDeleteAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.dataflow.server.repository.support.DatabaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.dataflow.server.repository.support.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.dataflow.server.service.impl.NodeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.dataflow.shell.command.support.OpsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.dataflow.shell.command.support.RoleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.dataflow.shell.Target.TargetStatus
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in org.springframework.cloud.dataflow.rest
Used by clients and servers to assert API compatibility.
VERSION_INFO_PREFIX - Static variable in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties
 
VersionInfo - Class in org.springframework.cloud.dataflow.rest.resource.about
Provides version information about core libraries used.
VersionInfo() - Constructor for class org.springframework.cloud.dataflow.rest.resource.about.VersionInfo
Default constructor for serialization frameworks.
VersionInfoProperties - Class in org.springframework.cloud.dataflow.server.config
Properties for version information of core dependencies.
VersionInfoProperties() - Constructor for class org.springframework.cloud.dataflow.server.config.VersionInfoProperties
 
VersionInfoProperties.Dependencies - Class in org.springframework.cloud.dataflow.server.config
The dependencies that will be returned by the about controller.
VersionInfoProperties.DependencyAboutInfo - Class in org.springframework.cloud.dataflow.server.config
Information about the dependency.
VersionInfoProperties.DependencyStatus - Class in org.springframework.cloud.dataflow.server.config
Represents whether dependency information should be returned as a part of the about result set.
VersionUtils - Class in org.springframework.cloud.dataflow.rest.client.support
Utility methods for handling client/server version manipulations
VersionUtils() - Constructor for class org.springframework.cloud.dataflow.rest.client.support.VersionUtils
 
view(long) - Method in class org.springframework.cloud.dataflow.server.controller.JobExecutionController
View the details of a single task execution, specified by id.
view(long) - Method in class org.springframework.cloud.dataflow.server.controller.JobInstanceController
View the details of a single task instance, specified by id.
view(long) - Method in class org.springframework.cloud.dataflow.server.controller.TaskExecutionController
View the details of a single task execution, specified by id.
VisibleProperties - Class in org.springframework.cloud.dataflow.server.controller
Knows how to expand app properties into their full form if visible properties (short hand form) have been used.
VisibleProperties(ApplicationConfigurationMetadataResolver) - Constructor for class org.springframework.cloud.dataflow.server.controller.VisibleProperties
 
VndErrorResponseErrorHandler - Class in org.springframework.cloud.dataflow.rest.client
Extension of DefaultResponseErrorHandler that knows how to de-serialize a VndErrors.VndError structure.
VndErrorResponseErrorHandler(List<HttpMessageConverter<?>>) - Constructor for class org.springframework.cloud.dataflow.rest.client.VndErrorResponseErrorHandler
 

W

warnOnMalformedURI(String, URI) - Method in class org.springframework.cloud.dataflow.registry.service.DefaultAppRegistryService
 
Wavefront() - Constructor for class org.springframework.cloud.dataflow.server.config.DataflowMetricsProperties.Dashboard.Wavefront
 
WEB_UI_INDEX_PAGE_ROUTE - Static variable in class org.springframework.cloud.dataflow.server.controller.UiController
 
WebConfiguration - Class in org.springframework.cloud.dataflow.server.config.web
 
WebConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.web.WebConfiguration
 
withProxyCredentials(URI, String, String) - Method in class org.springframework.cloud.dataflow.rest.util.HttpClientConfigurer
Configures the HttpClientBuilder with a proxy host.
withSeparateTokens(String, String) - Method in class org.springframework.cloud.dataflow.completion.CompletionProposal.Factory
Add a suffix as a new token, that is, make sure there is a space before it.
withSeparateTokens(String) - Method in class org.springframework.cloud.dataflow.completion.CompletionProposal.Factory
Add a suffix as a new token, that is, make sure there is a space before it.
withSuffix(String, String) - Method in class org.springframework.cloud.dataflow.completion.CompletionProposal.Factory
 
withSuffix(String) - Method in class org.springframework.cloud.dataflow.completion.CompletionProposal.Factory
 

Y

YmlUtils - Class in org.springframework.cloud.dataflow.shell.command.support
Utility for converting a String of comma delimited property values to YAML.
YmlUtils() - Constructor for class org.springframework.cloud.dataflow.shell.command.support.YmlUtils
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links

Copyright © 2022 Pivotal Software, Inc.. All rights reserved.