| Package | Description |
|---|---|
| org.apache.ode.bpel.iapi |
| Class and Description |
|---|
| BindingContext
Interface used by the BPEL Server to establish communication links with
the external world via the Integration Layer.
|
| BpelEngine
Interface exposing the BPEL "engine".
|
| BpelEngineException
Exception thrown by the BPEL engine / BPEL server.
|
| ContextException
Exception thrown by the integration layer.
|
| DebuggerContext
Support for debugging a process:
breakpoints, suspend, continue, step and terminate.
|
| Endpoint
Concrete representation of service endpoint.
|
| EndpointReference
Encapsulation of an end-point reference.
|
| EndpointReferenceContext
Endpoint reference context: facililates the creation of
EndpointReference objects. |
| Message
A representation of a WSDL-typed message.
|
| MessageExchange
A representation of a communication (message-exchange) between the BPEL
BPEL engine and an external "partner".
|
| MessageExchange.FailureType
Enumeration of the types of failures.
|
| MessageExchange.MessageExchangePattern
Enumeration of message exchange patterns.
|
| MessageExchange.Status
Enumeration of the possible states for the message exchange.
|
| MessageExchangeContext
Context provided by the integration layer exposing partner communication
to the BPEL engine.
|
| MyRoleMessageExchange
Extension of the
MessageExchange interface
that is provided by the engine for message-exchanges where the engine acts as
the server (i.e. |
| MyRoleMessageExchange.CorrelationStatus
Enumeration of message correlation results.
|
| PartnerRoleChannel
Representation of a communication link to a partner or partners.
|
| PartnerRoleMessageExchange
A message exchange orginating from the BPEL server and targeting some external partner.
|
| ProcessConf
Deployed process configuration.
|
| ProcessConf.CLEANUP_CATEGORY |
| ProcessConf.CronJob |
| ProcessConf.PartnerRoleConfig |
| ProcessState
The user-selectable states of a process in the configuration store.
|
| ProcessStoreEvent
Event generated by the process store.
|
| ProcessStoreEvent.Type |
| ProcessStoreListener
Process configuration store listener interface.
|
| Scheduler
The BPEL scheduler.
|
| Scheduler.JobDetails |
| Scheduler.JobInfo
Wrapper containing information about a scheduled job.
|
| Scheduler.JobProcessor
Interface implemented by the object responsible for job execution.
|
| Scheduler.JobProcessorException
Exception thrown by the
Scheduler.JobProcessor to indicate failure in job
processing. |
| Scheduler.JobType |
| Scheduler.MapSerializableRunnable |
| Scheduler.Synchronizer |
Copyright © 2015 WSO2. All Rights Reserved.