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()
FallibleCommand
If execution fails then the command may throw an exception which may give a message and a cause of the failure.
execute
in interface FallibleCommand
Copyright © 2022. All rights reserved.