public class TaskManifestDifference extends Object
Constructor and Description |
---|
TaskManifestDifference(PropertiesDiff deploymentPropertiesDifference,
PropertiesDiff commandLineArgumentPropertiesDifferenceDoubleDash,
PropertiesDiff commandLineArgumentPropertiesDifferenceSingleDash,
PropertiesDiff commandLineArgumentPropertiesDifferenceNoDash) |
Modifier and Type | Method and Description |
---|---|
PropertiesDiff |
getCommandLineArgumentPropertiesDifferenceDoubleDash() |
PropertiesDiff |
getCommandLineArgumentPropertiesDifferenceNoDash() |
PropertiesDiff |
getCommandLineArgumentPropertiesDifferenceSingleDash() |
PropertiesDiff |
getDeploymentPropertiesDifference() |
String |
toString() |
public TaskManifestDifference(PropertiesDiff deploymentPropertiesDifference, PropertiesDiff commandLineArgumentPropertiesDifferenceDoubleDash, PropertiesDiff commandLineArgumentPropertiesDifferenceSingleDash, PropertiesDiff commandLineArgumentPropertiesDifferenceNoDash)
public PropertiesDiff getDeploymentPropertiesDifference()
public PropertiesDiff getCommandLineArgumentPropertiesDifferenceDoubleDash()
public PropertiesDiff getCommandLineArgumentPropertiesDifferenceSingleDash()
public PropertiesDiff getCommandLineArgumentPropertiesDifferenceNoDash()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.