Uses of Class
org.gcube.opensearch.opensearchdatasource.processor.ProcessingOutcomeType

Packages that use ProcessingOutcomeType
org.gcube.opensearch.opensearchdatasource.processor   
 

Uses of ProcessingOutcomeType in org.gcube.opensearch.opensearchdatasource.processor
 

Methods in org.gcube.opensearch.opensearchdatasource.processor that return ProcessingOutcomeType
static ProcessingOutcomeType ProcessingOutcomeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ProcessingOutcomeType[] ProcessingOutcomeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.