@ProviderType
public interface ExportImportProcessCallbackRegistry
| Modifier and Type | Method and Description |
|---|---|
void |
registerCallback(Callable<?> callable)
Deprecated.
As of 7.0.0
|
void |
registerCallback(String processId,
Callable<?> callable) |