public class PlainListFilter extends Filter
| コンストラクタと説明 |
|---|
PlainListFilter(String pattern)
Constructor.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
hudson.EnvVars |
apply(hudson.model.AbstractBuild<?,?> build)
Apply filter.
|
Collection<String> |
getPrefixes()
Gets the list of prefix.
|
getPatternpublic PlainListFilter(String pattern)
pattern - the pattern.public Collection<String> getPrefixes()
Copyright © 2004-2014. All Rights Reserved.