Class BatchEngineImportTaskConstants
java.lang.Object
com.liferay.batch.engine.constants.BatchEngineImportTaskConstants
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
getImportStrategy
(String importStrategy) static String
getImportStrategyString
(int importStrategy)
-
Field Details
-
IMPORT_CREATOR_STRATEGY_KEEP_CREATOR
- See Also:
-
IMPORT_STRATEGY_ON_ERROR_CONTINUE
public static final int IMPORT_STRATEGY_ON_ERROR_CONTINUE- See Also:
-
IMPORT_STRATEGY_ON_ERROR_FAIL
public static final int IMPORT_STRATEGY_ON_ERROR_FAIL- See Also:
-
IMPORT_STRATEGY_STRING_ON_ERROR_CONTINUE
- See Also:
-
IMPORT_STRATEGY_STRING_ON_ERROR_FAIL
- See Also:
-
-
Constructor Details
-
BatchEngineImportTaskConstants
public BatchEngineImportTaskConstants()
-
-
Method Details
-
getImportStrategy
-
getImportStrategyString
-