public interface StatusItem
Modifier and Type | Method and Description |
---|---|
Optional<ZonedDateTime> |
getEnd()
Get the end date/time in milliseconds (it could be that it has not finished yet).
|
Optional<String> |
getMessage()
Get the status message as an optional.
|
Optional<ZonedDateTime> |
getStart()
Get the start date/time in milliseconds as an optional (it could be that it has not started).
|
Status |
getStatus()
Get the processing status.
|
Status getStatus()
Optional<String> getMessage()
Optional<ZonedDateTime> getStart()
Optional<ZonedDateTime> getEnd()
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries