public interface IBOTransition extends IUniquelyNamed, Serializable
Modifier and Type | Field and Description |
---|---|
static String |
BOTRANSITION_PREFIX |
SEP
Modifier and Type | Method and Description |
---|---|
String |
getFilter() |
String |
getName() |
IReference |
getReference() |
IBOEntity |
getSourceBOEntity() |
IBOEntity |
getTargetBOEntity() |
boolean |
isUseCustomLabel() |
getPrefixedUniqueName, getUniqueName
static final String BOTRANSITION_PREFIX
String getName()
IBOEntity getSourceBOEntity()
IReference getReference()
String getFilter()
IBOEntity getTargetBOEntity()
boolean isUseCustomLabel()
Copyright © 2015. All Rights Reserved.