Uses of Class
com.atlassian.greenhopper.customfield.RestFieldSetOperationsHelper
Packages that use RestFieldSetOperationsHelper
Package
Description
-
Uses of RestFieldSetOperationsHelper in com.atlassian.greenhopper.customfield.epiclink
Constructors in com.atlassian.greenhopper.customfield.epiclink with parameters of type RestFieldSetOperationsHelperModifierConstructorDescriptionEpicLinkRestFieldOperationsHandler(IssueTypeService issueTypeService, com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, com.atlassian.jira.bc.issue.IssueService issueService, RestFieldSetOperationsHelper restFieldSetOperationsHelper) -
Uses of RestFieldSetOperationsHelper in com.atlassian.greenhopper.customfield.sprint
Constructors in com.atlassian.greenhopper.customfield.sprint with parameters of type RestFieldSetOperationsHelperModifierConstructorDescriptionSprintRestFieldOperationsHandler(RestFieldSetOperationsHelper restFieldSetOperationsHelper, SprintService sprintService, com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, SprintCustomFieldService sprintCustomFieldService)