Package | Description |
---|---|
hudson | |
jenkins.model |
Modifier and Type | Method and Description |
---|---|
static SimplePageDecorator |
Functions.getSimplePageDecorator()
Gets only one
SimplePageDecorator . |
Modifier and Type | Method and Description |
---|---|
static List<SimplePageDecorator> |
Functions.getSimplePageDecorators() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSimplePageDecorator
In case there are no other implementations we will fallback to this implementation.
|
Modifier and Type | Method and Description |
---|---|
static SimplePageDecorator |
SimplePageDecorator.first()
The first found LoginDecorator, there can only be one.
|
Modifier and Type | Method and Description |
---|---|
static List<SimplePageDecorator> |
SimplePageDecorator.all()
Returns all login page decorators.
|
Descriptor<SimplePageDecorator> |
SimplePageDecorator.getDescriptor() |
Copyright © 2004–2021. All rights reserved.