Package | Description |
---|---|
com.pega.pegarules.pub.runtime |
Public interfaces for activities, models, whens, edits, and streams.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Activity
The
Activity interface is implemented by the Java which is
generated by First-Use Assembly based on Rule-Obj-Activity instances. |
interface |
EditInput
The
EditInput interface is implemented by the Java which is
generated by First-Use Assembly based on Rule-Edit-Input instances. |
interface |
EditValidate
The
EditValidate interface is implemented by the Java which is
generated by First-Use Assembly based on Rule-Edit-Validate instances. |
interface |
MetadataAvail
The
MetadataAvail interface is implemented by the Java which is
generated by First-Use Assembly for Rule-Obj-Validate instances. |
interface |
PropertyAlias
The
PropertyAlias interface is implemented by the Java which
is generated by First-Use Assembly based on Rule-Obj-Property-Alias instances. |
interface |
RuleDeclareCollection
Interface for a Rule Collection.
|
interface |
Stage |
interface |
StreamBuilder
The
StreamBuilder interface is implemented by the Java which is
generated by First-Use Assembly based on Rule-Stream instances. |
interface |
WebAllowable
This interface is implemented by activities to indicate whether they
may be invoked from the URL as the starting activity.
|
interface |
WhenBlock
The
WhenBlock interface is implemented by the Java which is
generated by First-Use Assembly based on Rule-Obj-When instances. |
Modifier and Type | Method and Description |
---|---|
GeneratedJava |
PublicAPI.getImplementation(StringMap aKeys)
Deprecated.
use one of the specific interface methods such as
PublicAPI.doAction(com.pega.pegarules.pub.util.StringMap, com.pega.pegarules.pub.clipboard.ClipboardPage, com.pega.pegarules.pub.runtime.ParameterPage) |
GeneratedJava |
GeneratedJavaEntry.getInstance()
fetches the enclosed instance
|
Copyright © 2015 Pegasystems Inc. All Rights Reserved.