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()Deprecated, for removal: This API element is subject to removal in a future version.List<ConfigurationId>FeaturePack. getIncludedConfigs()Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in org.wildfly.plugin.core with type arguments of type ConfigurationId Modifier and Type Method Description voidFeaturePack. setExcludedConfigs(List<ConfigurationId> excludedConfigs)Deprecated, for removal: This API element is subject to removal in a future version.voidFeaturePack. setIncludedConfigs(List<ConfigurationId> includedConfigs)Deprecated, for removal: This API element is subject to removal in a future version.
-