Uses of Interface
com.atlassian.confluence.api.service.content.SpacePropertyService.Validator
-
Packages that use SpacePropertyService.Validator Package Description com.atlassian.confluence.api.service.content com.atlassian.confluence.plugins.contentproperty.spaceproperty -
-
Uses of SpacePropertyService.Validator in com.atlassian.confluence.api.service.content
Methods in com.atlassian.confluence.api.service.content that return SpacePropertyService.Validator Modifier and Type Method Description SpacePropertyService.ValidatorSpacePropertyService. validator() -
Uses of SpacePropertyService.Validator in com.atlassian.confluence.plugins.contentproperty.spaceproperty
Classes in com.atlassian.confluence.plugins.contentproperty.spaceproperty that implement SpacePropertyService.Validator Modifier and Type Class Description classSpacePropertyValidatorImplMethods in com.atlassian.confluence.plugins.contentproperty.spaceproperty that return SpacePropertyService.Validator Modifier and Type Method Description SpacePropertyService.ValidatorSpacePropertyServiceImpl. validator()Constructors in com.atlassian.confluence.plugins.contentproperty.spaceproperty with parameters of type SpacePropertyService.Validator Constructor Description SpacePropertyServiceImpl(CustomContentManager customContentManager, StorageJsonPropertyManager storageContentPropertyManager, JsonPropertyFactory jsonPropertyFactory, SpacePropertyService.Validator validator, SpacePropertyFinderFactory finderFactory)
-