Uses of Class
de.aristaflow.ilm.model.monitor.TemplTreeDataElement
Packages that use TemplTreeDataElement
Package
Description
-
Uses of TemplTreeDataElement in de.aristaflow.ilm.model.monitor
Fields in de.aristaflow.ilm.model.monitor with type parameters of type TemplTreeDataElementModifier and TypeFieldDescriptionList<@NotNull @Valid TemplTreeDataElement>TtdeInitialRemoteIteratorData.dataElementsList<@NotNull @Valid TemplTreeDataElement>TtdeRemoteIteratorData.dataElementsMethods in de.aristaflow.ilm.model.monitor that return TemplTreeDataElementModifier and TypeMethodDescriptionstatic TemplTreeDataElementTransformation.toIlm(de.aristaflow.adept2.model.monitor.TemplTreeDataElement ttde) Methods in de.aristaflow.ilm.model.monitor that return types with arguments of type TemplTreeDataElementModifier and TypeMethodDescriptionTtdeInitialRemoteIteratorData.getContentAbstract()TtdeRemoteIteratorData.getContentAbstract()Methods in de.aristaflow.ilm.model.monitor with parameters of type TemplTreeDataElementModifier and TypeMethodDescriptionstatic de.aristaflow.adept2.model.monitor.TemplTreeDataElementTransformation.fromIlm(ExecutionFactory ef, TemplTreeDataElement ttde) Method parameters in de.aristaflow.ilm.model.monitor with type arguments of type TemplTreeDataElementModifier and TypeMethodDescriptionvoidTtdeInitialRemoteIteratorData.setContentAbstract(List<TemplTreeDataElement> content) voidTtdeRemoteIteratorData.setContentAbstract(List<TemplTreeDataElement> content) -
Uses of TemplTreeDataElement in de.aristaflow.ilm.ws.core.executionmanager
Method parameters in de.aristaflow.ilm.ws.core.executionmanager with type arguments of type TemplTreeDataElementModifier and TypeMethodDescription@Valid IdvInitialRemoteIteratorDataInstanceExecutionMonitorWebService.getCurrentDataValues(@NotNull @Valid SessionToken session, @NotEmpty Collection<UUID> rootTemplIds, @NotEmpty List<@Valid TemplTreeDataElement> dataElements, @Valid InstanceFilter instFilter, @Valid InstanceStatusFilter instStatusFilter, @Size(min=1) Map<@NotNull Integer, @NotNull Long> valueSizeLimits, @Positive Integer count) -
Uses of TemplTreeDataElement in de.aristaflow.ilm.ws.rest.model.monitor
Fields in de.aristaflow.ilm.ws.rest.model.monitor with type parameters of type TemplTreeDataElementModifier and TypeFieldDescription@NotEmpty List<@Valid TemplTreeDataElement>DataElemsInstanceFilters.dataElements