Class PullTask
java.lang.Object
com.inductiveautomation.ignition.client.util.gui.ProgressDialog.ProgressTask
com.inductiveautomation.ignition.designer.project.PullTask
- All Implemented Interfaces:
 ProgressListener
Sends the project's snapshots to the gateway in order to perform a pull, which will contain any changes
 made remotely. Returns these changes as a 
ProjectChange object.- 
Field Summary
Fields inherited from class com.inductiveautomation.ignition.client.util.gui.ProgressDialog.ProgressTask
canceled, dialog - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.inductiveautomation.ignition.client.util.gui.ProgressDialog.ProgressTask
allowsCancel, isCanceled, setIndeterminate, setNote, setProgress, setProgressDialog, setProgressMax 
- 
Constructor Details
- 
PullTask
 
 - 
 - 
Method Details
- 
run
- Specified by:
 runin classProgressDialog.ProgressTask- Throws:
 Exception
 
 -