Class UpdateAutoTimestamp

    • Constructor Detail

      • UpdateAutoTimestamp

        public UpdateAutoTimestamp()
    • Method Detail

      • getTimestamp

        public org.joda.time.DateTime getTimestamp()
        Returns the timestamp, or START_OF_TIME if it's null.
      • create

        public static UpdateAutoTimestamp create​(@Nullable
                                                 org.joda.time.DateTime timestamp)