Uses of Enum
co.yellowdog.platform.model.FlattenPath
Packages that use FlattenPath
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of FlattenPath in co.yellowdog.platform.model
Subclasses with type arguments of type FlattenPath in co.yellowdog.platform.modelModifier and TypeClassDescriptionenumIndicates which path flattening strategy should be applied when downloading task inputs.Methods in co.yellowdog.platform.model that return FlattenPathModifier and TypeMethodDescriptionstatic FlattenPathReturns the enum constant of this type with the specified name.static FlattenPath[]FlattenPath.values()Returns an array containing the constants of this enum type, in the order they are declared.