Uses of Class
org.kohsuke.github.GHDeploymentStatus
Packages that use GHDeploymentStatus
-
Uses of GHDeploymentStatus in org.kohsuke.github
Methods in org.kohsuke.github that return GHDeploymentStatusModifier and TypeMethodDescriptionGHDeploymentStatusBuilder.create()Create gh deployment status.GHEventPayload.DeploymentStatus.getDeploymentStatus()Gets deployment status.GHDeploymentStatus.wrap(GHRepository owner) Deprecated.Methods in org.kohsuke.github that return types with arguments of type GHDeploymentStatusModifier and TypeMethodDescriptionGHRepository.getDeploymentStatuses(int id) Deprecated.GHDeployment.listStatuses()List statuses paged iterable.Methods in org.kohsuke.github with parameters of type GHDeploymentStatusModifier and TypeMethodDescriptionvoidGHEventPayload.DeploymentStatus.setDeploymentStatus(GHDeploymentStatus deploymentStatus) Deprecated.Do not use this method.
getDeployment(id).listStatuses()