Uses of Interface
de.aristaflow.ilm.ws.rest.model.orgmodel.FlatAttributeSelection
Packages that use FlatAttributeSelection
Package
Description
-
Uses of FlatAttributeSelection in de.aristaflow.ilm.ws.rest.core.processmanager
Methods in de.aristaflow.ilm.ws.rest.core.processmanager with parameters of type FlatAttributeSelectionModifier and TypeMethodDescriptionvoidProcessManagerRest.addFlatAttributeSelectionToModel(FlatAttributeSelection fas) This method just serves to add its parameter to the OpenAPI model, e. -
Uses of FlatAttributeSelection in de.aristaflow.ilm.ws.rest.core.worklistmanager
Methods in de.aristaflow.ilm.ws.rest.core.worklistmanager with parameters of type FlatAttributeSelectionModifier and TypeMethodDescriptionvoidWorklistManagerRest.addFlatAttributeSelectionToModel(FlatAttributeSelection fas) This method just serves to add its parameter to the OpenAPI model, e. -
Uses of FlatAttributeSelection in de.aristaflow.ilm.ws.rest.model.orgmodel
Fields in de.aristaflow.ilm.ws.rest.model.orgmodel with type parameters of type FlatAttributeSelectionModifier and TypeFieldDescription@NotEmpty Map<@NotBlank String,@Valid FlatAttributeSelection> EntityFilter.EntitySelection.sel