Uses of Class
wt.fv.URLRevaultingEvent

Packages that use URLRevaultingEvent
wt.fv
fv package — File Vault Service

The file vault service (wt.fv package) is responsible for the definition and execution of rules that define the vaulting algorithm for content items. 

 

Uses of URLRevaultingEvent in wt.fv
 

Methods in wt.fv that return URLRevaultingEvent
static URLRevaultingEvent URLRevaultingEvent.newURLRevaultingEvent(String eventType, Object eventTarget, String methodName, Serializable[] args, RevaultUrlSession session)
          

Supported API: false
static URLRevaultingEvent URLRevaultingEvent.newURLRevaultEvent(WTKeyedMap targetArgsMap, Serializable[] args, String methodName, RevaultUrlSession session)
          

Supported API: false Factory for creating multi-object version of event.