public class TaskGeneratePWAIcons extends Object implements FallibleCommand
For internal use only. May be renamed or removed in a future release.
| Constructor and Description |
|---|
TaskGeneratePWAIcons(PwaConfiguration pwaConfiguration,
ClassFinder classFinder,
File webappResourcesDirectory) |
public TaskGeneratePWAIcons(PwaConfiguration pwaConfiguration, ClassFinder classFinder, File webappResourcesDirectory)
public void execute()
throws ExecutionFailedException
FallibleCommandIf execution fails then the command may throw an exception which may give a message and a cause of the failure.
execute in interface FallibleCommandExecutionFailedException - if there is an execution errorCopyright © 2025. All rights reserved.