com.microstrategy.web.objects.admin.serverconfig.EnumExecutionMode |
This enumeration is a list of execution modes that a process can run under.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | Interactive | The process is run interactively. | |||||||||
int | Service | The process is run as a service. | |||||||||
int | Unknown | The mode is unknown. |
The process is run interactively.
The process is run as a service.
The mode is unknown.