public class ConditionDescriptorFactoryImpl extends Object implements ConditionDescriptorFactory, com.atlassian.plugin.web.descriptors.ConditionElementParser.ConditionFactory
DEFAULT_CONDITION| Constructor and Description |
|---|
ConditionDescriptorFactoryImpl(com.atlassian.plugin.web.WebFragmentHelper webFragmentHelper) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.plugin.web.Condition |
create(String className,
com.atlassian.plugin.Plugin plugin) |
com.atlassian.plugin.web.Condition |
retrieveCondition(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element) |
public ConditionDescriptorFactoryImpl(com.atlassian.plugin.web.WebFragmentHelper webFragmentHelper)
public com.atlassian.plugin.web.Condition create(String className, com.atlassian.plugin.Plugin plugin) throws com.atlassian.plugin.web.conditions.ConditionLoadingException
create in interface com.atlassian.plugin.web.descriptors.ConditionElementParser.ConditionFactorycom.atlassian.plugin.web.conditions.ConditionLoadingException@Nonnull public com.atlassian.plugin.web.Condition retrieveCondition(@Nonnull com.atlassian.plugin.Plugin plugin, @Nonnull org.dom4j.Element element)
retrieveCondition in interface ConditionDescriptorFactoryCopyright © 2002-2017 Atlassian. All Rights Reserved.