Uses of Enum Class
com.luciad.fusion.platform.model.ELfnJobExecutionResult
Package
Description
This package contains the classes and interfaces representing the resources available in LuciadFusion Studio.
-
Uses of ELfnJobExecutionResult in com.luciad.fusion.platform.model
Modifier and TypeMethodDescriptionALfnJob.getLastExecutionResult()
TheELfnJobExecutionResult
that represents the execution status of this job's last execution.static ELfnJobExecutionResult
Returns the enum constant of this class with the specified name.static ELfnJobExecutionResult[]
ELfnJobExecutionResult.values()
Returns an array containing the constants of this enum class, in the order they are declared.