- All Implemented Interfaces:
- Serializable
public class SystemShInterfaceRefreshTaskGetResponseProxy
extends Object
implements Serializable
Response to SystemShInterfaceRefreshTaskGetRequest. Provides the status of the system refresh task. If isRunning is false, numberPublicIdentityRefreshStarted and numberPublicIdentities are omitted. If isRunning is true, numberPublicIdentities indicates the total number of public identities in the system that will be refreshed by the system refresh task; numberPublicIdentityRefreshesStarted indicates the total number of public identities for which a refresh has been started.
- See Also:
- Serialized Form