Uses of Interface
com.atlassian.confluence.util.velocity.ConfigurableResourceManager.ResourceFactory
-
Packages that use ConfigurableResourceManager.ResourceFactory Package Description com.atlassian.confluence.util.velocity -
-
Uses of ConfigurableResourceManager.ResourceFactory in com.atlassian.confluence.util.velocity
Classes in com.atlassian.confluence.util.velocity that implement ConfigurableResourceManager.ResourceFactory Modifier and Type Class Description static classConfluenceVelocityResourceManager.ConfluenceResourceFactoryThis factory will return template that can be used to detect the presence of HTML in the template if requiredMethods in com.atlassian.confluence.util.velocity that return ConfigurableResourceManager.ResourceFactory Modifier and Type Method Description protected ConfigurableResourceManager.ResourceFactoryConfigurableResourceManager. getResourceFactory()Template method for provisioning aConfigurableResourceManager.ResourceFactory.protected ConfigurableResourceManager.ResourceFactoryConfluenceVelocityResourceManager. getResourceFactory()
-