Uses of Class
org.kohsuke.github.GHMarketplaceAccountPlan
Packages that use GHMarketplaceAccountPlan
-
Uses of GHMarketplaceAccountPlan in org.kohsuke.github
Methods in org.kohsuke.github that return GHMarketplaceAccountPlanModifier and TypeMethodDescriptionGHMarketplacePlanForAccountBuilder.createRequest()
Fetch the plan associated with the account specified on construction.GHAppInstallation.getMarketplaceAccount()
Shows whether the user or organization account actively subscribes to a plan listed by the authenticated GitHub App.GHMarketplaceAccount.getPlan()
Shows whether the user or organization account actively subscribes to a plan listed by the authenticated GitHub App.Methods in org.kohsuke.github that return types with arguments of type GHMarketplaceAccountPlanModifier and TypeMethodDescriptionGHMarketplaceListAccountBuilder.createRequest()
List any accounts associated with the plan specified on construction with all the order/sort parameters set.