Class DownloadRuntimeStep
java.lang.Object
com.inductiveautomation.ignition.client.launch.steps.AbstractLaunchStep
com.inductiveautomation.ignition.client.launch.steps.BaseStep
com.inductiveautomation.ignition.client.launch.steps.DownloadRuntimeStep
- All Implemented Interfaces:
- LaunchStep
This step downloads the required runtime from the gateway but only if it has to.
- 
Nested Class SummaryNested classes/interfaces inherited from class com.inductiveautomation.ignition.client.launch.steps.AbstractLaunchStepAbstractLaunchStep.LockedAction<T>Nested classes/interfaces inherited from interface com.inductiveautomation.ignition.client.launch.LaunchStepLaunchStep.StepState
- 
Field SummaryFieldsFields inherited from class com.inductiveautomation.ignition.client.launch.steps.AbstractLaunchStepchangeSupport
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.inductiveautomation.ignition.client.launch.steps.BaseStepgetDescription, getString, log, maybeWaitFor503, restartClient, runLockedAction, waitForMethods inherited from class com.inductiveautomation.ignition.client.launch.steps.AbstractLaunchStepaddPropertyChangeListener, addPropertyChangeListener, firePropertyChange, getMessage, getProgress, getState, isIndeterminate, newConnection, newConnection, removePropertyChangeListener, removePropertyChangeListener, runLockedAction, setIndeterminate, setMessage, setMessagef, setProgress, setState
- 
Field Details- 
RESOURCES_RUNTIME_DIR- See Also:
 
 
- 
- 
Constructor Details- 
DownloadRuntimeStep
 
- 
- 
Method Details- 
getDescriptionKey- Specified by:
- getDescriptionKeyin class- BaseStep
 
- 
run- Throws:
- Exception
 
 
-