Uses of Enum Class
org.azd.enums.IterationsTimeFrame
Packages that use IterationsTimeFrame
-
Uses of IterationsTimeFrame in org.azd.enums
Methods in org.azd.enums that return IterationsTimeFrameModifier and TypeMethodDescriptionstatic IterationsTimeFrameReturns the enum constant of this class with the specified name.static IterationsTimeFrame[]IterationsTimeFrame.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of IterationsTimeFrame in org.azd.interfaces
Methods in org.azd.interfaces with parameters of type IterationsTimeFrameModifier and TypeMethodDescriptionWorkDetails.getTeamSettingsIterations(String teamName, IterationsTimeFrame timeFrame) -
Uses of IterationsTimeFrame in org.azd.work
Methods in org.azd.work with parameters of type IterationsTimeFrameModifier and TypeMethodDescriptionWorkApi.getTeamSettingsIterations(String teamName, IterationsTimeFrame timeFrame) Get a team's iterations using timeframe filter