Class LogLicense

java.lang.Object
com.totvs.tjf.lscloud.message.LogLicense

@Deprecated(since="3.26.1-RELEASE", forRemoval=true) public class LogLicense extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Desde 3.26.1-RELEASE — Integração com LSCloud via mensageria foi descontinuado.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Method Details

    • getTenantId

      public String getTenantId()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getIpClient

      public String getIpClient()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getMainThread

      public Integer getMainThread()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getThread

      public Integer getThread()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getCompanyId

      public String getCompanyId()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getUserId

      public String getUserId()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getModuleId

      public String getModuleId()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getGroupId

      public String getGroupId()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getSlotId

      public String getSlotId()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getRoutine

      public String getRoutine()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getStatus

      public String getStatus()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getOperationType

      public String getOperationType()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getLaptime

      public Integer getLaptime()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getDateLog

      public String getDateLog()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getDateTX

      public String getDateTX()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getErpVersion

      public String getErpVersion()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • builder

      public static LogLicense.LogLicenseBuilder builder()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • toString

      public String toString()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      toString in class Object