public class ViewableActivatorHistorical extends Object implements ViewableActivator
Modifier and Type | Field and Description |
---|---|
protected HistoricalEventViewable |
historicalEventViewable |
Constructor and Description |
---|
ViewableActivatorHistorical(HistoricalEventViewable historicalEventViewable) |
Modifier and Type | Method and Description |
---|---|
ViewableActivationResult |
activate(AgentInstanceContext agentInstanceContext,
boolean isSubselect,
boolean isRecoveringResilient) |
protected final HistoricalEventViewable historicalEventViewable
public ViewableActivatorHistorical(HistoricalEventViewable historicalEventViewable)
public ViewableActivationResult activate(AgentInstanceContext agentInstanceContext, boolean isSubselect, boolean isRecoveringResilient)
activate
in interface ViewableActivator