Uses of Class
org.wildfly.plugin.core.ConfigurationId
-
-
Uses of ConfigurationId in org.wildfly.plugin.core
Methods in org.wildfly.plugin.core that return types with arguments of type ConfigurationId Modifier and Type Method Description List<ConfigurationId>FeaturePack. getExcludedConfigs()List<ConfigurationId>FeaturePack. getIncludedConfigs()Method parameters in org.wildfly.plugin.core with type arguments of type ConfigurationId Modifier and Type Method Description voidFeaturePack. setExcludedConfigs(List<ConfigurationId> excludedConfigs)voidFeaturePack. setIncludedConfigs(List<ConfigurationId> includedConfigs)
-