Class BulkDeleteOperation
java.lang.Object
org.flowable.common.engine.impl.db.BulkDeleteOperation
Use this to execute a dedicated delete statement. It is important to note there won't be any optimistic locking checks done for these kind of delete operations!
- Author:
- Joram Barrez
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetParameter(Object parameter) voidsetStatement(String statement) toString()