public static class SmartExternalLink.UndateInfo extends AbstractThread
logger, needRunning, threadFileFilter
Constructor and Description |
---|
UndateInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getCacheFodler() |
String |
getDataFolder() |
String |
getForceImageURL() |
File |
getPropFile() |
long |
getTimeout()
get the timeout, after this time thread is killed by thread manager.
|
String |
getTitle() |
String |
getURL() |
protected boolean |
isContentValid(String pageContent) |
Boolean |
isValidConnection() |
String |
logInfo()
info for display in log.
|
boolean |
mustBeRemoved() |
void |
run() |
void |
setCacheFolder(String url) |
void |
setDataFolder(String folder) |
void |
setDescription(String desc) |
void |
setForceImageURL(String url) |
void |
setImageCRC32(long mustBeRemoved) |
void |
setImageURI(String uri) |
void |
setLinkValid(boolean visible) |
void |
setMustBeRemoved(boolean mustBeRemoved) |
void |
setPropFile(File propFile) |
void |
setTitle(String title) |
void |
setURL(String url) |
void |
setValidConnection(boolean title) |
void |
storeViewData() |
createInstance, destroy, getField, getFileName, getId, getInstance, getNotificationService, needRunning, setField, setId, setNotificationService, store
public String getCacheFodler()
public String getDataFolder()
public String getForceImageURL()
public File getPropFile()
public long getTimeout()
AbstractThread
getTimeout
in class AbstractThread
public String getTitle()
public String getURL()
protected boolean isContentValid(String pageContent)
public Boolean isValidConnection()
public String logInfo()
AbstractThread
logInfo
in class AbstractThread
public boolean mustBeRemoved()
public void run()
run
in class AbstractThread
public void setCacheFolder(String url)
public void setDataFolder(String folder)
public void setDescription(String desc)
public void setForceImageURL(String url)
public void setImageCRC32(long mustBeRemoved)
public void setImageURI(String uri)
public void setLinkValid(boolean visible)
public void setMustBeRemoved(boolean mustBeRemoved)
public void setPropFile(File propFile)
public void setTitle(String title)
public void setURL(String url)
public void setValidConnection(boolean title)
public void storeViewData() throws IOException
IOException
Copyright © 2012-2018. All Rights Reserved.