public interface SubFlowManager extends ComponentManager
Modifier and Type | Method and Description |
---|---|
void |
addSubFlow(SubFlow subFlow) |
SubFlow |
getSubFlow(String subFlowId) |
Map<String,SubFlow> |
getSubFlowIdMap() |
void |
removeSubFlow(String subFlowId) |
void |
removeSubFlow(SubFlow subFlow) |
addComponent, addComponents, getComponentDefine, getComponentDefines, getComponentInstance, removeComponent, removeComponents
Copyright © 2006–2018 TinyGroup. All rights reserved.