public class TaskUpdateSettingsFile extends Object implements FallibleCommand, Serializable
For internal use only. May be renamed or removed in a future release.
| Modifier and Type | Field and Description |
|---|---|
static String |
DEV_SETTINGS_FILE |
public static final String DEV_SETTINGS_FILE
public void execute()
FallibleCommandIf execution fails then the command may throw an exception which may give a message and a cause of the failure.
execute in interface FallibleCommandCopyright © 2000–2021 Vaadin Ltd. All rights reserved.