Uses of Enum Class
org.azd.enums.GetFieldsExpand
Packages that use GetFieldsExpand
-
Uses of GetFieldsExpand in org.azd.enums
Methods in org.azd.enums that return GetFieldsExpandModifier and TypeMethodDescriptionstatic GetFieldsExpandReturns the enum constant of this class with the specified name.static GetFieldsExpand[]GetFieldsExpand.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of GetFieldsExpand in org.azd.interfaces
Methods in org.azd.interfaces with parameters of type GetFieldsExpandModifier and TypeMethodDescriptionWorkItemTrackingDetails.getWorkItemFields(GetFieldsExpand expand) -
Uses of GetFieldsExpand in org.azd.workitemtracking
Methods in org.azd.workitemtracking with parameters of type GetFieldsExpandModifier and TypeMethodDescriptionWorkItemTrackingApi.getWorkItemFields(GetFieldsExpand expand) Returns information for all fields.