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.
|
doExecutecheckFabricAvailable, doesContainerExist, getConfigurationAdmin, getContainer, getCurator, getFabricService, getProfile, getProfiles, getProfiles, isPartOfEnsemble, percentText, setConfigurationAdmin, setCurator, setFabricService, toString, toStringprotected 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)
ChangeRequirementSupportupdateRequirements in class ChangeRequirementSupportCopyright © 2014 Red Hat. All Rights Reserved.