| com.atlassian.confluence.plugin.webresource.CssResourceCounterManager |
Known Indirect Subclasses
|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the resource counter for the global CSS file.
| |||||||||||
Get the resource counter for a particular space's CSS file.
| |||||||||||
Cause the manager to start sending out new values for the global CSS resource counter.
| |||||||||||
Cause the manager to start sending out new values for the space's CSS resource counter.
| |||||||||||
Get the resource counter for the global CSS file. This counter should be updated every time there is a change to the global theme or colour scheme.
Get the resource counter for a particular space's CSS file. This counter should be updated every time there is a change to the space's theme or colour scheme.
| spaceKey | the key of the space we're viewing the CSS for, or null for the global CSS. |
|---|
Cause the manager to start sending out new values for the global CSS resource counter.
Cause the manager to start sending out new values for the space's CSS resource counter.
| spaceKey | the key of the space that has had its CSS changed |
|---|

