| Package | Description |
|---|---|
| org.springframework.cloud.dataflow.server.service.impl.diff |
| Modifier and Type | Method and Description |
|---|---|
TaskAnalysisReport |
TaskAnalyzer.analyze(Map<String,String> existingDeploymentProperties,
Map<String,String> replacingDeploymentProperties)
Compares current and newly created deployment properties for their differences.
|
TaskAnalysisReport |
TaskAnalyzer.analyze(TaskManifest existing,
TaskManifest replacing)
Compares current and newly created manifest for their differences.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.