Uses of Class
org.kohsuke.github.GHMarketplacePlan
-
Packages that use GHMarketplacePlan Package Description org.kohsuke.github -
-
Uses of GHMarketplacePlan in org.kohsuke.github
Methods in org.kohsuke.github that return GHMarketplacePlan Modifier and Type Method Description GHMarketplacePlanGHMarketplacePendingChange. getPlan()Gets plan.GHMarketplacePlanGHMarketplacePurchase. getPlan()Gets plan.GHMarketplacePlanGHMarketplaceUserPurchase. getPlan()Gets plan.Methods in org.kohsuke.github that return types with arguments of type GHMarketplacePlan Modifier and Type Method Description PagedIterable<GHMarketplacePlan>GitHub. listMarketplacePlans()Returns a list all plans for your Marketplace listing
-