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