Uses of Enum
com.uipath.uipathpackage.util.CliGetFlow
Packages that use CliGetFlow
-
Uses of CliGetFlow in com.uipath.uipathpackage.models
Methods in com.uipath.uipathpackage.models with parameters of type CliGetFlowModifier and TypeMethodDescriptionvoid
CommonOptions.setCliGetFlow
(CliGetFlow cliGetFlow) void
TelemetryOptions.setCliGetFlow
(CliGetFlow cliGetFlow) -
Uses of CliGetFlow in com.uipath.uipathpackage.util
Methods in com.uipath.uipathpackage.util that return CliGetFlowModifier and TypeMethodDescriptionCliDetails.getGetFlow()
static CliGetFlow
Returns the enum constant of this type with the specified name.static CliGetFlow[]
CliGetFlow.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.uipath.uipathpackage.util with parameters of type CliGetFlow