public class RequireProfileSetAction extends ChangeRequirementSupport
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
dependentProfiles |
protected Integer |
maximumInstances |
protected Integer |
minimumInstances |
protected String |
profile |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
updateRequirements(io.fabric8.api.FabricRequirements requirements)
Performs the updates on the requirements, returning true if the requirements are updated.
|
doExecute, getFabricServiceprotected Integer minimumInstances
protected Integer maximumInstances
protected String profile
protected boolean updateRequirements(io.fabric8.api.FabricRequirements requirements)
ChangeRequirementSupportupdateRequirements in class ChangeRequirementSupportCopyright © 2011–2014 Red Hat. All rights reserved.