public interface DeferredProcessInstanceCleanable
Modifier and Type | Method and Description |
---|---|
int |
deleteInstances(int transactionSize)
Deletes instances and data for this process, the number of rows gets deletes is limited
by the transaction size.
|
java.io.Serializable |
getId()
Returns the database id.
|
java.io.Serializable getId()
int deleteInstances(int transactionSize)
transactionSize
- the number of rows to delete