Class Action

    • Constructor Detail

      • Action

        public Action​(@Size(max=23L)
                      String tag,
                      @Nullable
                      String description)
        Parameters:
        tag - A tag to use for logging.
        description - A description to be logged when the action is executed, or null if no logging is required.