Uses of Class
com.atlassian.jira.entity.property.EntityPropertyService.EntityPropertyInput
Packages that use EntityPropertyService.EntityPropertyInput
-
Uses of EntityPropertyService.EntityPropertyInput in com.atlassian.jira.entity.property
Methods in com.atlassian.jira.entity.property that return types with arguments of type EntityPropertyService.EntityPropertyInputModifier and TypeMethodDescriptionio.atlassian.fugue.Option<EntityPropertyService.EntityPropertyInput>EntityPropertyService.SetPropertyValidationResult.getEntityPropertyInput()Constructor parameters in com.atlassian.jira.entity.property with type arguments of type EntityPropertyService.EntityPropertyInputModifierConstructorDescriptionSetPropertyValidationResult(ErrorCollection errorCollection, io.atlassian.fugue.Option<EntityPropertyService.EntityPropertyInput> entityPropertyInput)