Package | Description |
---|---|
com.microej.wadapps.rcommand |
Modifier and Type | Class and Description |
---|---|
class |
DeviceInfoCommand |
class |
ExecuteCommand
A command allowing to install an application with more parameters.
|
class |
FactoryResetCommand |
class |
GetApplicationMetadataCommand
A command allowing to retrieve the metadata of an application.
|
class |
GetSharedPropertyCommand
A command allowing to retrieve the value of a shared property.
|
class |
InstallApplicationCommand
A command allowing to install an application with more parameters.
|
class |
InstallCommand |
class |
InstallCommandWithMetadata
Deprecated.
Use
InstallApplicationCommand instead. |
class |
LifeCycleCommand |
class |
ListActivitiesCommand
A command allowing to list all the activities registered in the activity
list.
|
class |
ListCommand |
class |
ListCommandCommand
A command allowing to list all the commands registered in the command manager.
|
class |
ListCommandPlus |
class |
RunCommand |
class |
SetApplicationMetadataCommand |
class |
SetSharedPropertyCommand
A command allowing to set the value of a shared property.
|
class |
ShowActivityCommand
A command allowing to ask the activity scheduler to show an activity.
|
class |
ShowApplicationCommand
A command allowing to ask the activity scheduler to show an activity.
|
class |
StartCommand |
class |
StateApplicationCommand
Command allowing to retrieve the running state of an application.
|
class |
StopCommand |
class |
UninstallCommand |