Class PurgeLocalHistoryRequest

All Implemented Interfaces:
Serializable, Immutable

@Beta public final class PurgeLocalHistoryRequest extends LocalHistoryRequest<PurgeLocalHistoryRequest>
Request to purge a local history. This request is sent by the client once it receives a successful reply to DestroyLocalHistoryRequest and indicates it has removed all state attached to a particular local history.
Author:
Robert Varga
See Also: