|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.autoUpdater.autoUpdater
public class autoUpdater
Constructor Summary | |
---|---|
init(any configBean='', any fileWriter='')
|
Method Summary | |
---|---|
any |
getCurrentCompleteVersion(any siteid='')
|
any |
getCurrentVersion(any siteid='')
|
any |
getProductionData([any siteid=''])
|
any |
getProductionVersion()
|
any |
update(any siteID='')
|
Methods inherited from class mura.cfobject |
---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, getValue, initTracePoint, injectMethod, invokeMethod, removeValue, setValue, valueExists
|
Methods inherited from class railo-context.Component |
---|
|
Constructor Detail |
---|
public init(any configBean='', any fileWriter='')
configBean
fileWriter
Method Detail |
---|
public any getCurrentCompleteVersion(any siteid='')
siteid
public any getCurrentVersion(any siteid='')
siteid
public any getProductionData([any siteid=''])
siteid
public any getProductionVersion()
public any update(any siteID='')
siteID
|
Mura CMS 6.1 | ||||
FRAMES |