Uses of Class
com.atlassian.jira.issue.fields.WorklogSystemField.WorklogValue.AdjustEstimate

Packages that use WorklogSystemField.WorklogValue.AdjustEstimate
com.atlassian.jira.issue.fields   
com.atlassian.jira.rest.v2.issue.worklog   
 

Uses of WorklogSystemField.WorklogValue.AdjustEstimate in com.atlassian.jira.issue.fields
 

Methods in com.atlassian.jira.issue.fields that return WorklogSystemField.WorklogValue.AdjustEstimate
 WorklogSystemField.WorklogValue.AdjustEstimate WorklogSystemField.WorklogValue.adjustEstimate()
           
static WorklogSystemField.WorklogValue.AdjustEstimate WorklogSystemField.WorklogValue.AdjustEstimate.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WorklogSystemField.WorklogValue.AdjustEstimate[] WorklogSystemField.WorklogValue.AdjustEstimate.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of WorklogSystemField.WorklogValue.AdjustEstimate in com.atlassian.jira.rest.v2.issue.worklog
 

Methods in com.atlassian.jira.rest.v2.issue.worklog that return WorklogSystemField.WorklogValue.AdjustEstimate
 WorklogSystemField.WorklogValue.AdjustEstimate WorklogResource.WorklogAdjustmentRequest.getMode()
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.