public class CopyMigratedResourcesStep extends AbstractCopyResourcesStep
AbstractCopyResourcesStep.FileTreeHandlerBOWER_COMPONENTS| Constructor and Description |
|---|
CopyMigratedResourcesStep(File target,
File source,
Set<String> allowedDirectoryNames)
Create a new instance of copy migrated files step.
|
copyResources, getRelativePathpublic CopyMigratedResourcesStep(File target, File source, Set<String> allowedDirectoryNames)
target - the target directorysource - the source directoryallowedDirectoryNames - the directory names which are allowed to be copiedCopyright © 2000–2025 Vaadin Ltd. All rights reserved.