Uses of Enum Class
io.ciera.runtime.api.application.ExecutionContext.ExecutionMode
Packages that use ExecutionContext.ExecutionMode
-
Uses of ExecutionContext.ExecutionMode in io.ciera.runtime.api.application
Methods in io.ciera.runtime.api.application that return ExecutionContext.ExecutionModeModifier and TypeMethodDescriptionExecutionContext.getExecutionMode()
Returns the enum constant of this class with the specified name.static ExecutionContext.ExecutionMode[]
ExecutionContext.ExecutionMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.