public abstract class ChangeRequirementSupport extends FabricCommand
configurationAdmin, fabricService
Constructor and Description |
---|
ChangeRequirementSupport() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
doExecute() |
protected abstract boolean |
updateRequirements(FabricRequirements requirements)
Performs the updates on the requirements, returning true if the requirements are updated.
|
checkFabricAvailable, doesContainerExist, getConfigurationAdmin, getContainer, getCurator, getFabricService, getProfile, getProfiles, getProfiles, isPartOfEnsemble, percentText, setConfigurationAdmin, setCurator, setFabricService, toString, toString
protected java.lang.Object doExecute() throws java.lang.Exception
doExecute
in class org.apache.karaf.shell.console.AbstractAction
java.lang.Exception
protected abstract boolean updateRequirements(FabricRequirements requirements)
Copyright © 2017 Red Hat. All Rights Reserved.