com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data
Interface WithDataInputAssociationBean
- All Known Subinterfaces:
- IActivityBean, ICallActivityBean, IEndEventBean, IIntermediateThrowEventBean, IManualTaskBean, IReceiveTaskBean, ISendTaskBean, IServiceTaskBean, ISubProcessBean, ITaskBean, IThrowEventBean
public interface WithDataInputAssociationBean
addDataInputAssociation
void addDataInputAssociation(IDataInputAssociationBean d)
removeDataInputAssociation
void removeDataInputAssociation(IDataInputAssociationBean d)
getDataInputAssociations
java.util.List<IDataInputAssociationBean> getDataInputAssociations()
Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.