@Component public class ProcessIndexingWrapper extends Object
ProcessIndexingService| Constructor and Description |
|---|
ProcessIndexingWrapper() |
| Modifier and Type | Method and Description |
|---|---|
static ProcessIndexingWrapper |
get() |
void |
indexAsync(String processId)
Calls index function in
ProcessIndexingService |
void |
indexAsync(String processId,
boolean forceSharkService)
Calls index function in
ProcessIndexingService |
public static ProcessIndexingWrapper get()
public void indexAsync(String processId)
ProcessIndexingServiceprocessId - id of processpublic void indexAsync(String processId, boolean forceSharkService)
ProcessIndexingServiceprocessId - id of processforceSharkService - force use shark service to retrieve process dataCopyright © 2023 Suncode. All rights reserved.