mura.autoUpdater

Class autoUpdater

lucee.Component
    extended by mura.cfobject
      extended by mura.autoUpdater.autoUpdater

This provides the ability to update both core and site files

Class Attributes:
  • output : false
  •  
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Constructor Summary
    init(any configBean='', any fileWriter='')
    Method Summary
    any getCurrentCompleteVersion(any siteid='')
    any getCurrentVersion(any siteid='')
    any getProductionData([any siteid=''])
    any getProductionVersion([any siteid=''])
    any update(any siteID='')
     
    Methods inherited from class mura.cfobject
    commitTracePoint, convertTimezone, deleteMethod, get, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getFeed, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getQueryAttrs, getQueryService, getServiceFactory, getSession, getValue, hasCustomDatasource, initTracePoint, inject, injectMethod, invokeMethod, mixin, parseDateArg, removeValue, set, setValue, valueExists
     
    Methods inherited from class lucee.Component
    None

    Constructor Detail

    init

    public init(any configBean='', any fileWriter='')

    Parameters:
    configBean
    fileWriter

    Method Detail

    getCurrentCompleteVersion

    public any getCurrentCompleteVersion(any siteid='')

    Parameters:
    siteid

    getCurrentVersion

    public any getCurrentVersion(any siteid='')

    Parameters:
    siteid

    getProductionData

    public any getProductionData([any siteid=''])

    Parameters:
    siteid

    getProductionVersion

    public any getProductionVersion([any siteid=''])

    Parameters:
    siteid

    update

    public any update(any siteID='')

    Parameters:
    siteID