Modifier and Type | Method and Description |
---|---|
ProjectDecorator |
BranchProperty.decorator(hudson.model.AbstractProject project)
Deprecated.
Should have been typed to take
Project and Build rather than
AbstractProject and AbstractBuild . |
ProjectDecorator |
BranchProperty.decorator(Class clazz)
Deprecated.
Should have been typed to take
Project and Build rather than
AbstractProject and AbstractBuild . |
Copyright © 2016–2017. All rights reserved.