Uses of Package
org.apache.ode.bpel.bdi.breaks

Packages that use org.apache.ode.bpel.bdi.breaks
org.apache.ode.bpel.bdi.breaks This package contains interfaces for representing BPEL "break-points". 
org.apache.ode.bpel.iapi   
org.apache.ode.bpel.pmapi   
 

Classes in org.apache.ode.bpel.bdi.breaks used by org.apache.ode.bpel.bdi.breaks
Breakpoint
          Base interface of all BPEL break-point.
 

Classes in org.apache.ode.bpel.bdi.breaks used by org.apache.ode.bpel.iapi
Breakpoint
          Base interface of all BPEL break-point.
 

Classes in org.apache.ode.bpel.bdi.breaks used by org.apache.ode.bpel.pmapi
ActivityBreakpoint
          Break-point on a BPEL activity: breaks at the start of activity execution and on activity completion.
Breakpoint
          Base interface of all BPEL break-point.
VariableModificationBreakpoint
          A break point that is activated when a variable is modified.
 



Copyright © 2015 WSO2. All Rights Reserved.