mura.content.approval

Class approvalChainManager

lucee.Component
    extended by mura.cfobject
      extended by mura.content.approval.approvalChainManager

This provides approval chain service level logic functionality

Class Attributes:
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Method Summary
    any getActionFeed([any siteID])
    any getChainFeed([any siteID])
    any getMembershipFeed([any siteID])
    any getRequestFeed([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, init, initTracePoint, inject, injectMethod, invokeMethod, mixin, parseDateArg, removeValue, set, setValue, valueExists
     
    Methods inherited from class lucee.Component
    None

    Method Detail

    getActionFeed

    public any getActionFeed([any siteID])

    Parameters:
    siteID

    getChainFeed

    public any getChainFeed([any siteID])

    Parameters:
    siteID

    getMembershipFeed

    public any getMembershipFeed([any siteID])

    Parameters:
    siteID

    getRequestFeed

    public any getRequestFeed([any siteID])

    Parameters:
    siteID