org.ow2.bonita.facade.def.element
Interface ConditionDefinition
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- ConditionDefinitionImpl
public interface ConditionDefinition
- extends java.io.Serializable
Condition definition within flow Transition element.
Nested Class Summary |
static class |
ConditionDefinition.Type
Element of definition within the Condition element.
Only Condition is supported. |
getXpression
java.lang.String getXpression()
getXpressionContentAsString
java.lang.String getXpressionContentAsString()
getType
ConditionDefinition.Type getType()
getContentAsString
java.lang.String getContentAsString()
Copyright © 2009 OW2 Consortium. All Rights Reserved.