Skip navigation links

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


Package oracle.wcps.conductor.scenario.syntax

Interface Summary
ICompoundStatement Container for multiple IStatements.
IConditionalStatement Statements that interact with conditional expressions.
IConditionalStatements Defines the body for condition and otherwise statements.
IExecutableExpressionStatement For executing an expression.
IForEachStatement Looping statement to iterate over a collection of items.
IInvokeInputParameter Statement for input parameters for scenario and provider invocation.
IInvokeProviderStatement Invokes a "registered" provider by name, connection and resource.
IInvokeScenarioStatement Invokes a scenario by name in the current namespace
IIteratingStatement  
IRaiseErrorStatement Raises an error and stops any subsequent scenario statement processing.
IReturnStatement Statement to return an expression as the scenario result.
IScenarioInputParameter Metadata designed to define input parameters that may be required to execute a scenario.
IScenarioMetadata Scenario metadata.
IScenarioStatement Represents the scenario definition.
IStatement Base interface for all scenario statements.
IStatementFactory Interface for general construction of scenario statements
IVariableAssignmentStatement Statement for variable assignments.
IWhileStatement Statement for scenario iteration while a condition evaluates to true.

 

Enum Summary
IScenarioMetadata.ScenarioStatus  
IStatement.ErrorLevel Enumerated type for specified error levels.

 


Skip navigation links

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


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