Uses of Class
org.gitlab4j.api.models.JobAttributes
Packages that use JobAttributes
-
Uses of JobAttributes in org.gitlab4j.api
Methods in org.gitlab4j.api with parameters of type JobAttributesModifier and TypeMethodDescriptionJobApi.playJob
(Object projectIdOrPath, Long jobId, JobAttributes jobAttributes) Play specified job with parameters in a project.