public class

ApproveHistorySubscriber

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

Summary

Public Constructors
ApproveHistorySubscriber(ApproveHistoryTask approveHistoryTask)
Constructs ...
Public Methods
void onEvent(String topic, History history)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.bushe.swing.event.EventTopicSubscriber

Public Constructors

public ApproveHistorySubscriber (ApproveHistoryTask approveHistoryTask)

Constructs ...

Public Methods

public void onEvent (String topic, History history)