Package org.gitlab4j.api.models
Class Job
java.lang.Object
org.gitlab4j.api.models.Job
public class Job extends Object
-
Constructor Summary
Constructors Constructor Description Job()
-
Method Summary
-
Constructor Details
-
Job
public Job()
-
-
Method Details
-
getId
-
setId
-
getCommit
-
setCommit
-
getCreatedAt
-
setCreatedAt
-
getFinishedAt
-
setFinishedAt
-
getArtifactsExpireAt
-
setArtifactsExpireAt
-
getName
-
setName
-
getPipeline
-
setPipeline
-
getRef
-
setRef
-
getUser
-
setUser
-
getStartedAt
-
setStartedAt
-
getTag
-
setTag
-
getWebUrl
-
setWebUrl
-
getStage
-
setStage
-
getStatus
-
setStatus
-
getCoverage
-
setCoverage
-
getArtifactsFile
-
setArtifactsFile
-
getArtifacts
-
setArtifacts
-
getRunner
-
setRunner
-
getWhen
-
setWhen
-
getManual
-
setManual
-
getAllowFailure
-
setAllowFailure
-
getDuration
-
setDuration
-
getProject
-
setProject
-
withId
-
withCommit
-
withCoverage
-
withCreatedAt
-
withFinishedAt
-
withName
-
withPipeline
-
withRef
-
withRunner
-
withUser
-
withStartedAt
-
withArtifactsFile
-
withTag
-
withStage
-
withStatus
-
withWhen
-
withManual
-
withAllowFailure
-
withDuration
-
withProject
-
toString
-