public class DefaultJobDataDeploy extends java.lang.Object implements JobDataDeploy
Constructor and Description |
---|
DefaultJobDataDeploy(DataDeploy dataDeploy) |
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) |
public boolean deployJobData(CompConnInfo compConnInfo, JobDeployingInfo deployingInfo, JobState jobState)
JobDataDeploy
The tiling data associated with the map component (including the workspace file, data source file) is deployed to the tiling node
deployJobData
in interface JobDataDeploy
public void setDataDeployStateManager(com.supermap.services.components.impl.FileWorkspaceDeployStateManager value)