public interface FilteredInstanceDeletable
Modifier and Type | Method and Description |
---|---|
int |
deleteInstances(InstanceFilter filter,
java.util.Set<ProcessConf.CLEANUP_CATEGORY> categories)
Deletes instance filter by the given instance filter and clean up categories.
|
int deleteInstances(InstanceFilter filter, java.util.Set<ProcessConf.CLEANUP_CATEGORY> categories)
filter
- instance filtercategories
- clean up categories