Class DocumentValueConverter

java.lang.Object
ch.tocco.nice2.rest.entity.impl.values.DocumentValueConverter
All Implemented Interfaces:
ValueConverter<Binary>

@Component public class DocumentValueConverter extends Object implements ValueConverter<Binary>
  • Constructor Details

    • DocumentValueConverter

      public DocumentValueConverter(UploadService uploadService, Context context, org.slf4j.Logger log)
  • Method Details