@ExportedBean(defaultVisibility=100) public class Component extends GenericComponent
VISIBILITY| Constructor and Description | 
|---|
Component(String name,
         org.jenkinsci.plugins.workflow.job.WorkflowJob job,
         List<Pipeline> pipelines)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getFullJobName()  | 
List<Pipeline> | 
getPipelines()  | 
org.jenkinsci.plugins.workflow.job.WorkflowJob | 
getWorkflowJob()  | 
String | 
getWorkflowUrl()  | 
boolean | 
isWorkflowComponent()  | 
String | 
toString()  | 
getLastActivitygetName@Exported public boolean isWorkflowComponent()
@Exported public String getWorkflowUrl()
@Exported public org.jenkinsci.plugins.workflow.job.WorkflowJob getWorkflowJob()
@Exported public String getFullJobName()
@Exported public List<Pipeline> getPipelines()
getPipelines in class GenericComponentCopyright © 2016–2020 Diabol AB. All rights reserved.