public abstract class MatrixExecutionStrategyDescriptor extends Descriptor<MatrixExecutionStrategy>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Modifier | Constructor and Description |
---|---|
protected |
MatrixExecutionStrategyDescriptor() |
protected |
MatrixExecutionStrategyDescriptor(Class<? extends MatrixExecutionStrategy> clazz) |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<MatrixExecutionStrategy,MatrixExecutionStrategyDescriptor> |
all()
Returns all the registered
MatrixExecutionStrategyDescriptor s. |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
protected MatrixExecutionStrategyDescriptor(Class<? extends MatrixExecutionStrategy> clazz)
protected MatrixExecutionStrategyDescriptor()
public static DescriptorExtensionList<MatrixExecutionStrategy,MatrixExecutionStrategyDescriptor> all()
MatrixExecutionStrategyDescriptor
s.Copyright © 2016–2022. All rights reserved.