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 3.6.0
|
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.ExportImportProcessCallbackRegistry
public void registerCallback(java.lang.String processId, java.util.concurrent.Callable<?> callable)