Uses of Class
org.alfresco.rest.model.RestVersionInfoModel
-
Packages that use RestVersionInfoModel Package Description org.alfresco.rest.model -
-
Uses of RestVersionInfoModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestVersionInfoModel Modifier and Type Method Description RestVersionInfoModelRestRepositoryInfoModel. getVersion()RestVersionInfoModelRestVersionInfoModel. onModel()Methods in org.alfresco.rest.model that return types with arguments of type RestVersionInfoModel Modifier and Type Method Description ModelAssertion<RestVersionInfoModel>RestVersionInfoModel. and()ModelAssertion<RestVersionInfoModel>RestVersionInfoModel. assertThat()Methods in org.alfresco.rest.model with parameters of type RestVersionInfoModel Modifier and Type Method Description voidRestRepositoryInfoModel. setVersion(RestVersionInfoModel version)
-