org.apache.ode.bpel.bdi.breaks
Interface ActivityBreakpoint
- All Superinterfaces:
- Breakpoint
- All Known Implementing Classes:
- ActivityBreakpointImpl
public interface ActivityBreakpoint
- extends Breakpoint
Break-point on a BPEL activity: breaks at the start of activity execution and on
activity completion.
Method Summary |
java.lang.String |
activityName()
Get the name of the activity that has been breakpointed. |
activityName
java.lang.String activityName()
- Get the name of the activity that has been breakpointed.
- Returns:
- the name of the activity