Class PropertyProviders
- java.lang.Object
-
- com.atlassian.bamboo.utils.properties.PropertyProviders
-
public class PropertyProviders extends Object
-
-
Constructor Summary
Constructors Constructor Description PropertyProviders()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Predicate<PropertyProvider>
hasProperty(@NotNull String key)
-
-
-
Method Detail
-
hasProperty
public static Predicate<PropertyProvider> hasProperty(@NotNull @NotNull String key)
-
-