|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMessageFlowBean | |
|---|---|
| com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.choreography | |
| com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.collaboration | |
| Uses of IMessageFlowBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.choreography |
|---|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.choreography that return IMessageFlowBean | |
|---|---|
IMessageFlowBean |
IChoreographyTaskBean.getInitiatingMessageFlow()
|
IMessageFlowBean |
IChoreographyTaskBean.getReturnMessageFlow()
|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.choreography with parameters of type IMessageFlowBean | |
|---|---|
void |
IChoreographyTaskBean.setInitiatingMessageFlow(IMessageFlowBean arg0)
|
void |
IChoreographyTaskBean.setReturnMessageFlow(IMessageFlowBean arg0)
|
| Uses of IMessageFlowBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.collaboration |
|---|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.collaboration that return types with arguments of type IMessageFlowBean | |
|---|---|
java.util.List<IMessageFlowBean> |
ICollaborationBean.getMessageFlows()
|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.collaboration with parameters of type IMessageFlowBean | |
|---|---|
void |
ICollaborationBean.addMessageFlow(IMessageFlowBean arg0)
|
void |
ICollaborationBean.removeMessageFlow(IMessageFlowBean arg0)
|
| Method parameters in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.collaboration with type arguments of type IMessageFlowBean | |
|---|---|
void |
ICollaborationBean.setMessageFlows(java.util.List<IMessageFlowBean> arg0)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||