Class AgentInvocationEvaluationReindexHandler
java.lang.Object
com.flowable.platform.service.index.handlers.AgentInvocationEvaluationReindexHandler
- All Implemented Interfaces:
ReindexEntityPageHandler
public class AgentInvocationEvaluationReindexHandler
extends Object
implements ReindexEntityPageHandler
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final AgentEngineprotected final AgentInvocationEvaluationIndexingScheduler -
Constructor Summary
ConstructorsConstructorDescriptionAgentInvocationEvaluationReindexHandler(AgentEngine agentEngine, AgentInvocationEvaluationIndexingScheduler agentInvocationEvaluationIndexingScheduler) -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ReindexEntityPageHandler
determineNumberOfPages
-
Field Details
-
agentEngine
-
agentInvocationEvaluationIndexingScheduler
protected final AgentInvocationEvaluationIndexingScheduler agentInvocationEvaluationIndexingScheduler
-
-
Constructor Details
-
AgentInvocationEvaluationReindexHandler
public AgentInvocationEvaluationReindexHandler(AgentEngine agentEngine, AgentInvocationEvaluationIndexingScheduler agentInvocationEvaluationIndexingScheduler)
-
-
Method Details
-
getHandlerId
- Specified by:
getHandlerIdin interfaceReindexEntityPageHandler
-
getTotalCount
public long getTotalCount()- Specified by:
getTotalCountin interfaceReindexEntityPageHandler
-
reindexPage
- Specified by:
reindexPagein interfaceReindexEntityPageHandler
-