JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.atlassian.bitbucket.job.JobUpdateRequest
Packages that use
JobUpdateRequest
Package
Description
com.atlassian.bitbucket.job
Uses of
JobUpdateRequest
in
com.atlassian.bitbucket.job
Methods in
com.atlassian.bitbucket.job
that return
JobUpdateRequest
Modifier and Type
Method
Description
JobUpdateRequest
JobUpdateRequest.Builder.
build
()
Methods in
com.atlassian.bitbucket.job
with parameters of type
JobUpdateRequest
Modifier and Type
Method
Description
Job
JobService.
update
(
JobUpdateRequest
request)
Updates a
Job