Uses of Class
com.atlassian.jira.task.StepTaskProgressSink

Packages that use StepTaskProgressSink
com.atlassian.jira.task   
 

Uses of StepTaskProgressSink in com.atlassian.jira.task
 

Methods in com.atlassian.jira.task that return StepTaskProgressSink
 StepTaskProgressSink StatefulTaskProgressSink.createStepSinkView(long length, int numberOfActions)
          Create a StepTaskProgressSink that maps its progress onto a specific range of this sink.
 StepTaskProgressSink StatefulTaskProgressSink.createStepSinkView(long startProgress, long length, int numberOfActions)
          Create a StepTaskProgressSink that maps its progress onto a specific range of this sink.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.