Uses of Class
com.sforce.soap.metadata.FlowEnvironment
-
-
Uses of FlowEnvironment in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return FlowEnvironment Modifier and Type Method Description FlowEnvironment[]Flow. getEnvironments()static FlowEnvironmentFlowEnvironment. valueOf(String name)Returns the enum constant of this type with the specified name.static FlowEnvironment[]FlowEnvironment. 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 FlowEnvironment Modifier and Type Method Description voidFlow. setEnvironments(FlowEnvironment[] environments)
-