Uses of Interface
com.atlassian.greenhopper.web.rapid.issue.fields.SimpleEditableFieldEntryFactory

Packages that use SimpleEditableFieldEntryFactory
com.atlassian.greenhopper.web.rapid.issue.fields   
 

Uses of SimpleEditableFieldEntryFactory in com.atlassian.greenhopper.web.rapid.issue.fields
 

Classes in com.atlassian.greenhopper.web.rapid.issue.fields that implement SimpleEditableFieldEntryFactory
 class DescriptionFieldEntryFactory
           
 class NumberCustomFieldEntryFactory
          Number custom fields.
 class SummaryFieldEntryFactory
           
 

Methods in com.atlassian.greenhopper.web.rapid.issue.fields with parameters of type SimpleEditableFieldEntryFactory
 ServiceOutcome<java.lang.Void> FieldHelper.updateField(com.atlassian.crowd.embedded.api.User user, com.atlassian.jira.issue.Issue issue, SimpleEditableFieldEntryFactory editableField, java.lang.String newValue)
          Updates the value of a SimpleEditableFieldEntryFactory for the specified Issue using the IssueUpdateService.
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.