JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.liferay.exportimport.kernel.lar
Interface ExportImportProcessCallbackRegistry
@ProviderType
public interface
ExportImportProcessCallbackRegistry
Author:
Daniel Kocsis
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
registerCallback
(
String
processId,
Callable
<?> callable)
Method Details
registerCallback
void
registerCallback
(
String
processId,
Callable
<?> callable)