Class PropertyEntity
- java.lang.Object
-
- com.atlassian.confluence.functest.rest.admin.crowd.PropertyEntity
-
public class PropertyEntity extends Object
Represents a property entity.
-
-
Constructor Summary
Constructors Constructor Description PropertyEntity(String name, String type)
Constructs a property with the specified name and type.
-