Uses of Class
org.alfresco.rest.model.RestTicketBodyModel
-
Packages that use RestTicketBodyModel Package Description org.alfresco.rest.model org.alfresco.rest.requests.authAPI -
-
Uses of RestTicketBodyModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestTicketBodyModel Modifier and Type Method Description RestTicketBodyModelRestTicketBodyModel. onModel()Methods in org.alfresco.rest.model that return types with arguments of type RestTicketBodyModel Modifier and Type Method Description ModelAssertion<RestTicketBodyModel>RestTicketBodyModel. and()ModelAssertion<RestTicketBodyModel>RestTicketBodyModel. assertThat() -
Uses of RestTicketBodyModel in org.alfresco.rest.requests.authAPI
Methods in org.alfresco.rest.requests.authAPI with parameters of type RestTicketBodyModel Modifier and Type Method Description RestTicketModelRestAuthAPI. createTicket(RestTicketBodyModel ticketBody)
-