|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<MatrixExecutionStrategy>
hudson.matrix.MatrixExecutionStrategyDescriptor
public abstract class MatrixExecutionStrategyDescriptor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self |
| Field Summary |
|---|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
protected |
MatrixExecutionStrategyDescriptor()
|
protected |
MatrixExecutionStrategyDescriptor(Class<? extends MatrixExecutionStrategy> clazz)
|
| Method Summary | |
|---|---|
static DescriptorExtensionList<MatrixExecutionStrategy,MatrixExecutionStrategyDescriptor> |
all()
Returns all the registered MatrixExecutionStrategyDescriptors. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected MatrixExecutionStrategyDescriptor(Class<? extends MatrixExecutionStrategy> clazz)
protected MatrixExecutionStrategyDescriptor()
| Method Detail |
|---|
public static DescriptorExtensionList<MatrixExecutionStrategy,MatrixExecutionStrategyDescriptor> all()
MatrixExecutionStrategyDescriptors.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||