device-mgt-core/components/application-mgt
tcdlpds bc81c8923c Change the return type of the app lifecycle's updated time
If the API returns Timestamp object it creates from the Unix timestamp (in milliseconds), but its string representation depends on the JVM’s default timezone. Therefore it returns timestamp based on JVM's timezone. Since it is required to return UTC time, changed the data type and returns the long value. With this improvement it is guaranteed that client gets the UTC time of the app lifecycle's updated time.
2024-08-15 20:21:31 +05:30
..
io.entgra.device.mgt.core.application.mgt.common Change the return type of the app lifecycle's updated time 2024-08-15 20:21:31 +05:30
io.entgra.device.mgt.core.application.mgt.core Change the return type of the app lifecycle's updated time 2024-08-15 20:21:31 +05:30
pom.xml Sync with master branch 2024-07-30 08:51:34 +05:30