com.atlassian.plugin.web.baseconditions
Class AbstractConditionElementParser.CompositeType
java.lang.Object
com.atlassian.plugin.web.baseconditions.AbstractConditionElementParser.CompositeType
- Direct Known Subclasses:
- ConditionElementParser.CompositeType
- Enclosing class:
- AbstractConditionElementParser<T extends BaseCondition>
public static class AbstractConditionElementParser.CompositeType
- extends Object
|
Field Summary |
static int |
AND
|
static int |
OR
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OR
public static final int OR
- See Also:
- Constant Field Values
AND
public static final int AND
- See Also:
- Constant Field Values
AbstractConditionElementParser.CompositeType
public AbstractConditionElementParser.CompositeType()
parse
public static int parse(String type)
throws com.atlassian.plugin.PluginParseException
- Throws:
com.atlassian.plugin.PluginParseException
Copyright © 2014 Atlassian. All rights reserved.