Class TimerEndpointBuilderFactory.TimerHeaderNameBuilder

  • Enclosing interface:
    TimerEndpointBuilderFactory

    public static class TimerEndpointBuilderFactory.TimerHeaderNameBuilder
    extends Object
    The builder of headers' name for the Timer component.
    • Constructor Detail

      • TimerHeaderNameBuilder

        public TimerHeaderNameBuilder()
    • Method Detail

      • firedTime

        public String firedTime()
        The fired time. The option is a: Date type. Group: consumer
        Returns:
        the name of the header firedTime.
      • messageTimestamp

        public String messageTimestamp()
        The timestamp of the message. The option is a: long type. Group: consumer
        Returns:
        the name of the header MessageTimestamp.