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