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

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

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

Classes in com.atlassian.greenhopper.web.rapid.issue.fields that implement SimpleEditableField
 class DescriptionField
           
 class NumberCustomField
          Number custom fields.
 class SummaryField
           
 

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



Copyright © 2007-2012 Atlassian. All Rights Reserved.