Uses of Enum Class
org.azd.enums.ApprovalExecutionOrder
Packages that use ApprovalExecutionOrder
-
Uses of ApprovalExecutionOrder in org.azd.enums
Methods in org.azd.enums that return ApprovalExecutionOrderModifier and TypeMethodDescriptionstatic ApprovalExecutionOrderReturns the enum constant of this class with the specified name.static ApprovalExecutionOrder[]ApprovalExecutionOrder.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ApprovalExecutionOrder in org.azd.release.types
Methods in org.azd.release.types that return ApprovalExecutionOrderMethods in org.azd.release.types with parameters of type ApprovalExecutionOrderModifier and TypeMethodDescriptionvoidApprovalOptions.setExecutionOrder(ApprovalExecutionOrder executionOrder)