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