|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IInputOutputBinding | |
|---|---|
| com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common | |
| com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process | |
| Uses of IInputOutputBinding in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common |
|---|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common that return types with arguments of type IInputOutputBinding | |
|---|---|
java.util.List<IInputOutputBinding> |
ICallableElementBean.getIOBindings()
|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common with parameters of type IInputOutputBinding | |
|---|---|
void |
ICallableElementBean.addIOBinding(IInputOutputBinding ioBinding)
|
| Uses of IInputOutputBinding 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 types with arguments of type IInputOutputBinding | |
|---|---|
java.util.List<IInputOutputBinding> |
IProcessBean.getIOBindings()
|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process with parameters of type IInputOutputBinding | |
|---|---|
void |
IProcessBean.addIOBinding(IInputOutputBinding ioBinding)
|
| Method parameters in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process with type arguments of type IInputOutputBinding | |
|---|---|
void |
IProcessBean.setIOBindings(java.util.List<IInputOutputBinding> ioBinding)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||