public class PingLongRunningProcess extends LongRunningProcessWorker
| Constructor and Description |
|---|
PingLongRunningProcess(AuthorizationRepository authorizationRepository,
UserRepository userRepository,
Graph graph,
PingUtil pingUtil) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isHandled(org.json.JSONObject jsonObject) |
protected void |
processInternal(org.json.JSONObject jsonObject) |
getMetricsManager, getStatus, prepare, process, setMetricsManager@Inject public PingLongRunningProcess(AuthorizationRepository authorizationRepository, UserRepository userRepository, Graph graph, PingUtil pingUtil)
protected void processInternal(org.json.JSONObject jsonObject)
processInternal in class LongRunningProcessWorkerpublic boolean isHandled(org.json.JSONObject jsonObject)
isHandled in class LongRunningProcessWorkerCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.