Skip to content

Add convertTo/inUnit method to TimestampProcessor #59

@pLeminoq

Description

@pLeminoq

The usage of TimestampProcessor.getTimestamp(...) is inefficient in cases were the type of the message whose timestamp is extracted is knwon (it runs with refelctions). An example is ActionProcessor.getInitialAction(...). Thus, we should provide a method that just converts a given timestamp (message or builder) to a provided unit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions