public static class UpgradePack.PrerequisiteCheckProperties extends Object
Modifier and Type | Field and Description |
---|---|
String |
name
Prereq check name
|
List<UpgradePack.PrerequisiteProperty> |
properties
Config properties for the prerequisite check
|
Constructor and Description |
---|
PrerequisiteCheckProperties() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getProperties()
Get config properties as a map
|
public String name
public List<UpgradePack.PrerequisiteProperty> properties
Copyright © 2022 Apache Software Foundation. All rights reserved.