Package | Description |
---|---|
org.springframework.cloud.dataflow.server.service.impl |
Contains Service implementations for the Dataflow Server.
|
Modifier and Type | Method and Description |
---|---|
static org.springframework.cloud.deployer.spi.core.AppDefinition |
TaskServiceUtils.mergeAndExpandAppProperties(TaskDefinition original,
Resource resource,
Map<String,String> appDeploymentProperties,
VisibleProperties visibleProperties)
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.
|
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.