Serialized Form
-
Package de.aeb.xnsg.foundation.bf
-
Class de.aeb.xnsg.foundation.bf.DuplicateClientProgressResponseDTO
class DuplicateClientProgressResponseDTO extends Object implements Serializable-
Serialized Fields
-
description
String description
The description of the current stage of the duplication. -
errors
String[] errors
Errors that happened during the duplication process. -
progress
int progress
The progress of the duplication from 0-100. A value of 100 means the duplication has finished completely. A value of -1 means there was an error when duplicating the client.
-
-
-