class AddProfile : Process<EmoContext>
Process that adds this profile to the settings
AddProfile()
Process that adds this profile to the settings |
suspend fun execute(context: EmoContext): Unit
Start this process |
|
fun getDescription(): String
Get description of this process |
|
fun getName(): String
Get name of this process |