public interface CmCustomSweepJob extends RepositoryObject, CmSweepJob
SweepActionHandler
interface,
which performs a custom action on the instances. To associate an implemented action handler
with a custom sweep job, you set a CmSweepAction
on the custom sweep job.
Modifier and Type | Method and Description |
---|---|
CmSweepAction |
get_SweepAction()
Returns the value of the SweepAction property.
|
void |
set_SweepAction(CmSweepAction value)
Sets the value of the SweepAction property.
|
get_DescriptiveText, get_DisplayName, get_EffectiveEndDate, get_EffectiveStartDate, get_FilteredQueryTimeout, get_FilterExpression, get_IncludeSubclassesRequested, get_IsEnabled, get_RecordFailures, get_SweepBatchSize, get_SweepMode, get_SweepResults, get_SweepRetryWaitInterval, set_DescriptiveText, set_DisplayName, set_EffectiveEndDate, set_EffectiveStartDate, set_FilteredQueryTimeout, set_FilterExpression, set_IncludeSubclassesRequested, set_IsEnabled, set_RecordFailures, set_SweepBatchSize, set_SweepMode, set_SweepRetryWaitInterval
get_AuditedEvents, get_Creator, get_DateCreated, get_DateLastModified, get_ExaminedObjectCount, get_FailedObjectCount, get_Id, get_InterBatchDelay, get_LastModifier, get_MaxSweepWorkers, get_Owner, get_Permissions, get_ProcessedObjectCount, get_SweepEndDate, get_SweepStartDate, get_SweepTarget, get_SweepTimeslots, set_Creator, set_DateCreated, set_DateLastModified, set_InterBatchDelay, set_LastModifier, set_MaxSweepWorkers, set_Owner, set_Permissions, set_SweepTarget, set_SweepTimeslots
getObjectStore
raiseEvent
addPendingAction, clearPendingActions, delete, getAccessAllowed, getPendingActions, getUpdateSequenceNumber, isCurrent, save, save, setUpdateSequenceNumber
fetchProperties, fetchProperties, fetchProperty, fetchProperty, getObjectReference, refresh, refresh, refresh
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
CmSweepAction get_SweepAction()
void set_SweepAction(CmSweepAction value)
© Copyright IBM Corporation 2006, 2015. All rights reserved.