Uses of Class
org.alfresco.rest.model.RestFormModel
-
Packages that use RestFormModel Package Description org.alfresco.rest.model -
-
Uses of RestFormModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestFormModel Modifier and Type Method Description RestFormModelRestFormModelsCollection. getStartFormModelByQualifiedName(java.lang.String qualifiedName)RestFormModelRestFormModel. onModel()Methods in org.alfresco.rest.model that return types with arguments of type RestFormModel Modifier and Type Method Description ModelAssertion<RestFormModel>RestFormModel. and()DSL for assertion on this rest modelModelAssertion<RestFormModel>RestFormModel. assertThat()
-