Class LscloudProperties

java.lang.Object
com.totvs.tjf.lscloud.config.LscloudProperties

@Deprecated(since="3.26.1-RELEASE", forRemoval=true) @Configuration @ConfigurationProperties("tjf.lscloud") public class LscloudProperties 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.
  • Constructor Summary

    Constructors
    Constructor
    Description
    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.
    protected void
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    setGroupId(String groupId)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    setModuleId(String moduleId)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    setSlotId(String slotId)
    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, toString, wait, wait, wait
  • Constructor Details

    • LscloudProperties

      public LscloudProperties()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getModuleId

      @Deprecated(since="3.26.1-RELEASE", forRemoval=true) @DeprecatedConfigurationProperty(reason="M\u00f3dulo LSCloud descontinuado.Motivo: Integra\u00e7\u00e3o com LSCloud via mensageria foi descontinuado.", replacement="tjf.metrics.micrometer.*") public String getModuleId()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setModuleId

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

      @Deprecated(since="3.26.1-RELEASE", forRemoval=true) @DeprecatedConfigurationProperty(reason="M\u00f3dulo LSCloud descontinuado.Motivo: Integra\u00e7\u00e3o com LSCloud via mensageria foi descontinuado.", replacement="tjf.metrics.micrometer.*") public String getGroupId()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setGroupId

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

      @Deprecated(since="3.26.1-RELEASE", forRemoval=true) @DeprecatedConfigurationProperty(reason="M\u00f3dulo LSCloud descontinuado.Motivo: Integra\u00e7\u00e3o com LSCloud via mensageria foi descontinuado.", replacement="tjf.metrics.micrometer.*") public String getSlotId()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setSlotId

      public void setSlotId(String slotId)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • init

      @PostConstruct protected void init()
      Deprecated, for removal: This API element is subject to removal in a future version.