Class LockMethodDelegate

java.lang.Object
io.jmix.webdavrest.method.LockMethodDelegate

@Component @Scope("prototype") public class LockMethodDelegate extends Object
  • Field Details

    • conversionService

      protected org.springframework.core.convert.ConversionService conversionService
    • documentsManagementService

      protected WebdavDocumentsManagementService documentsManagementService
  • Constructor Details

    • LockMethodDelegate

      public LockMethodDelegate(org.springframework.core.convert.ConversionService conversionService, WebdavDocumentsManagementService documentsManagementService)
  • Method Details