|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DeferredProcessInstanceCleanable
Instances and associated data for a ProcessDAO implementation that implements this interface can be deleted in a deferred fashion.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
java.io.Serializable getId()
int deleteInstances(int transactionSize)
transactionSize - the number of rows to delete
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||