Class BaseUtilAction

    • Field Detail

      • DEFAULT_TIME_UNIT

        protected static final String DEFAULT_TIME_UNIT
        The default time unit to use in actions as default parameter value.
        See Also:
        Constant Field Values
      • DEFAULT_TIMESTAMP_FORMAT

        protected static final String DEFAULT_TIMESTAMP_FORMAT
        The default time format to use for parsing data timestamps.
        See Also:
        Constant Field Values
    • Constructor Detail

      • BaseUtilAction

        protected BaseUtilAction​(String typeId)
        Creates a new component instance.
        Parameters:
        typeId - The type ID.