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

Packages that use StatefulTaskProgressSink
com.atlassian.jira.task   
 

Uses of StatefulTaskProgressSink in com.atlassian.jira.task
 

Subclasses of StatefulTaskProgressSink in com.atlassian.jira.task
 class TimeBasedLogSink
          This TaskProgressSink will output progress to the Logger if either the percentage progress changes or its been more than n milliseconds since the last log entry.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.