@ProviderType public class ExportImportProcessCallbackRegistryUtil extends Object
| Constructor and Description |
|---|
ExportImportProcessCallbackRegistryUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
registerCallback(Callable<?> callable)
Deprecated.
As of 7.0.0
|
static void |
registerCallback(String processId,
Callable<?> callable) |
public ExportImportProcessCallbackRegistryUtil()
@Deprecated public static void registerCallback(Callable<?> callable)