Uses of Class
com.genologics.ri.step.EscalationRequest
Packages that use EscalationRequest
-
Uses of EscalationRequest in com.genologics.ri.step
Fields in com.genologics.ri.step declared as EscalationRequestModifier and TypeFieldDescriptionprotected EscalationRequestEscalation.requestThe escalation request.Methods in com.genologics.ri.step that return EscalationRequestModifier and TypeMethodDescriptionObjectFactory.createEscalationRequest()Create an instance ofEscalationRequest.Escalation.getRequest()Gets the escalation request.Methods in com.genologics.ri.step with parameters of type EscalationRequestModifier and TypeMethodDescriptionvoidEscalation.setRequest(EscalationRequest request) Sets the escalation request.