@ExportedBean public class ExportedPipelineFunction extends ExportedDescribableModel
| Modifier and Type | Field and Description |
|---|---|
protected String |
functionName |
model, symbol| Constructor and Description |
|---|
ExportedPipelineFunction(org.jenkinsci.plugins.structs.describable.DescribableModel<?> model,
String functionName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFunctionName()
Identifier used for the 'function' name in the pipeline step, used in the pipeline file
|
getDisplayName, getHasSingleRequiredParameter, getHelp, getParameters, getSymbol, getTypeprotected final String functionName
public ExportedPipelineFunction(org.jenkinsci.plugins.structs.describable.DescribableModel<?> model,
String functionName)
@Exported public String getFunctionName()
Copyright © 2016–2017. All rights reserved.