public interface TransitionMutableBean extends IdentifiableMutableBean
Modifier and Type | Method and Description |
---|---|
java.util.List<TextTypeWrapperMutableBean> |
getConditions() |
java.lang.String |
getLocalId() |
java.lang.String |
getTargetStep() |
void |
setConditions(java.util.List<TextTypeWrapperMutableBean> condition) |
void |
setLocalId(java.lang.String localId) |
void |
setTargetStep(java.lang.String targetStep) |
getId, getUri, getUrn, setId, setUri
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
java.lang.String getTargetStep()
java.util.List<TextTypeWrapperMutableBean> getConditions()
void setTargetStep(java.lang.String targetStep)
void setConditions(java.util.List<TextTypeWrapperMutableBean> condition)
java.lang.String getLocalId()
void setLocalId(java.lang.String localId)