class GeoHydra::GisAssemblyWF::GenerateContentMetadataTask

Public Instance Methods

perform(data) click to toggle source
# File lib/geohydra/workflow/gisAssemblyWF.rb, line 89
def perform(data)
  raise NotImplementedError
end