Uses of Enum Class
org.episteme.core.technical.backend.ExecutionMode
Packages that use ExecutionMode
Package
Description
Provides a Service Provider Interface (SPI) for implementing
-
Uses of ExecutionMode in org.episteme.core.technical.backend
Subclasses with type arguments of type ExecutionMode in org.episteme.core.technical.backendMethods in org.episteme.core.technical.backend that return ExecutionModeModifier and TypeMethodDescriptionstatic ExecutionModeReturns the enum constant of this class with the specified name.static ExecutionMode[]ExecutionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.