Class TimestampAction

  • All Implemented Interfaces:
    ContextAware

    public class TimestampAction
    extends Action
    Given a key and a date-and-time pattern, puts a property to the context, with the specified key and value equal to the current time in the format corresponding to the specified date-and-time pattern.
    • Field Detail

      • DATE_PATTERN_ATTRIBUTE

        static java.lang.String DATE_PATTERN_ATTRIBUTE
      • TIME_REFERENCE_ATTRIBUTE

        static java.lang.String TIME_REFERENCE_ATTRIBUTE
      • CONTEXT_BIRTH

        static java.lang.String CONTEXT_BIRTH
      • inError

        boolean inError
    • Constructor Detail

      • TimestampAction

        public TimestampAction()