Class QueryParamPropertyType
java.lang.Object
ru.cg.webbpm.studio.subsystems.script_editor.serialization.api.BasePropertyType<Object>
ru.cg.webbpm.studio.subsystems.script_editor.serialization.api.type.ComplexPropertyType
ru.cg.webbpm.studio.database.api.property.QueryParamPropertyType
- All Implemented Interfaces:
PropertyType<Object>
-
Field Summary
Fields inherited from class ru.cg.webbpm.studio.subsystems.script_editor.serialization.api.BasePropertyType
GSON
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ru.cg.webbpm.studio.subsystems.script_editor.serialization.api.type.ComplexPropertyType
getType, isSimple
Methods inherited from class ru.cg.webbpm.studio.subsystems.script_editor.serialization.api.BasePropertyType
deserialize, equals, hashCode, serialize
-
Constructor Details
-
QueryParamPropertyType
public QueryParamPropertyType()
-