Uses of Class
org.alfresco.rest.model.RestStatusInfoModel
-
Packages that use RestStatusInfoModel Package Description org.alfresco.rest.model -
-
Uses of RestStatusInfoModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestStatusInfoModel Modifier and Type Method Description RestStatusInfoModelRestRepositoryInfoModel. getStatus()RestStatusInfoModelRestStatusInfoModel. onModel()Methods in org.alfresco.rest.model that return types with arguments of type RestStatusInfoModel Modifier and Type Method Description ModelAssertion<RestStatusInfoModel>RestStatusInfoModel. and()ModelAssertion<RestStatusInfoModel>RestStatusInfoModel. assertThat()Methods in org.alfresco.rest.model with parameters of type RestStatusInfoModel Modifier and Type Method Description voidRestRepositoryInfoModel. setStatus(RestStatusInfoModel status)
-