public interface ActivityIndexingService
Modifier and Type | Method and Description |
---|---|
void |
indexAsync(String processId,
String activityId)
Adds activity to the indexing queue (async)
|
void |
indexAsync(String processId,
String activityId,
boolean forceSharkService)
Adds activity to the indexing queue (async)
|
Copyright © 2023 Suncode. All rights reserved.