public interface Function
Activity
interface is implemented by the Java which is
generated by First-Use Assembly based on Rule-Obj-Activity instances.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static java.lang.String |
VERSION |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
invoke(java.lang.Object[] aArgs)
The
invoke method defines the processing associated
with each implementation of a Rule-Utility-Function . |
java.lang.String[] |
pzGetMetaData() |
static final java.lang.String VERSION
static final java.lang.String COPYRIGHT
java.lang.Object invoke(java.lang.Object[] aArgs) throws java.lang.Exception
invoke
method defines the processing associated
with each implementation of a Rule-Utility-Function
.aArgs
- parameters to the functionjava.lang.Exception
- propagated from implementing Functionjava.lang.String[] pzGetMetaData()
Copyright © 2018 Pegasystems Inc. All Rights Reserved.