Uses of Interface
org.wildfly.galleon.maven.build.tasks.ResourcesTask
-
Packages that use ResourcesTask Package Description org.wildfly.galleon.maven org.wildfly.galleon.maven.build.tasks -
-
Uses of ResourcesTask in org.wildfly.galleon.maven
Methods in org.wildfly.galleon.maven that return types with arguments of type ResourcesTask Modifier and Type Method Description java.util.List<ResourcesTask>WildFlyFeaturePackBuild. getResourcesTasks()Methods in org.wildfly.galleon.maven with parameters of type ResourcesTask Modifier and Type Method Description WildFlyFeaturePackBuild.BuilderWildFlyFeaturePackBuild.Builder. addResourcesTask(ResourcesTask task) -
Uses of ResourcesTask in org.wildfly.galleon.maven.build.tasks
Classes in org.wildfly.galleon.maven.build.tasks that implement ResourcesTask Modifier and Type Class Description classCopyResourcesTask
-