public void stop() { progressTopic.remove(); }
public void terminate() { LOGGER.info("Terminating long action with id " + progressTopic.getKey().getId()); // thread.interrupt(); }