public abstract class IntegrationStrategy extends Object implements hudson.model.Describable<IntegrationStrategy>, hudson.ExtensionPoint
Constructor and Description |
---|
IntegrationStrategy() |
Modifier and Type | Method and Description |
---|---|
static hudson.DescriptorExtensionList<IntegrationStrategy,IntegrationStrategyDescriptor<IntegrationStrategy>> |
all() |
hudson.model.Descriptor<IntegrationStrategy> |
getDescriptor() |
public hudson.model.Descriptor<IntegrationStrategy> getDescriptor()
getDescriptor
in interface hudson.model.Describable<IntegrationStrategy>
public static hudson.DescriptorExtensionList<IntegrationStrategy,IntegrationStrategyDescriptor<IntegrationStrategy>> all()
Copyright © 2016–2022. All rights reserved.