|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MacroCount | |
|---|---|
| com.atlassian.confluence.macro.count | |
| Uses of MacroCount in com.atlassian.confluence.macro.count |
|---|
| Methods in com.atlassian.confluence.macro.count that return types with arguments of type MacroCount | |
|---|---|
java.util.Collection<MacroCount> |
MacroCounter.getUsages()
|
java.util.Collection<MacroCount> |
DummyMacroCounter.getUsages()
|
java.util.Collection<MacroCount> |
DefaultMacroCounter.getUsages()
|
java.util.List<MacroCount> |
MacroCountStore.updateAndGetNewCounts(MacroCounter counter,
ContentEntityObject entity,
int entityVersion)
Calculates the number of newly added macros by comparing results from the supplied MacroCounter with the counts stored in the ContentProperties of the entity, and updates
those counts after the difference has been calculated. |
| Constructors in com.atlassian.confluence.macro.count with parameters of type MacroCount | |
|---|---|
MacroCountEvent(java.lang.Object src,
ContentEntityObject entity,
ConversionContext context,
MacroCount macroCount,
com.atlassian.confluence.macro.count.MacroCountEvent.Action action)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||