|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BPELProcess | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.api.compiler | |
| com.ebmwebsourcing.easybpel.model.bpel.api.inout | |
| com.ebmwebsourcing.easybpel.model.bpel.api.util | |
| Uses of BPELProcess in com.ebmwebsourcing.easybpel.model.bpel.api.compiler |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.api.compiler with parameters of type BPELProcess | |
|---|---|
com.ebmwebsourcing.easyviper.core.api.engine.Process |
BPELCompiler.generate(com.ebmwebsourcing.easyviper.core.api.Core core,
BPELProcess bpelprocess)
|
| Uses of BPELProcess in com.ebmwebsourcing.easybpel.model.bpel.api.inout |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.api.inout that return BPELProcess | |
|---|---|
BPELProcess |
BPELReader.readBPEL(org.w3c.dom.Document bpelDocument)
Read the specified WSDL document into a WSDL definition. |
BPELProcess |
BPELReader.readBPEL(java.net.URI bpelURI)
Read the WSDL document accessible via the specified URI into a BPEL definition. |
BPELProcess |
BPELReader.readBPEL(java.net.URI bpelURI,
org.xml.sax.InputSource inputSource)
Read a BPEL document into a BPEL definition. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.api.inout with parameters of type BPELProcess | |
|---|---|
org.w3c.dom.Document |
BPELWriter.getDocument(BPELProcess bpelDef)
Return a document generated from the specified BPEL model. |
java.lang.String |
BPELWriter.writeBPEL(BPELProcess bpelDef)
Write the specified BPEL definition . |
| Uses of BPELProcess in com.ebmwebsourcing.easybpel.model.bpel.api.util |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.api.util that return BPELProcess | |
|---|---|
static BPELProcess |
ScopeUtil.getProcess(BPELElement parent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||