Class BatchCreateTranslationsCmd
java.lang.Object
com.flowable.platform.engine.impl.cmd.BatchCreateTranslationsCmd
- All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.Command<Void>
public class BatchCreateTranslationsCmd
extends Object
implements org.flowable.common.engine.impl.interceptor.Command<Void>
Creates multiple translations in a single command, avoiding per-translation command overhead.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
requests
-
-
Constructor Details
-
BatchCreateTranslationsCmd
-
-
Method Details
-
execute
- Specified by:
executein interfaceorg.flowable.common.engine.impl.interceptor.Command<Void>
-