Uses of Interface
org.wildfly.galleon.plugin.WildFlyPackageTask
-
Packages that use WildFlyPackageTask Package Description org.wildfly.galleon.plugin org.wildfly.galleon.plugin.config -
-
Uses of WildFlyPackageTask in org.wildfly.galleon.plugin
Methods in org.wildfly.galleon.plugin that return types with arguments of type WildFlyPackageTask Modifier and Type Method Description java.util.List<WildFlyPackageTask>WildFlyPackageTasks. getTasks()Methods in org.wildfly.galleon.plugin with parameters of type WildFlyPackageTask Modifier and Type Method Description WildFlyPackageTasks.BuilderWildFlyPackageTasks.Builder. addTask(WildFlyPackageTask task) -
Uses of WildFlyPackageTask in org.wildfly.galleon.plugin.config
Classes in org.wildfly.galleon.plugin.config that implement WildFlyPackageTask Modifier and Type Class Description classCopyArtifactRepresents an artifact that is copies into a specific location in the final build.classCopyPathclassDeletePathclassExampleFpConfigsThis is hopefully a temporary class which represents configs from a feature-pack that should be provisioned and copied to the docs/examples/configs.classFileAppenderTask to append content to the `target` file whefre it matches the matcher pattern.classFilePermissionsclassXmlMergeclassXslTransform
-