See: Description
Interface | Description |
---|---|
Activity |
The
Activity interface is implemented by the Java which is
generated by First-Use Assembly based on Rule-Obj-Activity instances. |
CollectionRule |
Represents a single Rule that is executed in a Collection.
|
ControlBuilder | |
EditInput |
The
EditInput interface is implemented by the Java which is
generated by First-Use Assembly based on Rule-Edit-Input instances. |
EditValidate |
The
EditValidate interface is implemented by the Java which is
generated by First-Use Assembly based on Rule-Edit-Validate instances. |
FUAReusable |
The
StreamBuilder interface is implemented by the Java which is
generated by First-Use Assembly based on Rule-Stream instances. |
FUASupport |
Used to provide the list of method/signatures that are available to
the expression parser at runtime.
|
Function |
The
Activity interface is implemented by the Java which is
generated by First-Use Assembly based on Rule-Obj-Activity instances. |
GeneratedJava |
This interface is used to identify classes generated by First-Use Assembly.
|
GeneratedJavaEntry |
This interface is used to return generated implementations back to
Executable where it can execute the code and return the instance
back to the global cache
|
IControlRuntimeUtilities | |
IUIBuilder | |
IUIComponent |
IComponent,
|
IUIComponentInfo | |
IUIComponentMetadata | |
MetadataAvail |
The
MetadataAvail interface is implemented by the Java which is
generated by First-Use Assembly for Rule-Obj-Validate instances. |
ParseState |
The
ParseState interface defines access to parse rule
runtime information. |
PropertyAlias |
The
PropertyAlias interface is implemented by the Java which
is generated by First-Use Assembly based on Rule-Obj-Property-Alias instances. |
PublicAPI |
The
PublicAPI interface identifies the basic functionality
available to all Java generated from defining Rule- instances. |
RuleDeclareCollection |
Interface for a Rule Collection.
|
Stage | |
StreamBuilder |
The
StreamBuilder interface is implemented by the Java which is
generated by First-Use Assembly based on Rule-Stream instances. |
StreamBuilderToolKit |
The
StreamBuilderToolKit interface identifies the functionality
available to support the generation of a defined stream, using First-Use
Assembled Java. |
UnitTestCaseExecutor | |
WebAllowable |
This interface is implemented by activities to indicate whether they
may be invoked from the URL as the starting activity.
|
WhenBlock |
The
WhenBlock interface is implemented by the Java which is
generated by First-Use Assembly based on Rule-Obj-When instances. |
Class | Description |
---|---|
AbstractActivity |
Contains common code used within Rule-Obj-Activity.
|
AbstractModel |
Contains common code used within in generated code of data transform.
|
AbstractUnitTestCase |
Contains common code used within Unit test case
|
AbstractUnitTestCase.TestCaseCard |
Class to represent the test case card information(metadata) and later
same can be used for assert
|
AbstractUnitTestCase.TestCondition |
Class to represent the test case condition information(metadata) and
later same can be used for assert
|
ControlsInfo | |
HarnessRUF | |
IControlRuntimeUtilities.ExpressionPojo | |
NodeNameGenerator |
NodeNameGenerator
This is used to provide a default node name generator, called during startup
and used to generate suitable node names for this application.
|
ParameterPage |
The
ParameterPage class allows a collection of
String -valued, named parameters to be shared easily and
automatically during processing. |
RuleDecisionStrategyTCExecutor | |
RuleDeclareDecisionTableTCExecutor |
Class to run Decision table
RuleDeclareDecisionTableTCExecutor
|
RuleDeclareDecisionTreeTCExecutor |
Class to run Decision tree
RuleDeclareDecisionTreeTCExecutor
|
RuleDeclarePagesTCExecutor |
Class to run Activity
RuleDeclarePagesTCExecutor
|
RuleObjActivityTCExecutor |
Class to run Activity
RuleObjActivityTCExecutor
|
RuleObjCaseTypeTCExecutor |
Class to run Flow rule
RuleObjCaseTypeTCExecutor
|
RuleObjFlowTCExecutor |
Class to run Flow rule
RuleObjFlowTCExecutor
|
RuleObjModelTCExecutor |
Class to run Activity
RuleObjModelTCExecutor
|
RuleObjWhenTCExecutor |
Class to run When rule RuleObjWhenTCExecutor
|
Enum | Description |
---|---|
AbstractUnitTestCase.TRACER_EVENTS_RTUC | |
ControlsInfo.ControlEditOption | |
ControlsInfo.RuntimeParam | |
ControlsInfo.UIElement | |
IUIComponent.ComponentType |
Maintains the component types.
|
IUIComponent.ForceReloadType |
Exception | Description |
---|---|
FunctionInvocationException |
Exception Class describing Function invocation Specific exceptions.
|
LibraryFunctionNotFoundException |
Exception Class describing LibraryFunction Specific exceptions.
|
Error | Description |
---|---|
ActivityTerminateException |
The
ActivityTerminateException is thrown when a method
wishes to have the current activity to terminate immediately. |
IndeterminateConditionalException |
The
IndeterminateConditionalException is thrown when the evaluation
of a conditional cannot be reliably completed because of errors
during processing. |
RuleGenerationException |
The
RuleGenerationException is thrown when a rule
cannot be generated and / or compiled, and activity processing
needs to be terminated. |
Public interfaces for activities, models, whens, edits, and streams.
Copyright © 2018 Pegasystems Inc. All Rights Reserved.