public class RuntimeInfo extends Object
Constructor and Description |
---|
RuntimeInfo(PluginRegistry registry) |
Modifier and Type | Method and Description |
---|---|
String |
getAutoUpdateSourceLevel() |
File |
getFile() |
String |
getUpdateIntervalSourceLevel() |
void |
setAutoUpdateSourceLevel(String autoUpdateSourceLevel) |
void |
setFile(File file) |
void |
setUpdateIntervalSourceLevel(String updateIntervalSourceLevel) |
public RuntimeInfo(PluginRegistry registry)
public String getAutoUpdateSourceLevel()
public void setAutoUpdateSourceLevel(String autoUpdateSourceLevel)
public File getFile()
public void setFile(File file)
public String getUpdateIntervalSourceLevel()
public void setUpdateIntervalSourceLevel(String updateIntervalSourceLevel)
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.