Skip to content

IncludedPath / ExcludedPath API and Docs #11192

@kushagraThapar

Description

@kushagraThapar

IncludedPath ->

  • Remove constructor which takes jsonString
  • Add constructor which takes String path - and call logic of setPath(path) in the constructor
  • Change public Collection<Index> getIndexes() { -> public List<Index> getIndexes() {

ExcludedPath ->

  • Add constructor which takes String path - and call logic of setPath(path) in the constructor

Metadata

Metadata

Assignees

Labels

Cosmoscosmos:v4-itemIndicates this feature will be shipped as part of V4 release train

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions