public interface EntityRemover
Modifier and Type | Method and Description |
---|---|
<T> int |
removeAllPersistentObjectsByType(Class<T> type)
Remove all of the persistent objects of the specified type
|
<T> int removeAllPersistentObjectsByType(Class<T> type)
type
- the class of the persistent objects to removeCopyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences