Uses of Enum
com.uipath.uipathpackage.configuration.UiPathCliConfiguration.CliPlatform
Packages that use UiPathCliConfiguration.CliPlatform
-
Uses of UiPathCliConfiguration.CliPlatform in com.uipath.uipathpackage.configuration
Methods in com.uipath.uipathpackage.configuration that return UiPathCliConfiguration.CliPlatformModifier and TypeMethodDescriptionUiPathCliConfiguration.Configuration.getPlatform()Returns the enum constant of this type with the specified name.static UiPathCliConfiguration.CliPlatform[]UiPathCliConfiguration.CliPlatform.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.uipath.uipathpackage.configuration with parameters of type UiPathCliConfiguration.CliPlatformModifierConstructorDescriptionConfiguration(String displayName, String name, UiPathCliConfiguration.Configuration.Version version, boolean windowsCompatible, boolean linuxCompatible, String description, String feedUrl, UiPathCliConfiguration.CliPlatform platform)