Class RunExt.RunLinks
java.lang.Object
com.cloudbees.workflow.rest.hal.Links
com.cloudbees.workflow.rest.external.RunExt.RunLinks
- Enclosing class:
- RunExt
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setArtifacts
(Link artifacts) void
setChangesets
(Link changesets) void
setNextPendingInputAction
(Link nextPendingInputAction) void
setPendingInputActions
(Link pendingInputActions)
-
Constructor Details
-
RunLinks
public RunLinks()
-
-
Method Details
-
getChangesets
-
setChangesets
-
getPendingInputActions
-
setPendingInputActions
-
getNextPendingInputAction
-
setNextPendingInputAction
-
getArtifacts
-
setArtifacts
-