public final class StageUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
retrieveStateFieldAsString(ProcessContext context,
String field)
It returns a String value kept in the ProcessContext state.
|
public static String retrieveStateFieldAsString(ProcessContext context, String field)
context
- the ProcessContextfield
- the state field nameCopyright © 2010-2020, ForgeRock All Rights Reserved.