Uses of Class
com.atlassian.servicedesk.api.request.CustomerRequestChannelSource
Packages that use CustomerRequestChannelSource
-
Uses of CustomerRequestChannelSource in com.atlassian.servicedesk.api.request
Fields in com.atlassian.servicedesk.api.request declared as CustomerRequestChannelSourceModifier and TypeFieldDescriptionstatic CustomerRequestChannelSourceCustomerRequestChannelSource.ANONYMOUS_PORTALSource channel from whichCustomerRequests are created on JIRA Service Management's Customer Portal by anonymous userstatic CustomerRequestChannelSourceCustomerRequestChannelSource.APISource channel from whichCustomerRequests are created by Jira Service Management's REST API or Java APIstatic CustomerRequestChannelSourceCustomerRequestChannelSource.EMAILSource channel from whichCustomerRequests are created by Jira Service Management's email to create functionstatic CustomerRequestChannelSourceCustomerRequestChannelSource.JIRASource channel from whichIssue's are created via JIRAstatic CustomerRequestChannelSourceCustomerRequestChannelSource.PORTALSource channel from whichCustomerRequests are created on a service project's customer portalMethods in com.atlassian.servicedesk.api.request that return CustomerRequestChannelSourceModifier and TypeMethodDescriptionCustomerRequestCreateParameters.customerRequestChannelSource()The source channel from which the request is createdstatic CustomerRequestChannelSourceConstruct a custom source channel using your unique value.Methods in com.atlassian.servicedesk.api.request with parameters of type CustomerRequestChannelSourceModifier and TypeMethodDescriptionCustomerRequestCreateParameters.Builder.customerRequestChannelSource(CustomerRequestChannelSource customerRequestChannelSource) The request channel source from which the request is createdCustomerRequestChannelSourceI18nService.getDisplayChannelSource(com.atlassian.jira.user.ApplicationUser user, CustomerRequestChannelSource channelSource)