StateUtils class
Package
com.sybase365.mobiliser.brand.plugins.smapp.state
Syntax
Syntax
public class StateUtils
Members
All members of StateUtils, including inherited members.
MethodsModifier and Type | Method | Description |
---|---|---|
public static SmappState | determineFollowingSmappStateFromPattern(SmappStateProcessingContext) | |
public static SmappState | determineFollowingSmappStateFromPattern(SmappStateProcessingContext, MwizMessage) | Determine if one of the outgoing transition patterns matches this message. |
public static SmappState | determineFollowingSmappStateFromPaymentResult(SmappState, boolean, SmappStateProcessingContext) | |
public static SmappState | determineFollowingSmappStateFromTransitionType(EnumSmappTransitionType, SmappState, SmappStateProcessingContext) | |
public static SmsTextI18n | getSmsText18nReplaced(SmappStateProcessingContext) | Process the SMS message by replacing all the session variables with the actual session variable value. |
public static String | replaceTextLabelsForSessionAttributes(String, SmappStateProcessingContext) | |
public static void | sendSmappSms(SmappStateProcessingContext, MwizMessage, Language, MwizMessageOptions) |