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