public class HandleUserVarForceRemoveEvents extends java.lang.Object implements EventHandler<ForceRemoveEntityEvent>
Constructor and Description |
---|
HandleUserVarForceRemoveEvents(UserVariableService userVarService,
ReportParameterService reportParameterService) |
Modifier and Type | Method and Description |
---|---|
void |
handle(ForceRemoveEntityEvent event) |
public HandleUserVarForceRemoveEvents(UserVariableService userVarService, ReportParameterService reportParameterService)
public void handle(ForceRemoveEntityEvent event)
handle
in interface EventHandler<ForceRemoveEntityEvent>