Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.9.0)
E15995-08


oracle.wcps.conductor.services
Interface IScenarioDebugService

All Superinterfaces:
IDebugService<IScenarioStatement>

public interface IScenarioDebugService
extends IDebugService<IScenarioStatement>

Debug service around scenarios.


Method Summary
 IScenarioBreakpointFactory getBreakpointFactory()
          Returns an instance of breakpoint factory.

 

Methods inherited from interface oracle.wcps.conductor.services.IDebugService
createDebugSession, deleteDebugSession, getDebugSession, getDebugSessions

 

Method Detail

getBreakpointFactory

IScenarioBreakpointFactory getBreakpointFactory()
Returns an instance of breakpoint factory.
Returns:
the breakpoint factory.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.9.0)
E15995-08


Copyright © 2009, 2014, Oracle and/or its affiliates. All rights reserved.