Package | Description |
---|---|
org.springframework.cloud.dataflow.server.service.impl.diff |
Modifier and Type | Method and Description |
---|---|
PropertiesDiff |
PropertiesDiff.Builder.build()
Builds the
PropertiesDiff . |
PropertiesDiff |
TaskManifestDifference.getCommandLineArgumentPropertiesDifferenceDoubleDash() |
PropertiesDiff |
TaskManifestDifference.getCommandLineArgumentPropertiesDifferenceNoDash() |
PropertiesDiff |
TaskManifestDifference.getCommandLineArgumentPropertiesDifferenceSingleDash() |
PropertiesDiff |
TaskManifestDifference.getDeploymentPropertiesDifference() |
Constructor and Description |
---|
TaskManifestDifference(PropertiesDiff deploymentPropertiesDifference,
PropertiesDiff commandLineArgumentPropertiesDifferenceDoubleDash,
PropertiesDiff commandLineArgumentPropertiesDifferenceSingleDash,
PropertiesDiff commandLineArgumentPropertiesDifferenceNoDash) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.