Uses of Class
com.sforce.soap.metadata.FlowWaitInteractionType
-
-
Uses of FlowWaitInteractionType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return FlowWaitInteractionType Modifier and Type Method Description FlowWaitInteractionTypeFlowWaitEvent. getInteractionType()static FlowWaitInteractionTypeFlowWaitInteractionType. valueOf(String name)Returns the enum constant of this type with the specified name.static FlowWaitInteractionType[]FlowWaitInteractionType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.sforce.soap.metadata with parameters of type FlowWaitInteractionType Modifier and Type Method Description voidFlowWaitEvent. setInteractionType(FlowWaitInteractionType interactionType)
-