Uses of Enum Class
com.norconex.importer.response.ImporterResponse.Status
Packages that use ImporterResponse.Status
-
Uses of ImporterResponse.Status in com.norconex.importer.response
Methods in com.norconex.importer.response that return ImporterResponse.StatusModifier and TypeMethodDescriptionImporterResponse.getStatus()static ImporterResponse.StatusReturns the enum constant of this class with the specified name.static ImporterResponse.Status[]ImporterResponse.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.norconex.importer.response with parameters of type ImporterResponse.StatusConstructors in com.norconex.importer.response with parameters of type ImporterResponse.Status