Package com.totvs.tjf.lscloud.message
Class LogLicenseMessage
java.lang.Object
com.totvs.tjf.lscloud.message.LogLicenseMessage
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
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptiongetLogs()Deprecated, for removal: This API element is subject to removal in a future version.voidsetLogs(List<LogLicense> logs) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
LogLicenseMessage
public LogLicenseMessage()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getLogs
Deprecated, for removal: This API element is subject to removal in a future version.- Returns:
- the logs
-
setLogs
Deprecated, for removal: This API element is subject to removal in a future version.- Parameters:
logs- the logs to set
-