Class ProgressStatusClient


  • public class ProgressStatusClient
    extends Object
    Provides mirroring of events into given ProgressStatus substructure. Never rewrites name in base ProgressStatus (i.e. only children will have copied names).
    Author:
    mmares
    • Constructor Detail

      • ProgressStatusClient

        public ProgressStatusClient​(ProgressStatus status)
        Mirror incoming events and structures into given ProgressStatus. If null, CommandProgess will be created with first event or structure.
        Parameters:
        status -