Uses of Enum Class
org.qubership.integration.platform.variables.management.model.exportimport.instructions.ImportInstructionExecutionStatus
Packages that use ImportInstructionExecutionStatus
Package
Description
-
Uses of ImportInstructionExecutionStatus in org.qubership.integration.platform.variables.management.model.exportimport.instructions
Methods in org.qubership.integration.platform.variables.management.model.exportimport.instructions that return ImportInstructionExecutionStatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ImportInstructionExecutionStatus[]ImportInstructionExecutionStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.