public class

ApproveHistoriesSubscriber

extends Object
implements EventTopicSubscriber<T>
java.lang.Object
   ↳ vars.knowledgebase.ui.ApproveHistoriesSubscriber

Summary

Public Constructors
ApproveHistoriesSubscriber(ApproveHistoryTask approveHistoryTask)
Constructs ...
Public Methods
void onEvent(String topic, Collection<? extends History> histories)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.bushe.swing.event.EventTopicSubscriber

Public Constructors

public ApproveHistoriesSubscriber (ApproveHistoryTask approveHistoryTask)

Constructs ...

Public Methods

public void onEvent (String topic, Collection<? extends History> histories)