public class UpgradeServiceSummary extends Object
UpgradeServiceSummary
class is used as a way to encapsulate the
service source and target versions during an upgrade.Modifier and Type | Field and Description |
---|---|
long |
sourceRepositoryId |
String |
sourceStackId |
String |
sourceVersion |
long |
targetRepositoryId |
String |
targetStackId |
String |
targetVersion |
Constructor and Description |
---|
UpgradeServiceSummary() |
Copyright © 2022 Apache Software Foundation. All rights reserved.