|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Modification | |
|---|---|
| com.atlassian.confluence.core | |
| com.atlassian.confluence.mail | |
| Uses of Modification in com.atlassian.confluence.core |
|---|
| Methods in com.atlassian.confluence.core with parameters of type Modification | ||
|---|---|---|
|
DefaultContentEntityManager.saveNewVersion(T current,
Modification<T> modification)
|
|
|
ContentEntityManager.saveNewVersion(T current,
Modification<T> modification)
Applies the state changes supplied by modification and persists those changes to a new version. |
|
|
DefaultContentEntityManager.saveNewVersion(T current,
Modification<T> modification,
SaveContext saveContext)
|
|
|
ContentEntityManager.saveNewVersion(T current,
Modification<T> modification,
SaveContext saveContext)
Applies the state changes supplied by modification and persists those changes to a new version. |
|
| Uses of Modification in com.atlassian.confluence.mail |
|---|
| Methods in com.atlassian.confluence.mail with parameters of type Modification | ||
|---|---|---|
|
DefaultMailContentManager.saveNewVersion(T current,
Modification<T> modification)
|
|
|
DefaultMailContentManager.saveNewVersion(T current,
Modification<T> modification,
SaveContext saveContext)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||