Interface SDKWrapper

All Known Implementing Classes:
ProcessLinkedResource, ProcessResource, ProcessStorageResource, ProcessWorkflowInstance

public interface SDKWrapper
Interface des objets SDK qui mappent un objet natif (Domain) Ex : ProcessWorkflowInstance
Author:
omenuel
  • Method Summary

    Modifier and Type
    Method
    Description
    com.axemble.vdoc.core.domain.BaseDomain
     
  • Method Details

    • getNativeDomain

      com.axemble.vdoc.core.domain.BaseDomain getNativeDomain()