A B C D E F G H I J L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABORTED - com.cloudbees.workflow.rest.external.StatusExt
- AbstractAPIActionHandler<T> - Class in com.cloudbees.workflow.rest
- AbstractAPIActionHandler() - Constructor for class com.cloudbees.workflow.rest.AbstractAPIActionHandler
- AbstractFlowNodeActionHandler - Class in com.cloudbees.workflow.rest
- AbstractFlowNodeActionHandler() - Constructor for class com.cloudbees.workflow.rest.AbstractFlowNodeActionHandler
- AbstractWorkflowJobActionHandler - Class in com.cloudbees.workflow.rest
- AbstractWorkflowJobActionHandler() - Constructor for class com.cloudbees.workflow.rest.AbstractWorkflowJobActionHandler
- AbstractWorkflowRunActionHandler - Class in com.cloudbees.workflow.rest
- AbstractWorkflowRunActionHandler() - Constructor for class com.cloudbees.workflow.rest.AbstractWorkflowRunActionHandler
- addBasicNodeData(FlowNode) - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- addBasicNodeData(FlowNode, String, ExecDuration, long, StatusExt, ErrorAction) - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- all() - Static method in class com.cloudbees.workflow.flownode.FlowNodeUtil.CacheExtension
- AtomFlowNodeExt - Class in com.cloudbees.workflow.rest.external
- AtomFlowNodeExt() - Constructor for class com.cloudbees.workflow.rest.external.AtomFlowNodeExt
- atomNode(FlowNode, FlowNode, FlowNode, ForkScanner) - Method in class com.cloudbees.workflow.rest.external.ChunkVisitor
B
- BuildArtifactExt - Class in com.cloudbees.workflow.rest.external
- BuildArtifactExt() - Constructor for class com.cloudbees.workflow.rest.external.BuildArtifactExt
C
- CacheExtension() - Constructor for class com.cloudbees.workflow.flownode.FlowNodeUtil.CacheExtension
- CacheExtensionPoint() - Constructor for class com.cloudbees.workflow.flownode.FlowNodeUtil.CacheExtensionPoint
- cacheRun(WorkflowRun, RunExt) - Static method in class com.cloudbees.workflow.flownode.FlowNodeUtil
- calculateTimings(FlowNode) - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- calculateTimings(FlowNode) - Method in class com.cloudbees.workflow.rest.external.StageNodeExt
- ChangeSetExt - Class in com.cloudbees.workflow.rest.external
- ChangeSetExt() - Constructor for class com.cloudbees.workflow.rest.external.ChangeSetExt
- ChangeSetExt.Commit - Class in com.cloudbees.workflow.rest.external
- ChildHidingWrapper(RunExt) - Constructor for class com.cloudbees.workflow.rest.external.RunExt.ChildHidingWrapper
- ChildHidingWrapper(StageNodeExt) - Constructor for class com.cloudbees.workflow.rest.external.StageNodeExt.ChildHidingWrapper
- chunkEnd(FlowNode, FlowNode, ForkScanner) - Method in class com.cloudbees.workflow.rest.external.ChunkVisitor
-
Called when hitting the end of a block (determined by the chunkEndPredicate)
- chunkStart(FlowNode, FlowNode, ForkScanner) - Method in class com.cloudbees.workflow.rest.external.ChunkVisitor
- ChunkVisitor - Class in com.cloudbees.workflow.rest.external
-
Couples to the new analysis APIs to collect stages for processing.
- ChunkVisitor(WorkflowRun) - Constructor for class com.cloudbees.workflow.rest.external.ChunkVisitor
- com.cloudbees.workflow.flownode - package com.cloudbees.workflow.flownode
- com.cloudbees.workflow.rest - package com.cloudbees.workflow.rest
- com.cloudbees.workflow.rest.endpoints - package com.cloudbees.workflow.rest.endpoints
-
REST endpoint handler implementations.
- com.cloudbees.workflow.rest.endpoints.flownode - package com.cloudbees.workflow.rest.endpoints.flownode
- com.cloudbees.workflow.rest.external - package com.cloudbees.workflow.rest.external
-
The "external" object model for the API.
- com.cloudbees.workflow.rest.hal - package com.cloudbees.workflow.rest.hal
-
Hypertext Application Language (HAL) helper classes.
- com.cloudbees.workflow.util - package com.cloudbees.workflow.util
- Commit() - Constructor for class com.cloudbees.workflow.rest.external.ChangeSetExt.Commit
- computeTimings(RunExt) - Static method in class com.cloudbees.workflow.rest.external.RunExt
-
Deprecated.
- create(Run.Artifact, WorkflowRun) - Static method in class com.cloudbees.workflow.rest.external.BuildArtifactExt
- create(ChangeLogSet<? extends ChangeLogSet.Entry>, WorkflowRun) - Static method in class com.cloudbees.workflow.rest.external.ChangeSetExt
- create(List<WorkflowRun>) - Static method in class com.cloudbees.workflow.rest.external.JobExt
-
Deprecated.
- create(List<WorkflowRun>, String) - Static method in class com.cloudbees.workflow.rest.external.JobExt
-
Deprecated.
- create(List<WorkflowRun>, String, boolean) - Static method in class com.cloudbees.workflow.rest.external.JobExt
- create(ErrorAction) - Static method in class com.cloudbees.workflow.rest.external.ErrorExt
- create(FlowNode) - Static method in class com.cloudbees.workflow.rest.external.AtomFlowNodeExt
- create(FlowNode) - Static method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- create(FlowNode) - Static method in class com.cloudbees.workflow.rest.external.FlowNodeLogExt
- create(FlowNode, String, ExecDuration, long, StatusExt, ErrorAction) - Static method in class com.cloudbees.workflow.rest.external.AtomFlowNodeExt
-
Create an AtomFlowNode from this one
- create(FlowNode, String, ExecDuration, long, StatusExt, ErrorAction) - Static method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- create(WorkflowJob) - Static method in class com.cloudbees.workflow.rest.external.JobExt
- create(WorkflowRun) - Static method in class com.cloudbees.workflow.rest.external.RunExt
- create(InputStepExecution, WorkflowRun) - Static method in class com.cloudbees.workflow.rest.external.PendingInputActionsExt
- createFor(FlowNode) - Method in class com.cloudbees.workflow.rest.AbstractFlowNodeActionHandler
- createFor(WorkflowJob) - Method in class com.cloudbees.workflow.rest.AbstractWorkflowJobActionHandler
- createFor(WorkflowRun) - Method in class com.cloudbees.workflow.rest.AbstractWorkflowRunActionHandler
- createMinimal(WorkflowRun) - Static method in class com.cloudbees.workflow.rest.external.RunExt
-
Get basics set up: everything but status/timing/node walking for a run, no cache use
- createNew(WorkflowRun) - Static method in class com.cloudbees.workflow.rest.external.RunExt
- createWrapper() - Method in class com.cloudbees.workflow.rest.external.RunExt
-
Creates a wrapper of this that hides the full stage nodes Use case: returning a minimal view of the run, while using a cached, fully-realized version
D
- Describe - Class in com.cloudbees.workflow.rest.endpoints.flownode
-
FlowNode
"describe" endpoint. - Describe() - Constructor for class com.cloudbees.workflow.rest.endpoints.flownode.Describe
- doArtifacts() - Method in class com.cloudbees.workflow.rest.endpoints.RunAPI
- doChangesets() - Method in class com.cloudbees.workflow.rest.endpoints.RunAPI
- doDescribe() - Method in class com.cloudbees.workflow.rest.endpoints.FlowNodeAPI
- doDescribe() - Method in class com.cloudbees.workflow.rest.endpoints.JobAPI
- doDescribe(boolean) - Method in class com.cloudbees.workflow.rest.endpoints.RunAPI
- doIndex() - Method in class com.cloudbees.workflow.rest.endpoints.FlowNodeAPI
- doIndex() - Method in class com.cloudbees.workflow.rest.endpoints.JobAPI
- doIndex() - Method in class com.cloudbees.workflow.rest.endpoints.RunAPI
- doInputSubmit(String) - Method in class com.cloudbees.workflow.rest.endpoints.RunAPI
- doLog() - Method in class com.cloudbees.workflow.rest.endpoints.FlowNodeAPI
- doNextPendingInputAction() - Method in class com.cloudbees.workflow.rest.endpoints.RunAPI
- doPendingInputActions() - Method in class com.cloudbees.workflow.rest.endpoints.RunAPI
- doRuns(String, boolean) - Method in class com.cloudbees.workflow.rest.endpoints.JobAPI
-
Get all Workflow Job runs/builds since the specified run/build name.
- dumpNodes(List<FlowNode>) - Static method in class com.cloudbees.workflow.flownode.FlowNodeUtil
-
Simple debug utility for dumping a node list to sysout.
E
- ErrorExt - Class in com.cloudbees.workflow.rest.external
- ErrorExt() - Constructor for class com.cloudbees.workflow.rest.external.ErrorExt
- ExecDuration - Class in com.cloudbees.workflow.rest.external
-
Exec duration.
- ExecDuration() - Constructor for class com.cloudbees.workflow.rest.external.ExecDuration
- ExecDuration(TimingInfo) - Constructor for class com.cloudbees.workflow.rest.external.ExecDuration
F
- FAILED - com.cloudbees.workflow.rest.external.StatusExt
- FlowNodeAPI - Class in com.cloudbees.workflow.rest.endpoints
-
API Action handler to return
FlowNode
information. - FlowNodeAPI() - Constructor for class com.cloudbees.workflow.rest.endpoints.FlowNodeAPI
- FlowNodeExt - Class in com.cloudbees.workflow.rest.external
- FlowNodeExt() - Constructor for class com.cloudbees.workflow.rest.external.FlowNodeExt
- FlowNodeExt.FlowNodeLinks - Class in com.cloudbees.workflow.rest.external
- FlowNodeLinks() - Constructor for class com.cloudbees.workflow.rest.external.FlowNodeExt.FlowNodeLinks
- FlowNodeLogExt - Class in com.cloudbees.workflow.rest.external
- FlowNodeLogExt() - Constructor for class com.cloudbees.workflow.rest.external.FlowNodeLogExt
- FlowNodeUtil - Class in com.cloudbees.workflow.flownode
- FlowNodeUtil.CacheExtension - Class in com.cloudbees.workflow.flownode
- FlowNodeUtil.CacheExtensionPoint - Class in com.cloudbees.workflow.flownode
- FlowNodeUtil.RenameHandler - Class in com.cloudbees.workflow.flownode
-
This is used to cover an obscure case where a WorkflowJob is renamed BUT a previous WorkflowJob existed with cached execution data.
- fromBytes(byte[], Charset, Class<T>) - Method in class com.cloudbees.workflow.util.JSONReadWrite
- fromGenericStatus(GenericStatus) - Static method in enum com.cloudbees.workflow.rest.external.StatusExt
- fromString(String, Class<T>) - Method in class com.cloudbees.workflow.util.JSONReadWrite
G
- generateResponse(StaplerRequest, StaplerResponse, Object) - Method in class com.cloudbees.workflow.util.JsonResponse
- get(FlowNode) - Static method in class com.cloudbees.workflow.rest.endpoints.flownode.Describe
-
Fetch API results for a node or stage
- get(FlowNode) - Static method in class com.cloudbees.workflow.rest.endpoints.flownode.Log
- get_links() - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- get_links() - Method in class com.cloudbees.workflow.rest.external.JobExt
- get_links() - Method in class com.cloudbees.workflow.rest.external.RunExt.ChildHidingWrapper
- get_links() - Method in class com.cloudbees.workflow.rest.external.RunExt
- get_links() - Method in class com.cloudbees.workflow.rest.external.StageNodeExt.ChildHidingWrapper
- getAbortUrl() - Method in class com.cloudbees.workflow.rest.external.PendingInputActionsExt
- getAllChildNodeIds() - Method in class com.cloudbees.workflow.rest.external.StageNodeExt
-
Return full list of child node IDs
- getArtifacts() - Method in class com.cloudbees.workflow.rest.external.RunExt.RunLinks
- getArtifactsUrl(WorkflowRun) - Static method in class com.cloudbees.workflow.rest.endpoints.RunAPI
- getArtifactUrl(WorkflowRun, Run.Artifact) - Static method in class com.cloudbees.workflow.rest.endpoints.RunAPI
- getAuthorJenkinsId() - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt.Commit
- getCachedRun(WorkflowRun) - Static method in class com.cloudbees.workflow.flownode.FlowNodeUtil
- getChangesets() - Method in class com.cloudbees.workflow.rest.external.RunExt.RunLinks
- getChangeSetsUrl(WorkflowRun) - Static method in class com.cloudbees.workflow.rest.endpoints.RunAPI
- getCommitCount() - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt
- getCommitId() - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt.Commit
- getCommits() - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt
- getCommitUrl() - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt.Commit
- getConsole() - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt.FlowNodeLinks
- getConsoleUrl() - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt.Commit
- getConsoleUrl() - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt
- getConsoleUrl() - Method in class com.cloudbees.workflow.rest.external.FlowNodeLogExt
- getDefinition() - Method in class com.cloudbees.workflow.rest.external.InputParameterDefExt
- getDescribeUrl(WorkflowJob) - Static method in class com.cloudbees.workflow.rest.endpoints.JobAPI
- getDescribeUrl(WorkflowRun) - Static method in class com.cloudbees.workflow.rest.endpoints.RunAPI
- getDescription() - Method in class com.cloudbees.workflow.rest.external.InputParameterDefExt
- getDisplayName() - Method in class com.cloudbees.workflow.rest.AbstractAPIActionHandler
- getDurationMillis() - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- getDurationMillis() - Method in class com.cloudbees.workflow.rest.external.RunExt.ChildHidingWrapper
- getDurationMillis() - Method in class com.cloudbees.workflow.rest.external.RunExt
- getDurationMillis() - Method in class com.cloudbees.workflow.rest.external.StageNodeExt.ChildHidingWrapper
- getEndTimeMillis() - Method in class com.cloudbees.workflow.rest.external.RunExt.ChildHidingWrapper
- getEndTimeMillis() - Method in class com.cloudbees.workflow.rest.external.RunExt
- getError() - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- getError() - Method in class com.cloudbees.workflow.rest.external.StageNodeExt.ChildHidingWrapper
- getExecNode() - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- getExecNode() - Method in class com.cloudbees.workflow.rest.external.StageNodeExt.ChildHidingWrapper
- getFullItemUrl(String) - Static method in class com.cloudbees.workflow.util.ModelUtil
- getFullItemUrl(FlowNode) - Static method in class com.cloudbees.workflow.util.ModelUtil
- getIconFileName() - Method in class com.cloudbees.workflow.rest.AbstractAPIActionHandler
- getId() - Method in class com.cloudbees.workflow.rest.external.BuildArtifactExt
- getId() - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- getId() - Method in class com.cloudbees.workflow.rest.external.PendingInputActionsExt
- getId() - Method in class com.cloudbees.workflow.rest.external.RunExt.ChildHidingWrapper
- getId() - Method in class com.cloudbees.workflow.rest.external.RunExt
- getId() - Method in class com.cloudbees.workflow.rest.external.StageNodeExt.ChildHidingWrapper
- getInputs() - Method in class com.cloudbees.workflow.rest.external.PendingInputActionsExt
- getInputStepSubmitUrl(WorkflowRun, String) - Static method in class com.cloudbees.workflow.rest.endpoints.RunAPI
- getJob() - Method in class com.cloudbees.workflow.rest.AbstractWorkflowJobActionHandler
- getKind() - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt
- getLength() - Method in class com.cloudbees.workflow.rest.external.FlowNodeLogExt
- getLog() - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt.FlowNodeLinks
- getMessage() - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt.Commit
- getMessage() - Method in class com.cloudbees.workflow.rest.external.ErrorExt
- getMessage() - Method in class com.cloudbees.workflow.rest.external.PendingInputActionsExt
- getName() - Method in class com.cloudbees.workflow.rest.external.BuildArtifactExt
- getName() - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- getName() - Method in class com.cloudbees.workflow.rest.external.InputParameterDefExt
- getName() - Method in class com.cloudbees.workflow.rest.external.JobExt
- getName() - Method in class com.cloudbees.workflow.rest.external.RunExt.ChildHidingWrapper
- getName() - Method in class com.cloudbees.workflow.rest.external.RunExt
- getName() - Method in class com.cloudbees.workflow.rest.external.StageNodeExt.ChildHidingWrapper
- getNextPendingInputAction() - Method in class com.cloudbees.workflow.rest.external.RunExt.RunLinks
- getNextPendingInputActionUrl(WorkflowRun) - Static method in class com.cloudbees.workflow.rest.endpoints.RunAPI
- getNode() - Method in class com.cloudbees.workflow.rest.AbstractFlowNodeActionHandler
- getNodeAfter(FlowNode) - Static method in class com.cloudbees.workflow.flownode.FlowNodeUtil
-
Find a node following this one, using an optimized approach
- getNodeId() - Method in class com.cloudbees.workflow.rest.external.FlowNodeLogExt
- getNodeStatus() - Method in class com.cloudbees.workflow.rest.external.FlowNodeLogExt
- getParameterDescription() - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- getParentNodes() - Method in class com.cloudbees.workflow.rest.external.AtomFlowNodeExt
- getPath() - Method in class com.cloudbees.workflow.rest.external.BuildArtifactExt
- getPauseDurationMillis() - Method in class com.cloudbees.workflow.rest.external.ExecDuration
- getPauseDurationMillis() - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- getPauseDurationMillis() - Method in class com.cloudbees.workflow.rest.external.RunExt.ChildHidingWrapper
- getPauseDurationMillis() - Method in class com.cloudbees.workflow.rest.external.RunExt
- getPauseDurationMillis() - Method in class com.cloudbees.workflow.rest.external.StageNodeExt.ChildHidingWrapper
- getPendingInputActions() - Method in class com.cloudbees.workflow.rest.external.RunExt.RunLinks
- getPendingInputActionsUrl(WorkflowRun) - Static method in class com.cloudbees.workflow.rest.endpoints.RunAPI
- getProceedText() - Method in class com.cloudbees.workflow.rest.external.PendingInputActionsExt
- getProceedUrl() - Method in class com.cloudbees.workflow.rest.external.PendingInputActionsExt
- getQueueDurationMillis() - Method in class com.cloudbees.workflow.rest.external.RunExt.ChildHidingWrapper
- getQueueDurationMillis() - Method in class com.cloudbees.workflow.rest.external.RunExt
- getRedirectApprovalUrl() - Method in class com.cloudbees.workflow.rest.external.PendingInputActionsExt
- getRootUrl() - Static method in class com.cloudbees.workflow.util.ModelUtil
- getRun() - Method in class com.cloudbees.workflow.rest.AbstractWorkflowRunActionHandler
- getRunCache() - Method in class com.cloudbees.workflow.flownode.FlowNodeUtil.CacheExtension
- getRunCache() - Method in class com.cloudbees.workflow.flownode.FlowNodeUtil.CacheExtensionPoint
- getRunCount() - Method in class com.cloudbees.workflow.rest.external.JobExt
- getRuns() - Method in class com.cloudbees.workflow.rest.external.JobExt.JobLinks
- getRunsUrl(WorkflowJob) - Static method in class com.cloudbees.workflow.rest.endpoints.JobAPI
- getRunUrl(WorkflowRun) - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt
- getSize() - Method in class com.cloudbees.workflow.rest.external.BuildArtifactExt
- getStageFlowNodes() - Method in class com.cloudbees.workflow.rest.external.StageNodeExt.ChildHidingWrapper
- getStageFlowNodes() - Method in class com.cloudbees.workflow.rest.external.StageNodeExt
- getStageNodes(FlowExecution) - Static method in class com.cloudbees.workflow.flownode.FlowNodeUtil
-
List the stage nodes for a FlowExecution -- needed for back-compat.
- getStageNodes(FlowNode) - Static method in class com.cloudbees.workflow.flownode.FlowNodeUtil
-
Needed for back-compat, returns nodes inside a stage Note: far more efficient than existing implementation because it uses the cache of run info.
- getStages() - Method in class com.cloudbees.workflow.rest.external.ChunkVisitor
- getStages() - Method in class com.cloudbees.workflow.rest.external.RunExt.ChildHidingWrapper
- getStages() - Method in class com.cloudbees.workflow.rest.external.RunExt
- getStartTimeMillis() - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- getStartTimeMillis() - Method in class com.cloudbees.workflow.rest.external.RunExt.ChildHidingWrapper
- getStartTimeMillis() - Method in class com.cloudbees.workflow.rest.external.RunExt
- getStartTimeMillis() - Method in class com.cloudbees.workflow.rest.external.StageNodeExt.ChildHidingWrapper
- getStatus() - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- getStatus() - Method in class com.cloudbees.workflow.rest.external.RunExt.ChildHidingWrapper
- getStatus() - Method in class com.cloudbees.workflow.rest.external.RunExt
- getStatus() - Method in class com.cloudbees.workflow.rest.external.StageNodeExt.ChildHidingWrapper
- getStatus(FlowNode) - Static method in class com.cloudbees.workflow.flownode.FlowNodeUtil
- getText() - Method in class com.cloudbees.workflow.rest.external.FlowNodeLogExt
- getTimestamp() - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt.Commit
- getTotalDurationMillis() - Method in class com.cloudbees.workflow.rest.external.ExecDuration
- getType() - Method in class com.cloudbees.workflow.rest.external.ErrorExt
- getType() - Method in class com.cloudbees.workflow.rest.external.InputParameterDefExt
- getUrl() - Method in class com.cloudbees.workflow.rest.external.BuildArtifactExt
- getUrl(FlowNode) - Static method in class com.cloudbees.workflow.rest.endpoints.flownode.Describe
- getUrl(FlowNode) - Static method in class com.cloudbees.workflow.rest.endpoints.flownode.Log
- getUrl(FlowNode) - Static method in class com.cloudbees.workflow.rest.endpoints.FlowNodeAPI
- getUrl(WorkflowJob) - Static method in class com.cloudbees.workflow.rest.endpoints.JobAPI
- getUrl(WorkflowRun) - Static method in class com.cloudbees.workflow.rest.endpoints.RunAPI
- getUrlName() - Method in class com.cloudbees.workflow.rest.AbstractAPIActionHandler
- getWorkflowRunForExecution(FlowExecution) - Static method in class com.cloudbees.workflow.flownode.FlowNodeUtil
H
- handleChunkDone(MemoryFlowChunk) - Method in class com.cloudbees.workflow.rest.external.ChunkVisitor
- hasChanges(WorkflowRun) - Static method in class com.cloudbees.workflow.rest.external.ChangeSetExt
- href - Variable in class com.cloudbees.workflow.rest.hal.Link
-
self HAL link.
I
- IN_PROGRESS - com.cloudbees.workflow.rest.external.StatusExt
- initSelf(String) - Method in class com.cloudbees.workflow.rest.hal.Links
- InputParameterDefExt - Class in com.cloudbees.workflow.rest.external
-
Input Parameter Definition.
- InputParameterDefExt(ParameterDefinition) - Constructor for class com.cloudbees.workflow.rest.external.InputParameterDefExt
- invoke(StaplerRequest, StaplerResponse, Object, Object[]) - Method in class com.cloudbees.workflow.util.ServeJson.Processor
- isHasMore() - Method in class com.cloudbees.workflow.rest.external.FlowNodeLogExt
- isNotPartOfRunningBuild(FlowExecution) - Static method in class com.cloudbees.workflow.flownode.FlowNodeUtil
- isPauseNode(FlowNode) - Static method in class com.cloudbees.workflow.flownode.FlowNodeUtil
-
Is the supplied node causing the workflow to pause at that point.
- isPendingInput(WorkflowRun) - Static method in class com.cloudbees.workflow.rest.external.RunExt
- isStageNode(FlowNode) - Static method in class com.cloudbees.workflow.rest.external.StageNodeExt
J
- JobAPI - Class in com.cloudbees.workflow.rest.endpoints
-
API Action handler to return WorkflowJob info.
- JobAPI() - Constructor for class com.cloudbees.workflow.rest.endpoints.JobAPI
- JobExt - Class in com.cloudbees.workflow.rest.external
- JobExt() - Constructor for class com.cloudbees.workflow.rest.external.JobExt
- JobExt.JobLinks - Class in com.cloudbees.workflow.rest.external
- JobLinks() - Constructor for class com.cloudbees.workflow.rest.external.JobExt.JobLinks
- jsonMapper - Static variable in class com.cloudbees.workflow.util.JSONReadWrite
- JSONReadWrite - Class in com.cloudbees.workflow.util
- JSONReadWrite() - Constructor for class com.cloudbees.workflow.util.JSONReadWrite
- JsonResponse - Class in com.cloudbees.workflow.util
-
POJO converted to JSON via Jackson as HTTP response.
- JsonResponse(ObjectMapper, Object) - Constructor for class com.cloudbees.workflow.util.JsonResponse
L
- Link - Class in com.cloudbees.workflow.rest.hal
-
HAL link object representation.
- Link() - Constructor for class com.cloudbees.workflow.rest.hal.Link
- Links - Class in com.cloudbees.workflow.rest.hal
-
Abstract HAL _links object representation.
- Links() - Constructor for class com.cloudbees.workflow.rest.hal.Links
- Log - Class in com.cloudbees.workflow.rest.endpoints.flownode
-
FlowNode
"log" endpoint. - Log() - Constructor for class com.cloudbees.workflow.rest.endpoints.flownode.Log
M
- makeAtomNode(WorkflowRun, FlowNode, FlowNode, FlowNode) - Static method in class com.cloudbees.workflow.rest.external.ChunkVisitor
- mapFields(ChangeLogSet<? extends ChangeLogSet.Entry>, WorkflowRun) - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt
- mapper - Variable in class com.cloudbees.workflow.util.JsonResponse
- MAX_RUNS_PER_JOB_DEFAULT - Static variable in class com.cloudbees.workflow.rest.external.JobExt
-
Default value of the max number of runs per page.
- MAX_RUNS_PER_JOB_PROPERTY_NAME - Static variable in class com.cloudbees.workflow.rest.external.JobExt
-
Name of the system property to set the max number of runs per page.
- ModelUtil - Class in com.cloudbees.workflow.util
- myNode - Variable in class com.cloudbees.workflow.rest.external.StageNodeExt.ChildHidingWrapper
- myRun - Variable in class com.cloudbees.workflow.rest.external.RunExt.ChildHidingWrapper
- myWrapper() - Method in class com.cloudbees.workflow.rest.external.StageNodeExt
N
- newLink(String) - Static method in class com.cloudbees.workflow.rest.hal.Link
- NOT_EXECUTED - com.cloudbees.workflow.rest.external.StatusExt
O
- onDeleted(Item) - Method in class com.cloudbees.workflow.flownode.FlowNodeUtil.RenameHandler
- onLocationChanged(Item, String, String) - Method in class com.cloudbees.workflow.flownode.FlowNodeUtil.RenameHandler
P
- parallelEnd(FlowNode, FlowNode, ForkScanner) - Method in class com.cloudbees.workflow.rest.external.ChunkVisitor
- PAUSED_PENDING_INPUT - com.cloudbees.workflow.rest.external.StatusExt
- PendingInputActionsExt - Class in com.cloudbees.workflow.rest.external
- PendingInputActionsExt() - Constructor for class com.cloudbees.workflow.rest.external.PendingInputActionsExt
- pojo - Variable in class com.cloudbees.workflow.util.JsonResponse
- Processor() - Constructor for class com.cloudbees.workflow.util.ServeJson.Processor
R
- RenameHandler() - Constructor for class com.cloudbees.workflow.flownode.FlowNodeUtil.RenameHandler
- resetChunk(MemoryFlowChunk) - Method in class com.cloudbees.workflow.rest.external.ChunkVisitor
- RunAPI - Class in com.cloudbees.workflow.rest.endpoints
-
API Action handler to return a single WorkflowJob run.
- RunAPI() - Constructor for class com.cloudbees.workflow.rest.endpoints.RunAPI
- runData - Variable in class com.cloudbees.workflow.flownode.FlowNodeUtil.CacheExtension
- RunExt - Class in com.cloudbees.workflow.rest.external
-
External API response object for pipeline run
- RunExt() - Constructor for class com.cloudbees.workflow.rest.external.RunExt
- RunExt.ChildHidingWrapper - Class in com.cloudbees.workflow.rest.external
- RunExt.RunLinks - Class in com.cloudbees.workflow.rest.external
- RunLinks() - Constructor for class com.cloudbees.workflow.rest.external.RunExt.RunLinks
S
- self - Variable in class com.cloudbees.workflow.rest.hal.Links
-
self HAL link.
- ServeJson - Annotation Type in com.cloudbees.workflow.util
-
Put this on stapler action methods (i.e.
- ServeJson.Processor - Class in com.cloudbees.workflow.util
- set_links(FlowNodeExt.FlowNodeLinks) - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- set_links(JobExt.JobLinks) - Method in class com.cloudbees.workflow.rest.external.JobExt
- set_links(RunExt.RunLinks) - Method in class com.cloudbees.workflow.rest.external.RunExt
- setAbortUrl(String) - Method in class com.cloudbees.workflow.rest.external.PendingInputActionsExt
- setArtifacts(Link) - Method in class com.cloudbees.workflow.rest.external.RunExt.RunLinks
- setAuthorJenkinsId(String) - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt.Commit
- setChangesets(Link) - Method in class com.cloudbees.workflow.rest.external.RunExt.RunLinks
- setCommitCount(int) - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt
- setCommitId(String) - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt.Commit
- setCommits(List<ChangeSetExt.Commit>) - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt
- setCommitUrl(String) - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt.Commit
- setConsole(Link) - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt.FlowNodeLinks
- setConsoleUrl(String) - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt.Commit
- setConsoleUrl(String) - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt
- setConsoleUrl(String) - Method in class com.cloudbees.workflow.rest.external.FlowNodeLogExt
- setDurationMillis(long) - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- setDurationMillis(long) - Method in class com.cloudbees.workflow.rest.external.RunExt
- setEndTimeMillis(long) - Method in class com.cloudbees.workflow.rest.external.RunExt
- setError(ErrorExt) - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- setExecNode(String) - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- setHasMore(boolean) - Method in class com.cloudbees.workflow.rest.external.FlowNodeLogExt
- setHref(String) - Method in class com.cloudbees.workflow.rest.hal.Link
- setId(String) - Method in class com.cloudbees.workflow.rest.external.BuildArtifactExt
- setId(String) - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- setId(String) - Method in class com.cloudbees.workflow.rest.external.PendingInputActionsExt
- setId(String) - Method in class com.cloudbees.workflow.rest.external.RunExt
- setInputs(List<InputParameterDefExt>) - Method in class com.cloudbees.workflow.rest.external.PendingInputActionsExt
- setKind(String) - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt
- setLength(long) - Method in class com.cloudbees.workflow.rest.external.FlowNodeLogExt
- setLog(Link) - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt.FlowNodeLinks
- setMessage(String) - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt.Commit
- setMessage(String) - Method in class com.cloudbees.workflow.rest.external.ErrorExt
- setMessage(String) - Method in class com.cloudbees.workflow.rest.external.PendingInputActionsExt
- setName(String) - Method in class com.cloudbees.workflow.rest.external.BuildArtifactExt
- setName(String) - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- setName(String) - Method in class com.cloudbees.workflow.rest.external.JobExt
- setName(String) - Method in class com.cloudbees.workflow.rest.external.RunExt
- setNextPendingInputAction(Link) - Method in class com.cloudbees.workflow.rest.external.RunExt.RunLinks
- setNodeId(String) - Method in class com.cloudbees.workflow.rest.external.FlowNodeLogExt
- setNodeStatus(StatusExt) - Method in class com.cloudbees.workflow.rest.external.FlowNodeLogExt
- setParameterDescription(String) - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- setParentNodes(List<String>) - Method in class com.cloudbees.workflow.rest.external.AtomFlowNodeExt
- setPath(String) - Method in class com.cloudbees.workflow.rest.external.BuildArtifactExt
- setPauseDurationMillis(long) - Method in class com.cloudbees.workflow.rest.external.ExecDuration
- setPauseDurationMillis(long) - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- setPauseDurationMillis(long) - Method in class com.cloudbees.workflow.rest.external.RunExt
- setPendingInputActions(Link) - Method in class com.cloudbees.workflow.rest.external.RunExt.RunLinks
- setProceedText(String) - Method in class com.cloudbees.workflow.rest.external.PendingInputActionsExt
- setProceedUrl(String) - Method in class com.cloudbees.workflow.rest.external.PendingInputActionsExt
- setQueueDurationMillis(long) - Method in class com.cloudbees.workflow.rest.external.RunExt
- setRedirectApprovalUrl(String) - Method in class com.cloudbees.workflow.rest.external.PendingInputActionsExt
- setRunCount(int) - Method in class com.cloudbees.workflow.rest.external.JobExt
- setRuns(Link) - Method in class com.cloudbees.workflow.rest.external.JobExt.JobLinks
- setSize(long) - Method in class com.cloudbees.workflow.rest.external.BuildArtifactExt
- setStageFlowNodes(List<AtomFlowNodeExt>) - Method in class com.cloudbees.workflow.rest.external.StageNodeExt
- setStages(List<StageNodeExt>) - Method in class com.cloudbees.workflow.rest.external.RunExt
- setStartTimeMillis(long) - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- setStartTimeMillis(long) - Method in class com.cloudbees.workflow.rest.external.RunExt
- setStatus(StatusExt) - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- setStatus(StatusExt) - Method in class com.cloudbees.workflow.rest.external.RunExt
- setText(String) - Method in class com.cloudbees.workflow.rest.external.FlowNodeLogExt
- setTimestamp(long) - Method in class com.cloudbees.workflow.rest.external.ChangeSetExt.Commit
- setTotalDurationMillis(long) - Method in class com.cloudbees.workflow.rest.external.ExecDuration
- setType(String) - Method in class com.cloudbees.workflow.rest.external.ErrorExt
- setUrl(String) - Method in class com.cloudbees.workflow.rest.external.BuildArtifactExt
- StageNodeExt - Class in com.cloudbees.workflow.rest.external
- StageNodeExt() - Constructor for class com.cloudbees.workflow.rest.external.StageNodeExt
- StageNodeExt.ChildHidingWrapper - Class in com.cloudbees.workflow.rest.external
-
Hides child nodes, so we store a complete image but only return the minimal amount of data
- StatusExt - Enum in com.cloudbees.workflow.rest.external
- SUCCESS - com.cloudbees.workflow.rest.external.StatusExt
T
- target - Variable in class com.cloudbees.workflow.rest.AbstractAPIActionHandler
- toString() - Method in class com.cloudbees.workflow.rest.external.FlowNodeExt
- toString() - Method in class com.cloudbees.workflow.rest.hal.Links
- toString(Object) - Method in class com.cloudbees.workflow.util.JSONReadWrite
- toUTF8Bytes(Object) - Method in class com.cloudbees.workflow.util.JSONReadWrite
- type() - Method in class com.cloudbees.workflow.rest.AbstractFlowNodeActionHandler
- type() - Method in class com.cloudbees.workflow.rest.AbstractWorkflowJobActionHandler
- type() - Method in class com.cloudbees.workflow.rest.AbstractWorkflowRunActionHandler
U
- UNSTABLE - com.cloudbees.workflow.rest.external.StatusExt
- URL_BASE - Static variable in class com.cloudbees.workflow.rest.AbstractAPIActionHandler
V
- valueOf(Result) - Static method in enum com.cloudbees.workflow.rest.external.StatusExt
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cloudbees.workflow.rest.external.StatusExt
-
Returns the enum constant of this type with the specified name.
- valueOf(Throwable) - Static method in enum com.cloudbees.workflow.rest.external.StatusExt
-
Returns the enum constant of this type with the specified name.
- valueOf(ErrorAction) - Static method in enum com.cloudbees.workflow.rest.external.StatusExt
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.cloudbees.workflow.rest.external.StatusExt
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- wrappedStages - Variable in class com.cloudbees.workflow.rest.external.RunExt.ChildHidingWrapper
All Classes All Packages