Uses of Class
com.orchestranetworks.interactions.IllegalInteractionStateException
-
Packages that use IllegalInteractionStateException Package Description com.orchestranetworks.interactions Provides classes for UI interactions. -
-
Uses of IllegalInteractionStateException in com.orchestranetworks.interactions
Methods in com.orchestranetworks.interactions that throw IllegalInteractionStateException Modifier and Type Method Description voidSessionInteraction. complete(InteractionHelper.ParametersMap outputParameters)Sets this interaction to the state 'complete'.
-