public class WFActionUtil
extends java.lang.Object
| Constructor and Description |
|---|
WFActionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
replaceStringExpressions(IWFOperationContext context,
java.lang.String value)
This method will replace any [$..$] expressions in the passed in String and return the result.
|
static void |
setFieldValue(IWFOperationContext context,
IGRCObject grcObject,
IWFFieldSetter field)
This method will apply the IWFFieldSetter object to the IGRCObject.
|
public static void setFieldValue(IWFOperationContext context, IGRCObject grcObject, IWFFieldSetter field) throws java.lang.Exception
context - grcObject - field - java.lang.Exceptionpublic static java.lang.String replaceStringExpressions(IWFOperationContext context, java.lang.String value)
context - value -
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.