Uses of Package
com.atlassian.jira.bc.issue.worklog

Packages that use com.atlassian.jira.bc.issue.worklog
com.atlassian.jira.bc.issue.worklog   
 

Classes in com.atlassian.jira.bc.issue.worklog used by com.atlassian.jira.bc.issue.worklog
TimeTrackingConfiguration
           
TimeTrackingConfiguration.Mode
          Describes the modes of operation for Time Tracking in JIRA.
WorklogAdjustmentAmountInputParameters
          A more-specific class of WorklogInputParameters required to validate and perform worklog creation and update service calls which additionally manually adjust the remaining estimate by a specified amount.
WorklogAdjustmentAmountResult
          A more-specific WorklogResult which additionally defines an "adjustment amount" value.
WorklogInputParameters
          An aggregate of the input parameters required to validate and perform worklog creation and update service calls.
WorklogInputParametersImpl.Builder
          A fluent-style Builder for constructing WorklogInputParameters, WorklogNewEstimateInputParameters and WorklogAdjustmentAmountInputParameters objects.
WorklogNewEstimateInputParameters
          A more-specific class of WorklogInputParameters required to validate and perform worklog creation and update service calls which additionally set the remaining estimate to a new estimate.
WorklogNewEstimateResult
          A more-specific WorklogResult which additionally defines a "new estimate" value.
WorklogResult
          An interface which defines the base result of a WorklogService validation call.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.