Uses of Class
wt.fv.StandardFvService.RevaultFinderAction

Packages that use StandardFvService.RevaultFinderAction
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 StandardFvService.RevaultFinderAction in wt.fv
 

Subclasses of StandardFvService.RevaultFinderAction in wt.fv
(package private)  class StandardFvService.RevaultFinderActionCurVaultToOtherVaults
           
(package private)  class StandardFvService.RevaultFinderActionForceToSingleVault
           
(package private)  class StandardFvService.RevaultFinderActionOtherVaultsToCurVault
           
(package private)  class StandardFvService.RevaultFinderActionPDSToVault
           
(package private)  class StandardFvService.RevaultFinderActionVaultToPDS
           
 

Methods in wt.fv with parameters of type StandardFvService.RevaultFinderAction
private  int StandardFvService.revaultStep(StandardFvService.RevaultFinderAction finder, long currCounterId, String methodName, int numPrevQueued, RevaultingSession curRevSession)