public class DownloadTranslationsStep extends BaseStep
AbstractLaunchStep.LockedAction<T>LaunchStep.StepStatechangeSupport| Constructor and Description |
|---|
DownloadTranslationsStep(LaunchContextImpl context) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
download(AbstractLaunchStep step,
java.lang.String gwUrl,
java.io.File outFile,
int attempt) |
java.lang.String |
getDescriptionKey() |
void |
run() |
getDescription, getString, log, maybeWaitFor503, runLockedAction, waitForaddPropertyChangeListener, addPropertyChangeListener, firePropertyChange, getMessage, getProgress, getState, isIndeterminate, newConnection, newConnection, removePropertyChangeListener, removePropertyChangeListener, runLockedAction, setIndeterminate, setMessage, setMessagef, setProgress, setStatepublic DownloadTranslationsStep(LaunchContextImpl context)
public void run()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String getDescriptionKey()
getDescriptionKey in class BaseSteppublic static boolean download(AbstractLaunchStep step, java.lang.String gwUrl, java.io.File outFile, int attempt) throws java.lang.Exception
java.lang.Exception