Class PropertyValue
- java.lang.Object
-
- jetbrains.buildServer.issueTracker.PropertyValue
-
public class PropertyValue extends Object
- Author:
- Maxim Podkolzine (maxim.podkolzine@jetbrains.com)
-
-
Constructor Summary
Constructors Constructor Description PropertyValue(String type)
PropertyValue(String type, Map<String,String> properties)
-