Skip navigation links

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


Package oracle.wcps.conductor.scenario.syntax

Interface Summary
ICatchStatement Interface for catch statement in error handling
ICommonInputParameter Metadata designed to define input parameters that may be required to execute a scenario.
ICompoundStatement Container for multiple IStatements.
IConditionalStatement Statements that interact with conditional expressions.
IConditionalStatements Defines the body for condition and otherwise statements.
IErrorHandler Interface for scenario error handler.
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  
IOtherwiseStatement  
IParameterMetadata Parameter metadata, particularly around method metadata.
IRaiseErrorStatement Raises an error and stops any subsequent scenario statement processing.
IReturnStatement Statement to return an expression as the scenario result.
IScenarioStatement Represents the scenario definition.
IScriptStatement Statement used for JSR-223 support
IStatement Base interface for all scenario statements.
IStatementFactory Interface for general construction of scenario statements
ITransactionStatement Deprecated.
ITryStatement  
IVariableAssignmentStatement Statement for variable assignments.
IWhileStatement Statement for scenario iteration while a condition evaluates to true.

 

Enum Summary
IScenarioStatement.ScenarioStatus  
IStatement.ErrorLevel Enumerated type for specified error levels.
ITransactionStatement.TransactionBehavior Definition for transaction behavior.

 


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.