![JAR search and dependency download from the Maven repository](/logo.png)
org.activiti.engine.impl.db.BulkDeleteable Maven / Gradle / Ivy
package org.activiti.engine.impl.db;
/**
* Marker interface to indicate the entity can be deleted in bulk.
*
* @author Joram Barrez
*/
public interface BulkDeleteable {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy