Class ProgressStart

    • Constructor Detail

      • ProgressStart

        public ProgressStart()
      • ProgressStart

        public ProgressStart​(@NotNull
                             java.lang.String text)
    • Method Detail

      • visit

        public void visit​(@NotNull
                          ServiceMessageVisitor visitor)
        Description copied from class: ServiceMessage
        Depending on this service message type calls corresponding method in the supplied visitor.
        Overrides:
        visit in class ProgressMessage
        Parameters:
        visitor - visitor