All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.activiti.engine.impl.db.BulkDeleteable Maven / Gradle / Ivy

There is a newer version: 7.1.0.M6
Show newest version
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