|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Compensate | |
| bexee.core | Core classes and interfaces of the bexee engine. |
| bexee.model | Java representation of the BPEL language. |
| bexee.model.activity.impl | This package contains default implementations
of the interfaces from the bexee.model.activity package. |
| Uses of Compensate in bexee.core |
| Methods in bexee.core with parameters of type Compensate | |
void |
ProcessControllerImpl.process(Compensate impl,
ProcessInstance instance)
|
void |
ProcessController.process(Compensate compenstate,
ProcessInstance instance)
Execute a Compensate BPEL element. |
| Uses of Compensate in bexee.model |
| Methods in bexee.model with parameters of type Compensate | |
void |
BPELElementVisitor.visit(Compensate compensate)
Visit a Compensate BPELElement. |
void |
AbstractBPELElementVisitor.visit(Compensate compensate)
Empty method body for Compensate |
| Uses of Compensate in bexee.model.activity.impl |
| Classes in bexee.model.activity.impl that implement Compensate | |
class |
CompensateImpl
Default implementation of the Compensate BPEL activity. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||