public class RequireProfileSet extends ChangeRequirementSupport
Modifier and Type | Field and Description |
---|---|
protected java.util.List<java.lang.String> |
dependentProfiles |
protected java.lang.Integer |
maximumInstances |
protected java.lang.Integer |
minimumInstances |
protected java.lang.String |
profile |
configurationAdmin, fabricService
Constructor and Description |
---|
RequireProfileSet() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
updateRequirements(FabricRequirements requirements)
Performs the updates on the requirements, returning true if the requirements are updated.
|
doExecute
checkFabricAvailable, doesContainerExist, getConfigurationAdmin, getContainer, getCurator, getFabricService, getProfile, getProfiles, getProfiles, isPartOfEnsemble, percentText, setConfigurationAdmin, setCurator, setFabricService, toString, toString
protected java.lang.Integer minimumInstances
protected java.lang.Integer maximumInstances
protected java.util.List<java.lang.String> dependentProfiles
protected java.lang.String profile
protected boolean updateRequirements(FabricRequirements requirements)
ChangeRequirementSupport
updateRequirements
in class ChangeRequirementSupport
Copyright © 2016 Red Hat. All Rights Reserved.