|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TEventHandlers | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| Uses of TEventHandlers in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TEventHandlers | |
|---|---|
protected TEventHandlers |
TScope.eventHandlers
|
protected TEventHandlers |
TProcess.eventHandlers
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TEventHandlers | |
|---|---|
TEventHandlers |
ObjectFactory.createTEventHandlers()
Create an instance of TEventHandlers |
TEventHandlers |
TScope.getEventHandlers()
Gets the value of the eventHandlers property. |
TEventHandlers |
TProcess.getEventHandlers()
Gets the value of the eventHandlers property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TEventHandlers | |
|---|---|
javax.xml.bind.JAXBElement<TEventHandlers> |
ObjectFactory.createEventHandlers(TEventHandlers value)
Create an instance of JAXBElement<TEventHandlers>} |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TEventHandlers | |
|---|---|
javax.xml.bind.JAXBElement<TEventHandlers> |
ObjectFactory.createEventHandlers(TEventHandlers value)
Create an instance of JAXBElement<TEventHandlers>} |
void |
TScope.setEventHandlers(TEventHandlers value)
Sets the value of the eventHandlers property. |
void |
TProcess.setEventHandlers(TEventHandlers value)
Sets the value of the eventHandlers property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||