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.
|
Modifier and Type | Method and Description |
---|---|
void |
SweepActionHandler.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.
|
void |
SweepActionHandler.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.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.