Uses of Class
org.apache.sling.feature.maven.FeatureProjectConfig
-
Packages that use FeatureProjectConfig Package Description org.apache.sling.feature.maven -
-
Uses of FeatureProjectConfig in org.apache.sling.feature.maven
Methods in org.apache.sling.feature.maven that return FeatureProjectConfig Modifier and Type Method Description static FeatureProjectConfigFeatureProjectConfig. getMainConfig(FeatureProjectInfo info)static FeatureProjectConfigFeatureProjectConfig. getTestConfig(FeatureProjectInfo info)Methods in org.apache.sling.feature.maven with parameters of type FeatureProjectConfig Modifier and Type Method Description protected voidPreprocessor. readProjectFeatures(org.codehaus.plexus.logging.Logger logger, FeatureProjectInfo info, FeatureProjectConfig config)Read the features for a feature project.
-