Uses of Class
jenkins.model.SimplePageDecorator
-
Uses of SimplePageDecorator in hudson
Modifier and TypeMethodDescriptionstatic SimplePageDecorator
Functions.getSimplePageDecorator()
Gets only oneSimplePageDecorator
.Modifier and TypeMethodDescriptionstatic List<SimplePageDecorator>
Functions.getSimplePageDecorators()
-
Uses of SimplePageDecorator in jenkins.model
Modifier and TypeClassDescriptionclass
In case there are no other implementations we will fallback to this implementation.Modifier and TypeMethodDescriptionstatic SimplePageDecorator
SimplePageDecorator.first()
The first found LoginDecorator, there can only be one.Modifier and TypeMethodDescriptionstatic List<SimplePageDecorator>
SimplePageDecorator.all()
Returns all login page decorators.final Descriptor<SimplePageDecorator>
SimplePageDecorator.getDescriptor()