Interface JobContextHolder

  • All Known Implementing Classes:
    JobContextHolderImpl

    public interface JobContextHolder
    The Interface JobContextHolder.
    • Method Detail

      • getDataAgentApi

        com.hack23.cia.service.component.agent.api.DataAgentApi getDataAgentApi()
        Gets the data agent api.
        Returns:
        the data agent api
      • updateSearchIndex

        void updateSearchIndex()
                        throws java.lang.InterruptedException
        Update search index.
        Throws:
        java.lang.InterruptedException - the interrupted exception
      • refreshViews

        void refreshViews()
        Refresh views.