-
Packages that use SweepActionHandler.SweepItem Package Description com.filenet.api.engine Provides interfaces and classes related to EventActions and other non-FileNet code which runs within the Content Engine itself. -
-
Uses of SweepActionHandler.SweepItem in com.filenet.api.engine
Methods in com.filenet.api.engine with parameters of type SweepActionHandler.SweepItem Modifier and Type Method and Description voidSweepActionHandler. onPolicySweep(CmSweep sweepObject, CmSweepPolicy sweepPolicy, SweepActionHandler.SweepItem[] sweepItems)Invoked when a custom sweep policy passes instances of a target class to the custom sweep handler.voidSweepActionHandler. onSweep(CmSweep sweepObject, SweepActionHandler.SweepItem[] sweepItems)Invoked when a custom sweep job or queue sweep passes instances of a target class to the custom sweep handler.
-