Uses of Enum Class
com.sforce.soap.apex.FlowProcessType
-
Uses of FlowProcessType in com.sforce.soap.apex
Methods in com.sforce.soap.apex that return FlowProcessTypeModifier and TypeMethodDescriptionFlowCoverageResult.getProcessType()static FlowProcessTypeReturns the enum constant of this class with the specified name.static FlowProcessType[]FlowProcessType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.apex with parameters of type FlowProcessTypeModifier and TypeMethodDescriptionvoidFlowCoverageResult.setProcessType(FlowProcessType processType)