A null configuration provider when not defining a pipeline configuration on a GovernanceTier
Modifiers | Name | Description |
---|---|---|
static class |
NullPipelineConfigurationProvider.DescriptorImpl |
Constructor and description |
---|
NullPipelineConfigurationProvider
() |
Type Params | Return Type | Name and description |
---|---|---|
|
PipelineConfigurationObject |
getConfig(org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner owner) |
|
java.lang.String |
getJenkinsfile(org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner owner) |
|
java.lang.String |
getTemplate(org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner owner, java.lang.String template) |
Methods inherited from class | Name |
---|---|
class PipelineConfigurationProvider |
getConfig, getJenkinsfile, getTemplate |
class hudson.model.AbstractDescribableImpl |
hudson.model.AbstractDescribableImpl#getDescriptor(), hudson.model.AbstractDescribableImpl#wait(long), hudson.model.AbstractDescribableImpl#wait(long, int), hudson.model.AbstractDescribableImpl#wait(), hudson.model.AbstractDescribableImpl#equals(java.lang.Object), hudson.model.AbstractDescribableImpl#toString(), hudson.model.AbstractDescribableImpl#hashCode(), hudson.model.AbstractDescribableImpl#getClass(), hudson.model.AbstractDescribableImpl#notify(), hudson.model.AbstractDescribableImpl#notifyAll() |