com.atlassian.plugin.web.descriptors
Class ConditionElementParser.CompositeType
java.lang.Object
com.atlassian.plugin.web.descriptors.ConditionElementParser.CompositeType
- Enclosing class:
- ConditionElementParser
public static class ConditionElementParser.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
ConditionElementParser.CompositeType
public ConditionElementParser.CompositeType()
parse
public static int parse(String type)
throws PluginParseException
- Throws:
PluginParseException
Copyright © 2013 Atlassian. All Rights Reserved.