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