Uses of Interface
com.atlassian.confluence.velocity.ConfigurableResourceManager.ResourceFactory
-
Packages that use ConfigurableResourceManager.ResourceFactory Package Description com.atlassian.confluence.util.velocity com.atlassian.confluence.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.ResourceFactoryConfluenceVelocityResourceManager. getResourceFactory() -
Uses of ConfigurableResourceManager.ResourceFactory in com.atlassian.confluence.velocity
Methods in com.atlassian.confluence.velocity that return ConfigurableResourceManager.ResourceFactory Modifier and Type Method Description protected ConfigurableResourceManager.ResourceFactoryConfigurableResourceManager. getResourceFactory()Template method for provisioning aConfigurableResourceManager.ResourceFactory.
-