Uses of Class
org.alfresco.rest.model.RestActivitySummaryModel
-
Packages that use RestActivitySummaryModel Package Description org.alfresco.rest.model -
-
Uses of RestActivitySummaryModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestActivitySummaryModel Modifier and Type Method Description RestActivitySummaryModelRestActivityModel. getActivitySummary()RestActivitySummaryModelRestActivitySummaryModel. onModel()Methods in org.alfresco.rest.model that return types with arguments of type RestActivitySummaryModel Modifier and Type Method Description ModelAssertion<RestActivitySummaryModel>RestActivitySummaryModel. and()ModelAssertion<RestActivitySummaryModel>RestActivitySummaryModel. assertThat()Methods in org.alfresco.rest.model with parameters of type RestActivitySummaryModel Modifier and Type Method Description voidRestActivityModel. setActivitySummary(RestActivitySummaryModel activitySummary)
-