Class AgentDesktopSaveListener

    • Constructor Detail

      • AgentDesktopSaveListener

        public AgentDesktopSaveListener()
    • Method Detail

      • getConfigurationService

        public ConfigurationService getConfigurationService()
        Returns:
        the configurationService
      • setConfigurationService

        public void setConfigurationService​(ConfigurationService configurationService)
        Parameters:
        configurationService - the configurationService to set
      • getAgentDesktopDataHandler

        public AgentDesktopDataHandler getAgentDesktopDataHandler()
        Returns:
        the agentDesktopDataHandler
      • setAgentDesktopDataHandler

        public void setAgentDesktopDataHandler​(AgentDesktopDataHandler agentDesktopDataHandler)
        Parameters:
        agentDesktopDataHandler - the agentDesktopDataHandler to set
      • getModelService

        public ModelService getModelService()
        Returns:
        the modelService
      • setModelService

        public void setModelService​(ModelService modelService)
        Parameters:
        modelService - the modelService to set
      • getEventService

        public EventService getEventService()
        Returns:
        the eventService
      • setEventService

        public void setEventService​(EventService eventService)
        Parameters:
        eventService - the eventService to set