public abstract class MatrixExecutionStrategyDescriptor extends hudson.model.Descriptor<MatrixExecutionStrategy>
| Modifier | Constructor and Description |
|---|---|
protected |
MatrixExecutionStrategyDescriptor() |
protected |
MatrixExecutionStrategyDescriptor(Class<? extends MatrixExecutionStrategy> clazz) |
| Modifier and Type | Method and Description |
|---|---|
static hudson.DescriptorExtensionList<MatrixExecutionStrategy,MatrixExecutionStrategyDescriptor> |
all()
Returns all the registered
MatrixExecutionStrategyDescriptors. |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMapprotected MatrixExecutionStrategyDescriptor(Class<? extends MatrixExecutionStrategy> clazz)
protected MatrixExecutionStrategyDescriptor()
public static hudson.DescriptorExtensionList<MatrixExecutionStrategy,MatrixExecutionStrategyDescriptor> all()
MatrixExecutionStrategyDescriptors.Copyright © 2004-2016. All Rights Reserved.