Uses of Class
com.riadalabs.jira.plugins.insight.services.model.ObjectSchemaPropertyBean
Packages that use ObjectSchemaPropertyBean
Package
Description
-
Uses of ObjectSchemaPropertyBean in com.riadalabs.jira.plugins.insight.channel.external.api.facade
Methods in com.riadalabs.jira.plugins.insight.channel.external.api.facade with parameters of type ObjectSchemaPropertyBeanModifier and TypeMethodDescriptionvoid
ObjectSchemaFacade.storeObjectSchemaProperty
(int objectSchemaId, ObjectSchemaPropertyBean objectSchemaPropertyBean) Store object schema property for given object schema id -
Uses of ObjectSchemaPropertyBean in com.riadalabs.jira.plugins.insight.channel.external.api.facade.impl
Methods in com.riadalabs.jira.plugins.insight.channel.external.api.facade.impl with parameters of type ObjectSchemaPropertyBeanModifier and TypeMethodDescriptionvoid
ObjectSchemaFacadeImpl.storeObjectSchemaProperty
(int objectSchemaId, ObjectSchemaPropertyBean objectSchemaPropertyBean) -
Uses of ObjectSchemaPropertyBean in com.riadalabs.jira.plugins.insight.services.model
Methods in com.riadalabs.jira.plugins.insight.services.model that return ObjectSchemaPropertyBeanModifier and TypeMethodDescriptionObjectSchemaPropertyBean.clone()
ObjectSchemaBean.getObjectSchemaPropertyBean()
Methods in com.riadalabs.jira.plugins.insight.services.model with parameters of type ObjectSchemaPropertyBeanModifier and TypeMethodDescriptionvoid
MutableObjectSchemaBean.setObjectSchemaPropertyBean
(ObjectSchemaPropertyBean objectSchemaPropertyBean)