public class ProgressStatusClient extends Object
| Constructor and Description |
|---|
ProgressStatusClient(ProgressStatus status)
Mirror incoming events and structures into given ProgressStatus.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
composeMessageForPrint(CommandProgress cp) |
ProgressStatus |
getProgressStatus() |
void |
mirror(ProgressStatusBase source) |
void |
mirror(ProgressStatusDTO dto) |
void |
mirror(ProgressStatusEvent event)
Applies event on existing structures.
|
public ProgressStatusClient(ProgressStatus status)
status - public void mirror(ProgressStatusDTO dto)
public void mirror(ProgressStatusBase source)
public void mirror(ProgressStatusEvent event)
public ProgressStatus getProgressStatus()
public static String composeMessageForPrint(CommandProgress cp)
Copyright © 2017. All rights reserved.