Uses of Class
de.aristaflow.ilm.model.resourcemodel.ResourceInstance
Packages that use ResourceInstance
Package
Description
-
Uses of ResourceInstance in de.aristaflow.ilm.model.resourcemodel
Fields in de.aristaflow.ilm.model.resourcemodel with type parameters of type ResourceInstanceModifier and TypeFieldDescriptionList<@NotNull @Valid ResourceInstance>ResInstInitialRemoteIteratorData.resInstsList<@NotNull @Valid ResourceInstance>ResInstRemoteIteratorData.resInstsMethods in de.aristaflow.ilm.model.resourcemodel that return ResourceInstanceModifier and TypeMethodDescriptionstatic ResourceInstanceTransformation.toIlm(de.aristaflow.adept2.model.resourcemodel.ResourceInstance res) Deprecated, for removal: This API element is subject to removal in a future version.static ResourceInstanceMethods in de.aristaflow.ilm.model.resourcemodel that return types with arguments of type ResourceInstanceModifier and TypeMethodDescriptionResInstInitialRemoteIteratorData.getContentAbstract()ResInstRemoteIteratorData.getContentAbstract()Method parameters in de.aristaflow.ilm.model.resourcemodel with type arguments of type ResourceInstanceModifier and TypeMethodDescriptionvoidResInstInitialRemoteIteratorData.setContentAbstract(List<ResourceInstance> content) voidResInstRemoteIteratorData.setContentAbstract(List<ResourceInstance> content) -
Uses of ResourceInstance in de.aristaflow.ilm.ws.core.resmodelmanager
Methods in de.aristaflow.ilm.ws.core.resmodelmanager that return ResourceInstanceModifier and TypeMethodDescription@Valid ResourceInstanceResModelExplorerWebService.getResourceInst(@NotNull @Valid SessionToken session, @NotEmpty String xpath, Boolean includeChildren) @Valid ResourceInstanceResModelExplorerWebService.getResourceInstForId(@NotNull @Valid SessionToken session, @NotEmpty String resId, Boolean includeChildren) -
Uses of ResourceInstance in de.aristaflow.ilm.ws.rest.core.resmodelmanager
Methods in de.aristaflow.ilm.ws.rest.core.resmodelmanager that return ResourceInstanceModifier and TypeMethodDescription@Valid ResourceInstanceResModelExplorerRest.getResourceInst(Boolean includeChildren, @NotBlank String xpath) @Valid ResourceInstanceResModelExplorerRest.getResourceInstForId(@NotNull String resId, Boolean includeChildren) -
Uses of ResourceInstance in de.aristaflow.ilm.ws.rest.model.worklistmodel
Fields in de.aristaflow.ilm.ws.rest.model.worklistmodel with type parameters of type ResourceInstanceModifier and TypeFieldDescriptionList<@NotNull @Valid ResourceInstance>ItemAssessmentData.resInsts
Transformation.toIlm(de.aristaflow.adept2.model.resourcemodel.ResourceInstance, Logger)instead.