public class RowRecogNFAViewSchedulerImpl extends Object implements RowRecogNFAViewScheduler
Modifier and Type | Field and Description |
---|---|
static String |
NAME_AUDITPROVIDER_SCHEDULE |
Constructor and Description |
---|
RowRecogNFAViewSchedulerImpl() |
Modifier and Type | Method and Description |
---|---|
void |
addSchedule(long timeDelta) |
void |
changeSchedule(long timeDelta) |
void |
removeSchedule() |
void |
setScheduleCallback(AgentInstanceContext agentInstanceContext,
RowRecogNFAViewScheduleCallback scheduleCallback) |
public static final String NAME_AUDITPROVIDER_SCHEDULE
public void setScheduleCallback(AgentInstanceContext agentInstanceContext, RowRecogNFAViewScheduleCallback scheduleCallback)
setScheduleCallback
in interface RowRecogNFAViewScheduler
public void addSchedule(long timeDelta)
addSchedule
in interface RowRecogNFAViewScheduler
public void changeSchedule(long timeDelta)
changeSchedule
in interface RowRecogNFAViewScheduler
public void removeSchedule()
removeSchedule
in interface RowRecogNFAViewScheduler
Copyright © 2005–2021. All rights reserved.