Uses of Enum
org.camunda.community.webmodeler.download.Downloader.Mode
Packages that use Downloader.Mode
-
Uses of Downloader.Mode in org.camunda.community.webmodeler.download
Methods in org.camunda.community.webmodeler.download that return Downloader.ModeModifier and TypeMethodDescriptionstatic Downloader.ModeReturns the enum constant of this type with the specified name.static Downloader.Mode[]Downloader.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.camunda.community.webmodeler.download with parameters of type Downloader.ModeModifier and TypeMethodDescriptionvoidDownloader.downloadProject(UUID projectUUID, Downloader.Mode mode)