public class ExportImportProcessCallbackRegistryImpl
extends java.lang.Object
implements com.liferay.exportimport.kernel.lar.ExportImportProcessCallbackRegistry
| Constructor and Description |
|---|
ExportImportProcessCallbackRegistryImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
registerCallback(java.util.concurrent.Callable<?> callable)
Deprecated.
As of Judson (7.1.x)
|
void |
registerCallback(java.lang.String processId,
java.util.concurrent.Callable<?> callable) |
public ExportImportProcessCallbackRegistryImpl()
@Deprecated public void registerCallback(java.util.concurrent.Callable<?> callable)
registerCallback in interface com.liferay.exportimport.kernel.lar.ExportImportProcessCallbackRegistrypublic void registerCallback(java.lang.String processId,
java.util.concurrent.Callable<?> callable)
registerCallback in interface com.liferay.exportimport.kernel.lar.ExportImportProcessCallbackRegistry