Uses of Interface
com.atlassian.servicedesk.api.requesttype.RequestTypeUpdateParameters
Packages that use RequestTypeUpdateParameters
-
Uses of RequestTypeUpdateParameters in com.atlassian.servicedesk.api.requesttype
Methods in com.atlassian.servicedesk.api.requesttype that return RequestTypeUpdateParametersMethods in com.atlassian.servicedesk.api.requesttype with parameters of type RequestTypeUpdateParametersModifier and TypeMethodDescriptionRequestTypeService.updateRequestType(com.atlassian.jira.user.ApplicationUser user, RequestTypeUpdateParameters requestTypeUpdateParameters) Update aRequestTypewith using the providedRequestTypeUpdateParameters.