Uses of Class
dev.botcity.maestro_sdk.model.PageArtifactVO
Packages that use PageArtifactVO
-
Uses of PageArtifactVO in dev.botcity.maestro_sdk.functions.artifacts
Methods in dev.botcity.maestro_sdk.functions.artifacts that return PageArtifactVOModifier and TypeMethodDescriptionArtifactFunctions.listPageArtifactsApi(dev.botcity.api.client.login.GetToken accessToken) -
Uses of PageArtifactVO in dev.botcity.maestro_sdk.mapper
Methods in dev.botcity.maestro_sdk.mapper that return PageArtifactVOModifier and TypeMethodDescriptionArtifactMapper.mapToPageArtifactVO(dev.botcity.api.client.artifact.PageArtifact pageArtifact) Methods in dev.botcity.maestro_sdk.mapper with parameters of type PageArtifactVOModifier and TypeMethodDescriptiondev.botcity.api.client.artifact.PageArtifactArtifactMapper.mapToPageArtifact(PageArtifactVO pageArtifactVO)