@Internal public class RenderablePropertyFactory extends Object
RenderableApplicationProperty instances.| Constructor and Description |
|---|
RenderablePropertyFactory(ApplicationProperties applicationProperties,
com.atlassian.velocity.VelocityManager jiraVelocityManager,
RendererManager rendererManager) |
| Modifier and Type | Method and Description |
|---|---|
RenderablePropertyImpl |
create(PropertyPersister persister,
PropertyDescriptions propertyDescription)
Creates a new RenderablePropertyImpl instance that uses the given
persister and descriptions. |
public RenderablePropertyFactory(ApplicationProperties applicationProperties, com.atlassian.velocity.VelocityManager jiraVelocityManager, RendererManager rendererManager)
public RenderablePropertyImpl create(PropertyPersister persister, @Nullable PropertyDescriptions propertyDescription)
persister and descriptions.persister - a PropertyPersisterpropertyDescription - a PropertyDescriptions (may be null)Copyright © 2002-2024 Atlassian. All Rights Reserved.