Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: CAMEL-845

...

Name

Type

Description

org.apache.camel.timer.name

String

the name option

org.apache.camel.timer.time

Date

the time option

org.apache.camel.timer.period

long

the period option

org.apache.camel.timer.firedtime firedTime

Date

Camel 1.5: the current time when the consumer fired

Message Headers

When the timer is fired it adds the following information as headers to the IN message

Name

Type

Description

firedTime

Date

Camel 1.5: the current time when the consumer fired

...