com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard
Interface WithGatewaysBean
- All Known Subinterfaces:
- IChoreographyBean, ILaneBean, IProcessBean, ISubChoreographyBean, ISubProcessBean, WithChoreographyFlowElementsBean, WithFlowElementsBean, WithFlowNodesBean
public interface WithGatewaysBean
getGateways
java.util.List<IGatewayBean> getGateways()
addGateway
void addGateway(IGatewayBean e)
removeGateway
void removeGateway(IGatewayBean e)
Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.