com.supermap.services.components.impl

Class DefaultJobDataDeploy

  • java.lang.Object
    • com.supermap.services.components.impl.DefaultJobDataDeploy
    • Constructor Summary

      Constructors 
      Constructor and Description
      DefaultJobDataDeploy(DataDeploy dataDeploy) 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      boolean deployJobData(CompConnInfo compConnInfo, JobDeployingInfo deployingInfo, JobState jobState)
      The tiling data associated with the map component (including the workspace file, data source file) is deployed to the tiling node
      void setDataDeployStateManager(com.supermap.services.components.impl.FileWorkspaceDeployStateManager value) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultJobDataDeploy

        public DefaultJobDataDeploy(DataDeploy dataDeploy)
        
    • Method Detail

      • setDataDeployStateManager

        public void setDataDeployStateManager(com.supermap.services.components.impl.FileWorkspaceDeployStateManager value)