Uses of Class
org.kohsuke.github.GHRequestedAction
-
Packages that use GHRequestedAction Package Description org.kohsuke.github -
-
Uses of GHRequestedAction in org.kohsuke.github
Methods in org.kohsuke.github that return GHRequestedAction Modifier and Type Method Description GHRequestedActionGHEventPayload.CheckRun. getRequestedAction()Gets the Requested Action objectMethods in org.kohsuke.github with parameters of type GHRequestedAction Modifier and Type Method Description voidGHEventPayload.CheckRun. setCheckRun(GHRequestedAction currentRequestedAction)Sets the Requested Action object
-