Class UpdateHistoryStrategy

  • All Implemented Interfaces:
    Externalizable, Serializable, Runnable, ClusterTask<Void>

    public class UpdateHistoryStrategy
    extends Object
    implements ClusterTask<Void>
    Cluster task that will update the history strategy used by a MultiUserChatService service. It is currently not possible to edit the history strategy of a given room but only of the service. Therefore, this task will only update the service's strategy.
    Author:
    Gaston Dombiak
    See Also:
    Serialized Form