public class GroupExecutor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
alreadyErroredAlerts |
protected int |
alreadyExecutedAlerts |
protected int |
alreadyExecutedUsers |
Constructor and Description |
---|
GroupExecutor(AlertingDatabaseService ds,
AlertGroup group,
com.exalead.access.client.AccessClient client,
java.util.List<ScheduledPublisher> publishers,
int workerThreads) |
Modifier and Type | Method and Description |
---|---|
boolean |
isPaused() |
void |
runOnce() |
void |
setPaused(boolean paused) |
void |
stop() |
protected void |
waitForEndOfPause() |
protected int alreadyExecutedAlerts
protected int alreadyExecutedUsers
protected int alreadyErroredAlerts
public GroupExecutor(AlertingDatabaseService ds, AlertGroup group, com.exalead.access.client.AccessClient client, java.util.List<ScheduledPublisher> publishers, int workerThreads)
Copyright © 2013 Dassault Systèmes, All Rights Reserved.