|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ICollaborationBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.choreography |
|---|
| Subinterfaces of ICollaborationBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.choreography | |
|---|---|
interface |
IChoreographyBean
|
| Uses of ICollaborationBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure |
|---|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure that return types with arguments of type ICollaborationBean | |
|---|---|
java.util.List<ICollaborationBean> |
IDefinitionsBean.getCollaborations()
|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure with parameters of type ICollaborationBean | |
|---|---|
void |
IDefinitionsBean.addCollaboration(ICollaborationBean c)
|
void |
IDefinitionsBean.removeCollaboration(ICollaborationBean c)
|
| Method parameters in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure with type arguments of type ICollaborationBean | |
|---|---|
void |
IDefinitionsBean.setCollaborations(java.util.List<ICollaborationBean> collaborations)
|
| Uses of ICollaborationBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process |
|---|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process that return ICollaborationBean | |
|---|---|
ICollaborationBean |
IProcessBean.getDefinitionalCollaboration()
|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process with parameters of type ICollaborationBean | |
|---|---|
void |
IProcessBean.setDefinitionalCollaboration(ICollaborationBean c)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||