Class PropertyEntity
java.lang.Object
com.atlassian.confluence.functest.rest.admin.crowd.PropertyEntity
Represents a property entity.
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyEntity
(String name, String type) Constructs a property with the specified name and type. -
Method Summary
-
Constructor Details
-
PropertyEntity
Constructs a property with the specified name and type.- Parameters:
name
- name of the propertytype
- type of the property
-
-
Method Details
-
getName
-
getType
-