Uses of Enum Class
com.polarion.alm.tracker.exporter.IExportCommand.IExportResult.Status
Packages that use IExportCommand.IExportResult.Status
-
Uses of IExportCommand.IExportResult.Status in com.polarion.alm.tracker.exporter
Methods in com.polarion.alm.tracker.exporter that return IExportCommand.IExportResult.StatusModifier and TypeMethodDescriptionIExportCommand.IExportResult.getStatus()
Returns the enum constant of this class with the specified name.static IExportCommand.IExportResult.Status[]
IExportCommand.IExportResult.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.